Log session start time Mon May 26 12:31:11 KST 2025

Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Mon May 26 12:31:11 KST 2025

Logback Log Messages

Log session start time Wed May 28 15:46:32 KST 2025

Date Thread Level Logger MDC Message
2025-05-26 12:31:11,620 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 7304 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-26 12:31:11,623 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-26 12:31:11,624 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-26 12:31:11,625 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-26 12:31:11,676 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-26 12:31:11,676 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-26 12:31:11,676 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-26 12:31:11,676 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-26 12:31:11,677 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-26 12:31:11,678 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80
2025-05-26 12:31:11,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-26 12:31:11,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-26 12:31:11,785 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-26 12:31:11,787 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-26 12:31:11,791 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-26 12:31:11,793 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-26 12:31:11,794 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-26 12:31:11,795 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-26 12:31:11,800 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-26 12:31:11,802 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-26 12:31:11,804 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-26 12:31:11,810 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-26 12:31:11,813 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-26 12:31:12,536 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-26 12:31:12,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-26 12:31:12,552 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-26 12:31:12,553 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-26 12:31:12,563 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-26 12:31:12,595 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 40 ms. Found 1 JPA repository interface.
2025-05-26 12:31:12,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-26 12:31:12,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-26 12:31:12,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-26 12:31:12,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-26 12:31:12,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-26 12:31:12,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-26 12:31:12,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-26 12:31:12,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-26 12:31:12,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-26 12:31:12,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-26 12:31:12,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-26 12:31:12,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-26 12:31:12,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-26 12:31:12,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-26 12:31:12,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-26 12:31:12,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-26 12:31:12,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-26 12:31:12,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-26 12:31:12,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-26 12:31:12,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-26 12:31:12,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-26 12:31:12,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-26 12:31:12,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-26 12:31:12,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-26 12:31:12,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-26 12:31:12,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-26 12:31:12,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-26 12:31:12,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-26 12:31:12,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-26 12:31:12,958 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@74b289ce]
2025-05-26 12:31:12,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-26 12:31:12,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-26 12:31:13,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-26 12:31:13,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-26 12:31:13,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-26 12:31:13,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-26 12:31:13,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-26 12:31:13,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-26 12:31:13,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-26 12:31:13,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-26 12:31:13,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-26 12:31:13,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-26 12:31:13,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-26 12:31:13,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-26 12:31:13,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-26 12:31:13,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-26 12:31:13,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-26 12:31:13,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-26 12:31:13,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-26 12:31:13,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-26 12:31:13,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-26 12:31:13,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-26 12:31:13,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-26 12:31:13,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-26 12:31:13,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-26 12:31:13,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-26 12:31:13,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-26 12:31:13,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-26 12:31:13,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-26 12:31:13,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-26 12:31:13,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-26 12:31:13,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-26 12:31:13,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-26 12:31:13,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-26 12:31:13,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-26 12:31:13,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-26 12:31:13,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-26 12:31:13,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-26 12:31:13,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-26 12:31:13,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-26 12:31:13,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-26 12:31:13,246 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-26 12:31:13,246 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-26 12:31:13,246 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-26 12:31:13,361 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-26 12:31:13,373 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-26 12:31:13,376 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-26 12:31:13,376 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-26 12:31:13,580 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-26 12:31:13,585 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-26 12:31:13,585 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-26 12:31:13,586 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1908 ms
2025-05-26 12:31:13,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-26 12:31:13,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-26 12:31:13,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-26 12:31:13,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-26 12:31:13,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-26 12:31:13,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-26 12:31:13,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-26 12:31:13,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-26 12:31:13,608 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-26 12:31:13,608 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-26 12:31:13,628 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-26 12:31:13,631 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-26 12:31:13,631 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-26 12:31:13,631 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-26 12:31:13,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-26 12:31:13,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-26 12:31:13,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-26 12:31:13,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-26 12:31:13,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-26 12:31:13,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-26 12:31:13,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-26 12:31:13,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-26 12:31:13,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-26 12:31:13,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-26 12:31:13,656 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@460b7616
2025-05-26 12:31:13,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-26 12:31:13,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-26 12:31:13,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-26 12:31:13,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-26 12:31:13,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-26 12:31:13,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-26 12:31:13,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-26 12:31:13,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-26 12:31:13,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-26 12:31:13,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-26 12:31:13,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-26 12:31:13,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-26 12:31:13,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-26 12:31:13,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-26 12:31:13,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-26 12:31:13,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-26 12:31:13,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-26 12:31:13,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-26 12:31:13,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-26 12:31:13,705 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-26 12:31:13,708 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-26 12:31:13,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-26 12:31:13,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-26 12:31:13,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:13,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-26 12:31:13,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-26 12:31:13,730 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-26 12:31:14,205 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-26 12:31:14,275 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-26 12:31:14,283 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-26 12:31:14,283 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-26 12:31:14,283 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-26 12:31:14,284 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-26 12:31:14,284 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-26 12:31:14,286 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-26 12:31:14,286 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-26 12:31:14,288 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-26 12:31:14,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-26 12:31:14,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-26 12:31:14,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-26 12:31:14,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-26 12:31:14,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-26 12:31:14,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-26 12:31:14,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-26 12:31:14,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-26 12:31:14,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-26 12:31:14,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-26 12:31:14,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-26 12:31:14,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-26 12:31:14,294 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-26 12:31:14,294 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-26 12:31:14,294 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-26 12:31:14,294 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-26 12:31:14,294 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-26 12:31:14,294 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-26 12:31:14,295 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-26 12:31:14,295 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-26 12:31:14,295 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-26 12:31:14,296 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-26 12:31:14,296 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-26 12:31:14,296 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-26 12:31:14,296 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-26 12:31:14,296 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-26 12:31:14,296 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-26 12:31:14,296 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-26 12:31:14,947 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@114b119d
2025-05-26 12:31:14,951 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-26 12:31:15,048 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-26 12:31:15,052 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-26 12:31:15,102 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@76d20512
2025-05-26 12:31:15,183 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37ef0f29
2025-05-26 12:31:15,246 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@692b8c6
2025-05-26 12:31:15,304 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57c0f066
2025-05-26 12:31:15,352 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@538e4b17
2025-05-26 12:31:15,411 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7ec70192
2025-05-26 12:31:15,457 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3286ba5a
2025-05-26 12:31:15,502 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@44d857af
2025-05-26 12:31:15,558 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5c8bf8b2
2025-05-26 12:31:15,576 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:31:16,558 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-26 12:31:16,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-26 12:31:16,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-26 12:31:16,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-26 12:31:16,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-26 12:31:16,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-26 12:31:16,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-26 12:31:16,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-26 12:31:16,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-26 12:31:16,639 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-26 12:31:16,659 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-26 12:31:16,697 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-26 12:31:16,751 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-26 12:31:16,778 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-26 12:31:16,816 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-26 12:31:16,843 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-26 12:31:16,931 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-26 12:31:17,018 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-26 12:31:17,020 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-26 12:31:17,028 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-26 12:31:17,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-26 12:31:17,100 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-26 12:31:17,104 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-26 12:31:17,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-26 12:31:17,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-26 12:31:17,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-26 12:31:17,116 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-26 12:31:17,117 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-26 12:31:17,119 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-26 12:31:17,120 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-26 12:31:17,121 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-26 12:31:17,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-26 12:31:17,124 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-26 12:31:17,124 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-26 12:31:17,125 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-26 12:31:17,125 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-26 12:31:17,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-26 12:31:17,128 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-26 12:31:17,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-26 12:31:17,135 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-26 12:31:17,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-26 12:31:17,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-26 12:31:17,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-26 12:31:17,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-26 12:31:17,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-26 12:31:17,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-26 12:31:17,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-26 12:31:17,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-26 12:31:17,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-26 12:31:17,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-26 12:31:17,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-26 12:31:17,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-26 12:31:17,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-26 12:31:17,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-26 12:31:17,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-26 12:31:17,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-26 12:31:17,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-26 12:31:17,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-26 12:31:17,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-26 12:31:17,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-26 12:31:17,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-26 12:31:17,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-26 12:31:17,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-26 12:31:17,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-26 12:31:17,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-26 12:31:17,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-26 12:31:17,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-26 12:31:17,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-26 12:31:17,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-26 12:31:17,224 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-26 12:31:17,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-26 12:31:17,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-26 12:31:17,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-26 12:31:17,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-26 12:31:17,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-26 12:31:17,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-26 12:31:17,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-26 12:31:17,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-26 12:31:17,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-26 12:31:17,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-26 12:31:17,387 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-26 12:31:17,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-26 12:31:17,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-26 12:31:17,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-26 12:31:17,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-26 12:31:17,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-26 12:31:17,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-26 12:31:17,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-26 12:31:17,443 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model)
2025-05-26 12:31:17,452 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-26 12:31:17,457 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model)
2025-05-26 12:31:17,463 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-26 12:31:17,471 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-26 12:31:17,475 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-26 12:31:17,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-26 12:31:17,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-26 12:31:17,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-26 12:31:17,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-26 12:31:17,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-26 12:31:17,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-26 12:31:17,482 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-26 12:31:17,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-26 12:31:17,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-26 12:31:17,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-26 12:31:17,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-26 12:31:17,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-26 12:31:17,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-26 12:31:17,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-26 12:31:17,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-26 12:31:17,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-26 12:31:17,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-26 12:31:17,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-26 12:31:17,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-26 12:31:17,497 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-26 12:31:17,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-26 12:31:17,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-26 12:31:17,501 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-26 12:31:17,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-26 12:31:17,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-26 12:31:17,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-26 12:31:17,513 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-26 12:31:17,513 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-26 12:31:17,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-26 12:31:17,515 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,523 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-26 12:31:17,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-26 12:31:17,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-26 12:31:17,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-26 12:31:17,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-26 12:31:17,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-26 12:31:17,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-26 12:31:17,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-26 12:31:17,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-26 12:31:17,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-26 12:31:17,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-26 12:31:17,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-26 12:31:17,584 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-26 12:31:17,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-26 12:31:17,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-26 12:31:17,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-26 12:31:17,638 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@613ca4e1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1e945708, org.springframework.security.web.context.SecurityContextHolderFilter@5eab5d7c, org.springframework.security.web.header.HeaderWriterFilter@cfc6bb7, org.springframework.web.filter.CorsFilter@4b6130e1, org.springframework.security.web.csrf.CsrfFilter@3b50a301, org.springframework.security.web.authentication.logout.LogoutFilter@4aaff34b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@612a293b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@291923e7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7a9dc9bf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3231df6f, org.springframework.security.web.access.ExceptionTranslationFilter@14b13ed7, org.springframework.security.web.access.intercept.AuthorizationFilter@71bcdf84]
2025-05-26 12:31:17,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-26 12:31:17,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-26 12:31:17,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-26 12:31:17,646 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-26 12:31:17,646 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-26 12:31:17,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-26 12:31:17,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-26 12:31:17,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-26 12:31:17,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-26 12:31:17,655 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-26 12:31:17,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-26 12:31:17,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-26 12:31:17,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-26 12:31:17,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-26 12:31:17,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-26 12:31:17,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-26 12:31:17,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-26 12:31:17,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-26 12:31:17,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-26 12:31:17,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-26 12:31:17,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-26 12:31:17,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-26 12:31:17,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-26 12:31:17,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-26 12:31:17,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-26 12:31:17,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-26 12:31:17,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-26 12:31:17,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-26 12:31:17,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-26 12:31:17,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-26 12:31:17,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-26 12:31:17,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-26 12:31:17,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-26 12:31:17,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-26 12:31:17,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-26 12:31:17,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-26 12:31:17,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-26 12:31:17,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-26 12:31:17,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-26 12:31:17,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-26 12:31:17,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-26 12:31:17,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-26 12:31:17,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-26 12:31:17,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-26 12:31:17,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-26 12:31:17,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-26 12:31:17,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-26 12:31:17,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-26 12:31:17,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-26 12:31:17,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-26 12:31:17,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-26 12:31:17,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-26 12:31:17,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-26 12:31:17,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-26 12:31:17,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-26 12:31:17,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-26 12:31:17,731 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-26 12:31:17,741 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-26 12:31:17,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-26 12:31:17,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-26 12:31:17,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-26 12:31:17,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-26 12:31:17,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-26 12:31:17,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-26 12:31:17,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-26 12:31:17,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-26 12:31:17,772 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-26 12:31:17,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-26 12:31:17,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-26 12:31:17,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-26 12:31:17,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-26 12:31:17,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-26 12:31:17,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-26 12:31:17,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-26 12:31:17,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-26 12:31:17,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-26 12:31:17,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-26 12:31:17,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-26 12:31:17,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-26 12:31:17,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-26 12:31:17,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-26 12:31:17,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-26 12:31:17,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-26 12:31:17,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-26 12:31:17,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-26 12:31:17,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-26 12:31:17,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-26 12:31:17,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-26 12:31:17,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-26 12:31:17,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-26 12:31:17,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-26 12:31:17,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-26 12:31:17,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-26 12:31:17,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-26 12:31:17,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-26 12:31:17,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-26 12:31:17,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-26 12:31:17,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-26 12:31:17,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-26 12:31:17,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-26 12:31:17,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-26 12:31:17,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-26 12:31:17,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-26 12:31:17,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-26 12:31:17,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-26 12:31:17,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-26 12:31:17,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-26 12:31:17,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-26 12:31:17,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-26 12:31:17,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-26 12:31:17,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-26 12:31:17,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-26 12:31:17,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-26 12:31:17,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-26 12:31:17,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-26 12:31:17,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-26 12:31:17,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-26 12:31:17,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-26 12:31:17,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-26 12:31:17,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-26 12:31:17,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-26 12:31:17,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-26 12:31:17,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-26 12:31:17,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-26 12:31:17,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-26 12:31:17,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-26 12:31:17,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-26 12:31:17,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-26 12:31:17,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-26 12:31:17,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-26 12:31:17,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-26 12:31:17,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-26 12:31:17,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-26 12:31:17,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-26 12:31:17,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-26 12:31:17,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-26 12:31:17,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-26 12:31:17,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-26 12:31:17,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-26 12:31:17,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-26 12:31:17,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-26 12:31:17,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-26 12:31:17,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-26 12:31:17,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-26 12:31:17,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-26 12:31:17,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-26 12:31:17,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-26 12:31:17,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-26 12:31:17,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-26 12:31:17,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-26 12:31:17,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-26 12:31:17,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-26 12:31:17,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-26 12:31:17,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-26 12:31:17,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-26 12:31:17,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-26 12:31:17,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-26 12:31:17,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-26 12:31:17,874 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-26 12:31:17,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-26 12:31:17,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-26 12:31:17,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-26 12:31:17,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-26 12:31:17,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-26 12:31:17,887 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-26 12:31:17,888 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-26 12:31:17,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-26 12:31:17,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-26 12:31:17,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-26 12:31:17,906 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-26 12:31:17,906 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-26 12:31:17,906 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-26 12:31:17,908 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-26 12:31:17,936 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-26 12:31:17,938 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-26 12:31:17,938 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-26 12:31:17,938 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-26 12:31:17,938 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-26 12:31:17,949 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-26 12:31:17,956 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 6.713 seconds (process running for 7.29)
2025-05-26 12:31:17,958 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-26 12:31:17,960 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-26 12:31:17,960 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-26 12:31:17,960 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-26 12:31:17,960 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-26 12:31:45,065 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:31:45,065 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:32:15,078 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:32:15,080 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:32:40,549 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-26 12:32:40,550 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-26 12:32:40,550 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-26 12:32:40,550 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-26 12:32:40,550 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-26 12:32:40,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@533128dc
2025-05-26 12:32:40,552 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@270997f2
2025-05-26 12:32:40,552 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-26 12:32:40,552 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-26 12:32:40,580 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-26 12:32:40,592 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-26 12:32:40,593 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-26 12:32:40,595 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-26 12:32:40,599 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:40,609 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-26 12:32:40,638 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-26 12:32:40,638 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-26 12:32:40,643 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-26 12:32:41,789 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:41,792 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:32:41,798 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-26 12:32:41,845 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-26 12:32:41,848 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-26 12:32:41,850 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-26 12:32:41,855 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-26 12:32:41,856 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:41,876 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:41,877 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:32:41,877 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-26 12:32:44,245 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-26 12:32:44,400 http-nio-8888-exec-4 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-26 12:32:44,408 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-26 12:32:44,408 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-26 12:32:44,408 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-26 12:32:44,409 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-26 12:32:44,410 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:44,411 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-26 12:32:44,411 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-26 12:32:44,411 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-26 12:32:44,619 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:44,620 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:32:44,620 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-26 12:32:44,651 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-26 12:32:44,652 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-26 12:32:44,653 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-26 12:32:44,654 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-26 12:32:44,654 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:44,658 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:44,658 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:32:44,658 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-26 12:32:45,089 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:32:45,089 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:32:46,600 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-26 12:32:46,601 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-26 12:32:46,601 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-26 12:32:46,602 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-26 12:32:46,602 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:46,602 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-26 12:32:46,605 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-26 12:32:46,605 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-26 12:32:46,606 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-26 12:32:46,616 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:46,616 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:32:46,616 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-26 12:32:46,649 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-26 12:32:46,651 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-26 12:32:46,651 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-26 12:32:46,651 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-26 12:32:46,653 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:46,659 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:46,659 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:32:46,659 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-26 12:32:51,148 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-26 12:32:51,344 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from F54FABE97FC63D9870CF3C597428B727
2025-05-26 12:32:51,346 http-nio-8888-exec-10 DEBUG org.springframework.security.web.csrf.CsrfAuthenticationStrategy Replaced CSRF Token
2025-05-26 12:32:51,347 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@2bbbeb20]
2025-05-26 12:32:51,347 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]
2025-05-26 12:32:51,355 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-26 12:32:51,355 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-26 12:32:51,356 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-26 12:32:51,356 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-26 12:32:51,356 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:51,615 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-26 12:32:51,615 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>4 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-26 12:32:51,616 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-26 12:32:52,101 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:52,101 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:32:52,101 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:32:52,127 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-26 12:32:52,128 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-26 12:32:52,128 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-26 12:32:52,130 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-26 12:32:52,130 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:52,133 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:52,133 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:32:52,133 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:32:53,417 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-26 12:32:53,418 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:32:53,418 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-26 12:32:53,418 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_addr", parameters={}
2025-05-26 12:32:53,418 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-26 12:32:53,419 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:53,421 http-nio-8888-exec-3 INFO deu.cse.spring_webmail.control.AddrController 사용자 [1234@test.com] 주소록 조회 요청
2025-05-26 12:32:53,701 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-26 12:32:53,707 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {addrList=[deu.cse.spring_webmail.model.Addrbook@1b20427a, deu.cse.spring_webmail.model.Addrbook@7d0283cd, deu.cse.spring_webmail.model.Addrbook@65d2c4fa, deu.cse.spring_webmail.model.Addrbook@6e323816]}
2025-05-26 12:32:53,708 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-26 12:32:54,433 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:54,434 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:32:54,474 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-26 12:32:54,474 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-26 12:32:54,474 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-26 12:32:54,475 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-26 12:32:54,476 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:54,485 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:32:54,486 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:32:54,486 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:33:15,091 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:33:15,092 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:33:43,565 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-26 12:33:43,565 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:33:43,565 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-26 12:33:43,565 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/insert_addr", parameters={}
2025-05-26 12:33:43,566 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-26 12:33:43,566 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:33:43,566 http-nio-8888-exec-6 INFO deu.cse.spring_webmail.control.AddrController 주소록 입력 페이지 요청
2025-05-26 12:33:43,567 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-26 12:33:43,567 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-26 12:33:43,568 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-26 12:33:43,780 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:33:43,780 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:33:43,815 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-26 12:33:43,815 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-26 12:33:43,815 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-26 12:33:43,815 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-26 12:33:43,816 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:33:43,820 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:33:43,820 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:33:43,820 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:33:45,101 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:33:45,101 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:34:02,957 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-26 12:34:02,959 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:34:02,959 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-26 12:34:02,959 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/jpa/insert_addr", parameters={masked}
2025-05-26 12:34:02,959 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-26 12:34:02,960 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:34:02,987 http-nio-8888-exec-8 INFO deu.cse.spring_webmail.control.AddrController 사용자 [1234@test.com] 주소록 추가 시도: name=박상현, email=psh@test.com
2025-05-26 12:34:03,016 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.JpaTransactionManager Found thread-bound EntityManager [SessionImpl(690125100<open>)] for JPA transaction
2025-05-26 12:34:03,016 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.JpaTransactionManager Creating new transaction with name [org.springframework.data.jpa.repository.support.SimpleJpaRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2025-05-26 12:34:03,027 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.JpaTransactionManager Exposing JPA transaction as JDBC [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@11a7a5e8]
2025-05-26 12:34:03,100 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.JpaTransactionManager Initiating transaction commit
2025-05-26 12:34:03,100 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.JpaTransactionManager Committing JPA transaction on EntityManager [SessionImpl(690125100<open>)]
2025-05-26 12:34:03,131 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.JpaTransactionManager Not closing pre-bound JPA EntityManager after transaction
2025-05-26 12:34:03,132 http-nio-8888-exec-8 INFO deu.cse.spring_webmail.control.AddrController 사용자 [1234@test.com] 주소록 추가 완료: email=psh@test.com
2025-05-26 12:34:03,135 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-26 12:34:03,139 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:34:03,140 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-26 12:34:03,149 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-26 12:34:03,149 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:34:03,149 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-26 12:34:03,150 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_addr", parameters={}
2025-05-26 12:34:03,151 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-26 12:34:03,151 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:34:03,152 http-nio-8888-exec-9 INFO deu.cse.spring_webmail.control.AddrController 사용자 [1234@test.com] 주소록 조회 요청
2025-05-26 12:34:03,160 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-26 12:34:03,160 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {msg=주소록에 추가되었습니다., addrList=[deu.cse.spring_webmail.model.Addrbook@7c7b7646, deu.cse.spring_webmail.model.Addrbook@4208c41a, deu.cse.spring_webmail.model.Addrbook@1576afb2, deu.cse.spring_webmail.model.Addrbook@4e87985a, deu.cse.spring_webmail.model.Addrbook@69e91e8a]}
2025-05-26 12:34:03,161 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-26 12:34:03,177 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:34:03,180 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:34:03,212 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-26 12:34:03,213 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-26 12:34:03,213 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-26 12:34:03,214 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-26 12:34:03,214 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:34:03,226 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:34:03,226 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:34:03,226 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:34:15,116 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:34:15,116 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:34:45,122 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:34:45,122 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:35:15,128 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:35:15,128 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:35:45,141 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:35:45,142 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:35:55,922 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-26 12:35:55,924 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:35:55,924 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-26 12:35:55,924 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/jpa/delete_addr", parameters={masked}
2025-05-26 12:35:55,924 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-26 12:35:55,924 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:35:55,925 http-nio-8888-exec-3 INFO deu.cse.spring_webmail.control.AddrController 사용자 [1234@test.com] 주소록 삭제 요청: email=psh@test.com
2025-05-26 12:35:55,930 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.JpaTransactionManager Found thread-bound EntityManager [SessionImpl(53020613<open>)] for JPA transaction
2025-05-26 12:35:55,930 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.JpaTransactionManager Creating new transaction with name [deu.cse.spring_webmail.service.AddrbookService.deleteEntry]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
2025-05-26 12:35:55,938 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.JpaTransactionManager Exposing JPA transaction as JDBC [org.springframework.orm.jpa.vendor.HibernateJpaDialect$HibernateConnectionHandle@565c023a]
2025-05-26 12:35:55,954 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.JpaTransactionManager Initiating transaction commit
2025-05-26 12:35:55,954 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.JpaTransactionManager Committing JPA transaction on EntityManager [SessionImpl(53020613<open>)]
2025-05-26 12:35:55,996 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.JpaTransactionManager Not closing pre-bound JPA EntityManager after transaction
2025-05-26 12:35:55,996 http-nio-8888-exec-3 INFO deu.cse.spring_webmail.control.AddrController 사용자 [1234@test.com] 주소록 삭제 완료: email=psh@test.com
2025-05-26 12:35:55,997 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-26 12:35:55,997 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:35:55,997 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-26 12:35:56,003 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-26 12:35:56,004 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:35:56,004 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-26 12:35:56,004 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_addr", parameters={}
2025-05-26 12:35:56,004 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-26 12:35:56,004 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:35:56,004 http-nio-8888-exec-4 INFO deu.cse.spring_webmail.control.AddrController 사용자 [1234@test.com] 주소록 조회 요청
2025-05-26 12:35:56,014 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-26 12:35:56,014 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {msg=주소록에서 삭제되었습니다., addrList=[deu.cse.spring_webmail.model.Addrbook@7b10826, deu.cse.spring_webmail.model.Addrbook@2fa9cb77, deu.cse.spring_webmail.model.Addrbook@32e77ad0, deu.cse.spring_webmail.model.Addrbook@253f6fb1]}
2025-05-26 12:35:56,014 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-26 12:35:56,029 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:35:56,029 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:35:56,054 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-26 12:35:56,055 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-26 12:35:56,055 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-26 12:35:56,055 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-26 12:35:56,055 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:35:56,058 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-26 12:35:56,061 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-26 12:35:56,061 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F54FABE97FC63D9870CF3C597428B727], Granted Authorities=[ROLE_USER]]]
2025-05-26 12:36:15,157 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:36:15,157 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:36:45,157 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:36:45,157 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:37:15,167 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:37:15,167 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:37:45,181 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:37:45,181 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:38:15,197 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:38:15,198 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:38:45,200 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:38:45,201 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:39:15,213 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:39:15,213 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:39:45,225 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:39:45,226 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:40:15,234 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:40:15,235 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:40:45,249 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:40:45,249 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:41:15,262 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:41:15,262 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:41:45,264 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:41:45,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:42:15,267 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:42:15,268 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:42:45,277 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:42:45,278 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:43:15,292 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:43:15,292 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:43:45,306 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:43:45,306 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:44:15,316 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:44:15,317 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:44:45,322 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:44:45,322 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:45:15,337 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:45:15,337 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:45:45,353 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:45:45,354 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:46:15,361 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:46:15,361 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:46:45,371 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:46:45,371 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:47:15,382 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:47:15,385 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:47:45,391 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:47:45,391 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:48:15,404 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:48:15,404 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:48:45,419 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:48:45,420 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:49:15,422 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:49:15,422 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:49:45,436 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:49:45,437 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:50:15,441 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:50:15,442 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:50:45,452 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:50:45,453 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:51:15,465 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:51:15,466 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:51:45,474 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:51:45,474 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:52:15,480 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:52:15,480 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:52:45,493 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:52:45,494 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:53:15,504 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:53:15,505 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:53:45,514 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:53:45,514 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:54:15,522 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:54:15,523 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:54:45,538 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:54:45,538 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:55:15,552 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:55:15,553 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:55:45,557 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:55:45,557 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:56:15,561 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:56:15,561 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:56:45,574 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:56:45,575 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:57:15,581 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:57:15,581 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 12:57:45,585 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 12:57:45,586 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 13:52:38,918 HikariPool-1 housekeeper WARN com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=54m53s333ms55µs500ns).
2025-05-26 13:52:38,922 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-26 13:52:38,922 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-26 13:52:38,924 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-26 13:52:38,924 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-26 13:52:38,924 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-26 13:52:38,924 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-26 13:52:38,924 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-26 13:52:38,924 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@538e4b17: (connection has passed maxLifetime)
2025-05-26 13:52:38,924 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-26 13:52:38,924 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-26 13:52:38,924 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-26 13:52:38,924 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-26 13:52:38,929 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@114b119d: (connection has passed maxLifetime)
2025-05-26 13:52:38,933 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7ec70192: (connection has passed maxLifetime)
2025-05-26 13:52:38,939 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3286ba5a: (connection has passed maxLifetime)
2025-05-26 13:52:38,943 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@692b8c6: (connection has passed maxLifetime)
2025-05-26 13:52:38,945 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@44d857af: (connection has passed maxLifetime)
2025-05-26 13:52:38,948 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@76d20512: (connection has passed maxLifetime)
2025-05-26 13:52:38,951 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5c8bf8b2: (connection has passed maxLifetime)
2025-05-26 13:52:38,955 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@57c0f066: (connection has passed maxLifetime)
2025-05-26 13:52:38,958 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@37ef0f29: (connection has passed maxLifetime)
2025-05-26 13:52:38,966 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1fc4ff66
2025-05-26 13:52:39,006 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5ef9f55d
2025-05-26 13:52:39,049 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6f6dad53
2025-05-26 13:52:39,097 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ed60a12
2025-05-26 13:52:39,151 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@398485a6
2025-05-26 13:52:39,197 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@caae3ae
2025-05-26 13:52:39,243 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@27ebdd9e
2025-05-26 13:52:39,277 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@464d5fa
2025-05-26 13:52:39,307 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1b13221e
2025-05-26 13:52:39,339 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@21bbfc95
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Wed May 28 15:46:32 KST 2025

Logback Log Messages

Log session start time Wed May 28 15:58:40 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 15:46:32,578 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 4440 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 15:46:32,581 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 15:46:32,582 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 15:46:32,585 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 15:46:32,623 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 15:46:32,623 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-28 15:46:32,623 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-28 15:46:32,623 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-28 15:46:32,624 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-28 15:46:32,625 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80
2025-05-28 15:46:32,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 15:46:32,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 15:46:32,696 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 15:46:32,698 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 15:46:32,699 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 15:46:32,702 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 15:46:32,703 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 15:46:32,703 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 15:46:32,703 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 15:46:32,707 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 15:46:32,710 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 15:46:32,710 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 15:46:32,714 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 15:46:32,716 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 15:46:33,070 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 15:46:33,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 15:46:33,078 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 15:46:33,079 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 15:46:33,085 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 15:46:33,104 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 23 ms. Found 1 JPA repository interface.
2025-05-28 15:46:33,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 15:46:33,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 15:46:33,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 15:46:33,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 15:46:33,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 15:46:33,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 15:46:33,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 15:46:33,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 15:46:33,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 15:46:33,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 15:46:33,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 15:46:33,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 15:46:33,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 15:46:33,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 15:46:33,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 15:46:33,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 15:46:33,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 15:46:33,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 15:46:33,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 15:46:33,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 15:46:33,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 15:46:33,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 15:46:33,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 15:46:33,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 15:46:33,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 15:46:33,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 15:46:33,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 15:46:33,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 15:46:33,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 15:46:33,311 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@fff81d0]
2025-05-28 15:46:33,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 15:46:33,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 15:46:33,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 15:46:33,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 15:46:33,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 15:46:33,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 15:46:33,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:46:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 15:46:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:46:33,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 15:46:33,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 15:46:33,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 15:46:33,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 15:46:33,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 15:46:33,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 15:46:33,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 15:46:33,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 15:46:33,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:46:33,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 15:46:33,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 15:46:33,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 15:46:33,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:46:33,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 15:46:33,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 15:46:33,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:46:33,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 15:46:33,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 15:46:33,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:46:33,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 15:46:33,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 15:46:33,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 15:46:33,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 15:46:33,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 15:46:33,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 15:46:33,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 15:46:33,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 15:46:33,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 15:46:33,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 15:46:33,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 15:46:33,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 15:46:33,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 15:46:33,495 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 15:46:33,495 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 15:46:33,495 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 15:46:33,551 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 15:46:33,557 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 15:46:33,560 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 15:46:33,560 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 15:46:33,673 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 15:46:33,676 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 15:46:33,677 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 15:46:33,677 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1053 ms
2025-05-28 15:46:33,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 15:46:33,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 15:46:33,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 15:46:33,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 15:46:33,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 15:46:33,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 15:46:33,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 15:46:33,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 15:46:33,690 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 15:46:33,691 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 15:46:33,702 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 15:46:33,703 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 15:46:33,703 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 15:46:33,703 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 15:46:33,708 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 15:46:33,708 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 15:46:33,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 15:46:33,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 15:46:33,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 15:46:33,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 15:46:33,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 15:46:33,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 15:46:33,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 15:46:33,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 15:46:33,716 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@460b7616
2025-05-28 15:46:33,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 15:46:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 15:46:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 15:46:33,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 15:46:33,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 15:46:33,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 15:46:33,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 15:46:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 15:46:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 15:46:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 15:46:33,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 15:46:33,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 15:46:33,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 15:46:33,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:46:33,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 15:46:33,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 15:46:33,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 15:46:33,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 15:46:33,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 15:46:33,744 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 15:46:33,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 15:46:33,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 15:46:33,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:46:33,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:33,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 15:46:33,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 15:46:33,763 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 15:46:33,973 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 15:46:33,988 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 15:46:33,990 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 15:46:33,991 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 15:46:33,991 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 15:46:33,991 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 15:46:33,991 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 15:46:33,991 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 15:46:33,991 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 15:46:33,991 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 15:46:33,991 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 15:46:33,991 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 15:46:33,991 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 15:46:33,991 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 15:46:33,992 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 15:46:33,992 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 15:46:34,248 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57f169d8
2025-05-28 15:46:34,249 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 15:46:34,286 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 15:46:34,363 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 15:46:34,385 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7c9e1cca
2025-05-28 15:46:34,431 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3da316f1
2025-05-28 15:46:34,466 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@c546f52
2025-05-28 15:46:34,506 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5d8ce9be
2025-05-28 15:46:34,536 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@59c2d083
2025-05-28 15:46:34,570 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@78305a30
2025-05-28 15:46:34,614 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1c094642
2025-05-28 15:46:34,646 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7df8bb29
2025-05-28 15:46:34,676 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7ed345f6
2025-05-28 15:46:34,689 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:46:34,882 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 15:46:34,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 15:46:34,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 15:46:34,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 15:46:34,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 15:46:34,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 15:46:34,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 15:46:34,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 15:46:34,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 15:46:34,914 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 15:46:34,922 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 15:46:34,932 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:46:34,952 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:46:34,958 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 15:46:34,972 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 15:46:34,981 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:46:35,015 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:46:35,051 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:46:35,052 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:46:35,054 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 15:46:35,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 15:46:35,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 15:46:35,076 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 15:46:35,076 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:46:35,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 15:46:35,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 15:46:35,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 15:46:35,080 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:46:35,081 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:46:35,085 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:46:35,085 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:46:35,086 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:46:35,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 15:46:35,087 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 15:46:35,088 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:46:35,088 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 15:46:35,088 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:46:35,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 15:46:35,089 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 15:46:35,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 15:46:35,093 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:46:35,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 15:46:35,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 15:46:35,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 15:46:35,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:46:35,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 15:46:35,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 15:46:35,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 15:46:35,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 15:46:35,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 15:46:35,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 15:46:35,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 15:46:35,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 15:46:35,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 15:46:35,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 15:46:35,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 15:46:35,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 15:46:35,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 15:46:35,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 15:46:35,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 15:46:35,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:46:35,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 15:46:35,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 15:46:35,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 15:46:35,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 15:46:35,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:46:35,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 15:46:35,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 15:46:35,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 15:46:35,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 15:46:35,121 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 15:46:35,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 15:46:35,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 15:46:35,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 15:46:35,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 15:46:35,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 15:46:35,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 15:46:35,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 15:46:35,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 15:46:35,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:46:35,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:46:35,170 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 15:46:35,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 15:46:35,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:46:35,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:46:35,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 15:46:35,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 15:46:35,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:46:35,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:46:35,197 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 15:46:35,200 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 15:46:35,201 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 15:46:35,203 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(int,Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 15:46:35,205 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 15:46:35,209 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 15:46:35,211 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 15:46:35,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 15:46:35,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:46:35,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:46:35,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 15:46:35,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:46:35,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:46:35,215 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 15:46:35,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 15:46:35,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:46:35,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:46:35,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 15:46:35,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 15:46:35,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 15:46:35,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 15:46:35,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 15:46:35,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 15:46:35,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 15:46:35,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 15:46:35,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 15:46:35,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 15:46:35,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 15:46:35,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 15:46:35,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 15:46:35,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 15:46:35,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 15:46:35,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 15:46:35,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 15:46:35,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 15:46:35,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 15:46:35,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 15:46:35,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 15:46:35,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 15:46:35,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 15:46:35,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 15:46:35,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 15:46:35,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 15:46:35,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 15:46:35,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 15:46:35,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 15:46:35,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:46:35,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:46:35,255 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 15:46:35,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 15:46:35,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 15:46:35,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 15:46:35,281 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5c31e818, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@526bc7a4, org.springframework.security.web.context.SecurityContextHolderFilter@50780cc1, org.springframework.security.web.header.HeaderWriterFilter@8eea81c, org.springframework.web.filter.CorsFilter@6d487800, org.springframework.security.web.csrf.CsrfFilter@d465c8b, org.springframework.security.web.authentication.logout.LogoutFilter@7e592b2d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@25eea4c2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6958e688, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@77185907, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@41093cf1, org.springframework.security.web.access.ExceptionTranslationFilter@49396a03, org.springframework.security.web.access.intercept.AuthorizationFilter@4aaff34b]
2025-05-28 15:46:35,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 15:46:35,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 15:46:35,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 15:46:35,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 15:46:35,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 15:46:35,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 15:46:35,288 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 15:46:35,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 15:46:35,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 15:46:35,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 15:46:35,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 15:46:35,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 15:46:35,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 15:46:35,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 15:46:35,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 15:46:35,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 15:46:35,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 15:46:35,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 15:46:35,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 15:46:35,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 15:46:35,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 15:46:35,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 15:46:35,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 15:46:35,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 15:46:35,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 15:46:35,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 15:46:35,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 15:46:35,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:46:35,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 15:46:35,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 15:46:35,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 15:46:35,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 15:46:35,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 15:46:35,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 15:46:35,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 15:46:35,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 15:46:35,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 15:46:35,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 15:46:35,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 15:46:35,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 15:46:35,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 15:46:35,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 15:46:35,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 15:46:35,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 15:46:35,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 15:46:35,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 15:46:35,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 15:46:35,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 15:46:35,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 15:46:35,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 15:46:35,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 15:46:35,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 15:46:35,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 15:46:35,319 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 15:46:35,324 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 15:46:35,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 15:46:35,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 15:46:35,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 15:46:35,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 15:46:35,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 15:46:35,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 15:46:35,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 15:46:35,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 15:46:35,344 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 15:46:35,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 15:46:35,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 15:46:35,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 15:46:35,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 15:46:35,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 15:46:35,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:46:35,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 15:46:35,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 15:46:35,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 15:46:35,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 15:46:35,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 15:46:35,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 15:46:35,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 15:46:35,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 15:46:35,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 15:46:35,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 15:46:35,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 15:46:35,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 15:46:35,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 15:46:35,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 15:46:35,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 15:46:35,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 15:46:35,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 15:46:35,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 15:46:35,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 15:46:35,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 15:46:35,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 15:46:35,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 15:46:35,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 15:46:35,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 15:46:35,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 15:46:35,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 15:46:35,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 15:46:35,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 15:46:35,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 15:46:35,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 15:46:35,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 15:46:35,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 15:46:35,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 15:46:35,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 15:46:35,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 15:46:35,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 15:46:35,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 15:46:35,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 15:46:35,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 15:46:35,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 15:46:35,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 15:46:35,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 15:46:35,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 15:46:35,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 15:46:35,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 15:46:35,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 15:46:35,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 15:46:35,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 15:46:35,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 15:46:35,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 15:46:35,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 15:46:35,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 15:46:35,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 15:46:35,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 15:46:35,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 15:46:35,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 15:46:35,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 15:46:35,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 15:46:35,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 15:46:35,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 15:46:35,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 15:46:35,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 15:46:35,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 15:46:35,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 15:46:35,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 15:46:35,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 15:46:35,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 15:46:35,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 15:46:35,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 15:46:35,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 15:46:35,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 15:46:35,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 15:46:35,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 15:46:35,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 15:46:35,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 15:46:35,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 15:46:35,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 15:46:35,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 15:46:35,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 15:46:35,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 15:46:35,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 15:46:35,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 15:46:35,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 15:46:35,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 15:46:35,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 15:46:35,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 15:46:35,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 15:46:35,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 15:46:35,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 15:46:35,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 15:46:35,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 15:46:35,411 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-28 15:46:35,412 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 15:46:35,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 15:46:35,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 15:46:35,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 15:46:35,419 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 15:46:35,419 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 15:46:35,419 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 15:46:35,419 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 15:46:35,439 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 15:46:35,440 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 15:46:35,440 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 15:46:35,440 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 15:46:35,440 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 15:46:35,446 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 15:46:35,451 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.097 seconds (process running for 3.475)
2025-05-28 15:46:35,452 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 15:46:35,453 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 15:46:35,453 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-28 15:46:35,453 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 15:46:35,453 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 15:46:42,303 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 15:46:42,303 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 15:46:42,303 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 15:46:42,303 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 15:46:42,303 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 15:46:42,304 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5b024a27
2025-05-28 15:46:42,304 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@50b375d7
2025-05-28 15:46:42,305 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 15:46:42,305 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-28 15:46:42,333 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 15:46:42,344 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 15:46:42,346 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 15:46:42,348 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 15:46:42,350 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:42,362 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 15:46:42,384 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:46:42,384 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 15:46:42,389 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 15:46:42,395 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 15:46:42,395 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 15:46:43,263 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:43,264 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:46:43,265 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 15:46:43,282 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:46:43,282 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:46:43,283 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:46:43,283 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:46:43,285 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:43,298 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:43,298 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:46:43,299 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 15:46:51,849 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 15:46:52,003 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 64821D182EA92632FDF9F6EE9C6B46C5
2025-05-28 15:46:52,004 http-nio-8888-exec-4 DEBUG org.springframework.security.web.csrf.CsrfAuthenticationStrategy Replaced CSRF Token
2025-05-28 15:46:52,005 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@4c845565]
2025-05-28 15:46:52,005 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]
2025-05-28 15:46:52,006 http-nio-8888-exec-4 INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = 1234@test.com, 권한 = ROLE_USER
2025-05-28 15:46:52,012 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:46:52,013 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:46:52,013 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:46:52,013 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:46:52,013 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:46:52,013 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:52,137 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:46:52,137 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=1}
2025-05-28 15:46:52,137 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:46:52,139 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:46:52,139 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:46:52,361 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:46:52,362 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:46:52,503 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:52,503 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:46:52,524 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:46:52,525 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:46:52,526 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:46:52,526 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:46:52,527 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:52,529 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:52,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:46:52,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:46:58,145 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 15:46:58,146 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:46:58,146 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 15:46:58,146 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-28 15:46:58,146 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 15:46:58,146 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:58,147 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 15:46:58,147 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:46:58,147 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 15:46:58,148 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 15:46:58,148 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:46:58,148 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:46:58,281 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:46:58,282 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:46:58,385 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:58,386 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:46:58,404 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:46:58,404 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:46:58,405 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:46:58,405 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:46:58,405 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:58,408 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:46:58,408 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:46:58,408 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:04,044 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 15:47:04,068 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:04,068 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 15:47:04,068 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/write_mail.do", parameters={multipart}
2025-05-28 15:47:04,070 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 15:47:04,070 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:04,073 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = 1234@test.com, cc = , subj = 페, body = 이
2025-05-28 15:47:04,076 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 15:47:04,115 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 15:47:04,117 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:04,117 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 15:47:04,120 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:04,120 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:04,120 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:04,120 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:04,121 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:04,121 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:04,185 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:04,185 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메일 전송이 성공했습니다., messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=1}
2025-05-28 15:47:04,185 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:04,186 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:04,186 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:04,188 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:04,188 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:04,189 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:04,190 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:04,210 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:04,210 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:04,210 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:04,210 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:04,210 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:04,212 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:04,212 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:04,212 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:04,371 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:47:04,371 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 15:47:06,479 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:06,479 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:06,479 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:06,479 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:06,479 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:06,480 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:06,546 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:06,546 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=1}
2025-05-28 15:47:06,546 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:06,547 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:06,547 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:06,547 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:06,547 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:06,547 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:06,548 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:06,563 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:06,564 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:06,564 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:06,564 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:06,564 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:06,566 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:06,567 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:06,567 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:07,616 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 15:47:07,616 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:07,616 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 15:47:07,616 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-28 15:47:07,616 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 15:47:07,616 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:07,616 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 15:47:07,617 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:07,617 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 15:47:07,617 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 15:47:07,617 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:47:07,617 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:47:07,619 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:47:07,619 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:47:07,622 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:07,622 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:07,640 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:07,641 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:07,641 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:07,641 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:07,641 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:07,643 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:07,643 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:07,643 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:16,059 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 15:47:16,064 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:16,064 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 15:47:16,065 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/write_mail.do", parameters={multipart}
2025-05-28 15:47:16,065 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 15:47:16,065 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:16,065 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = 1234@test.com, cc = , subj = 이, body = 이
2025-05-28 15:47:16,066 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 15:47:16,084 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 15:47:16,084 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:16,084 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 15:47:16,088 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:16,088 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:16,088 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:16,088 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:16,088 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:16,088 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:16,199 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:16,199 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메일 전송이 성공했습니다., messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:16,199 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:16,199 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:16,199 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:16,201 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:16,202 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:16,203 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:16,203 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:16,219 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:16,220 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:16,220 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:16,220 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:16,220 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:16,221 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:16,221 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:16,221 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:17,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:17,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:17,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:17,644 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:17,644 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:17,644 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:17,715 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:17,716 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:17,716 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:17,716 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:17,716 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:17,717 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:17,717 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:17,718 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:17,718 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:17,732 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:17,732 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:17,732 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:17,733 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:17,733 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:17,734 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:17,734 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:17,734 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:17,949 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:17,950 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:17,950 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:17,950 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:17,951 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:17,951 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:17,997 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:17,997 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:17,998 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:17,999 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:17,999 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,000 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,000 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,001 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,001 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:18,015 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:18,015 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:18,015 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:18,015 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:18,016 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,017 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,017 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:18,017 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:18,220 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:18,220 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:18,220 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:18,220 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:18,221 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:18,221 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,289 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:18,289 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:18,290 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:18,290 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,290 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,291 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,291 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,291 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,293 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:18,307 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:18,308 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:18,308 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:18,310 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:18,310 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,313 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,313 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:18,314 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:18,444 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:18,444 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:18,444 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:18,444 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:18,444 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:18,444 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,505 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:18,505 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:18,506 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:18,506 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,506 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,506 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,507 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,507 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,508 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:18,521 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:18,522 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:18,522 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:18,522 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:18,522 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,523 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,524 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:18,524 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:18,675 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:18,675 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:18,675 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:18,675 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:18,675 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:18,675 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,723 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:18,724 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:18,724 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:18,724 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,724 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,725 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,725 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:18,726 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,726 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:18,740 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:18,740 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:18,740 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:18,741 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:18,741 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,743 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:18,743 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:18,743 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:18,942 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:18,942 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:18,942 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:18,942 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:18,942 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:18,942 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,006 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:19,006 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:19,008 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:19,008 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,008 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,009 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,009 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,009 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,009 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:19,022 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:19,022 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:19,022 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:19,023 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:19,023 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,025 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,025 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:19,025 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:19,377 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:19,377 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:19,377 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:19,377 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:19,377 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:19,377 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,417 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:19,417 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:19,417 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:19,417 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,418 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,418 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,418 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,418 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,419 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:19,430 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:19,431 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:19,431 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:19,431 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:19,431 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,433 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,433 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:19,433 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:19,585 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:19,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:19,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:19,586 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:19,586 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:19,586 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:19,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:19,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:19,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,626 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:19,640 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:19,640 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:19,640 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:19,640 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:19,640 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,642 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,642 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:19,643 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:19,776 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:19,776 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:19,776 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:19,776 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:19,776 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:19,776 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,817 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:19,817 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:19,817 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:19,817 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,817 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,818 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,818 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:19,818 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,818 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:19,830 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:19,831 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:19,831 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:19,832 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:19,833 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,835 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:19,835 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:19,835 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:19,969 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:19,969 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:19,969 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:19,969 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:19,969 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:19,969 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:20,008 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:20,008 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:20,008 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:20,009 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:20,009 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:20,009 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:20,009 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:20,010 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:20,010 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:20,027 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:20,028 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:20,028 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:20,029 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:20,029 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:20,030 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:20,030 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:20,030 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:34,379 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:47:34,379 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 15:47:50,869 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:47:50,869 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:50,869 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:47:50,869 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:47:50,869 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:50,869 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:50,907 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:50,907 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:50,907 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:50,907 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:50,907 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:50,980 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:50,981 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:47:50,985 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:50,985 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:51,003 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:51,003 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:51,003 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:51,004 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:51,004 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:51,007 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:51,007 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:51,007 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:52,028 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:47:52,028 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:52,028 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:47:52,028 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:47:52,029 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:52,029 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:52,070 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:52,070 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:47:52,071 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:52,071 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:47:52,071 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:47:52,072 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:47:52,072 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:47:52,073 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:52,073 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:52,089 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:52,089 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:52,089 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:52,089 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:52,089 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:52,091 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:52,092 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:52,092 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:54,220 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:47:54,220 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:54,220 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:47:54,220 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:47:54,220 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:54,221 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:54,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:54,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:47:54,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:54,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:47:54,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:47:54,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:47:54,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:47:54,255 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:54,255 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:54,273 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:54,273 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:54,273 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:54,273 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:54,273 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:54,276 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:54,276 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:54,277 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:55,606 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 15:47:55,606 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:47:55,606 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 15:47:55,606 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 15:47:55,607 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:47:55,607 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:55,659 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:47:55,659 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:47:55,659 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:47:55,660 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:47:55,660 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:47:55,661 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:47:55,662 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:47:55,663 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:55,663 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:55,680 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:47:55,680 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:47:55,680 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:47:55,680 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:47:55,680 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:55,682 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:47:55,682 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:47:55,682 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:04,084 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:48:04,084 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:04,084 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:48:04,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:48:04,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:04,084 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:04,124 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:04,124 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:48:04,124 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:04,124 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:04,124 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:04,127 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:04,127 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:04,129 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:04,129 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:04,146 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:04,146 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:04,146 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:04,147 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:04,147 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:04,148 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:04,148 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:04,148 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:04,395 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:48:04,395 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 15:48:06,990 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 15:48:06,990 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:06,990 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 15:48:06,990 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-28 15:48:06,991 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 15:48:06,991 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:06,991 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 15:48:06,991 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:06,991 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 15:48:06,991 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 15:48:06,992 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:48:06,992 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:48:06,994 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:48:06,994 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:48:06,995 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:06,995 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:07,013 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:07,013 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:07,013 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:07,013 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:07,013 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:07,016 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:07,016 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:07,016 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:15,536 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 15:48:15,542 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:15,542 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 15:48:15,542 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/write_mail.do", parameters={multipart}
2025-05-28 15:48:15,542 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 15:48:15,542 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:15,543 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = 1234@test.com, cc = , subj = 페이지네이션, body = 테스팅
2025-05-28 15:48:15,543 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 15:48:15,562 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 15:48:15,562 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:15,562 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 15:48:15,566 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:48:15,566 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:15,566 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:48:15,566 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:48:15,566 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:15,566 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:15,622 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:15,622 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메일 전송이 성공했습니다., messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:48:15,622 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:15,622 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:15,622 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:15,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:15,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:15,626 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:15,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:15,643 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:15,643 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:15,643 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:15,643 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:15,644 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:15,645 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:15,645 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:15,645 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:17,727 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:48:17,728 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:17,728 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:48:17,728 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:48:17,728 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:17,728 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:17,800 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:17,800 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:48:17,800 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:17,800 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:17,800 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:17,801 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:17,801 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:17,802 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:17,802 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:17,816 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:17,816 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:17,817 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:17,817 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:17,817 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:17,818 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:17,819 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:17,819 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:18,220 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:48:18,220 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:18,220 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:48:18,220 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:48:18,220 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:18,221 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:18,256 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:18,256 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:48:18,256 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:18,256 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:18,257 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:18,257 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:18,257 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:18,257 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:18,257 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:18,271 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:18,271 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:18,272 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:18,272 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:18,272 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:18,273 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:18,274 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:18,274 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:18,586 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:48:18,586 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:18,587 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:48:18,587 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:48:18,587 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:18,587 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:18,619 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:18,619 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:48:18,620 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:18,620 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:18,620 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:18,620 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:18,620 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:18,621 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:18,621 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:18,633 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:18,633 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:18,633 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:18,633 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:18,633 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:18,635 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:18,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:18,635 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:19,392 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:48:19,393 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:19,393 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:48:19,393 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:48:19,393 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:19,393 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:19,426 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:19,426 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:48:19,426 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:19,426 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:19,426 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:19,427 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:19,427 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:19,427 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:19,427 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:19,440 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:19,440 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:19,441 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:19,441 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:19,441 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:19,443 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:19,443 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:19,443 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:19,710 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:48:19,710 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:19,710 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:48:19,710 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:48:19,710 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:19,710 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:19,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:19,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:48:19,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:19,771 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:19,771 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:19,773 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:19,773 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:19,773 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:19,773 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:19,789 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:19,789 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:19,789 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:19,789 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:19,790 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:19,791 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:19,791 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:19,791 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:20,021 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:48:20,022 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:20,022 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:48:20,022 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:48:20,022 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:20,022 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:20,074 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:20,074 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:48:20,074 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:20,074 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:20,075 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:20,075 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:20,075 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:20,076 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:20,076 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:20,089 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:20,089 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:20,089 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:20,089 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:20,089 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:20,091 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:20,091 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:20,091 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:20,296 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:48:20,296 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:20,296 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:48:20,296 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:48:20,296 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:20,296 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:20,341 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:20,341 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:48:20,341 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:20,341 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:20,341 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:20,342 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:20,342 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:48:20,342 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:20,343 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:20,355 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:20,356 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:20,356 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:20,356 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:20,356 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:20,358 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:20,358 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:20,358 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:21,010 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:48:21,010 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:21,010 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:48:21,010 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:48:21,010 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:21,010 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:21,050 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:21,050 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:48:21,050 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:21,051 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:21,051 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:21,051 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:21,051 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:21,052 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:21,052 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:21,070 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:21,070 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:21,070 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:21,070 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:21,070 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:21,072 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:21,072 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:21,072 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:22,934 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 15:48:22,934 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:22,934 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 15:48:22,934 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 15:48:22,934 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:22,934 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:22,986 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:22,986 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:48:22,986 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:22,987 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:48:22,987 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:48:22,987 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:48:22,987 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:48:22,988 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:22,988 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:23,005 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:23,006 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:23,006 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:23,006 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:23,006 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:23,007 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:23,007 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:23,007 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:25,467 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:48:25,468 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:25,468 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:48:25,468 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:48:25,468 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:25,468 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:25,506 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:25,506 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:48:25,506 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:25,506 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:25,507 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:25,509 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:25,509 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:25,510 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:25,510 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:25,526 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:25,526 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:25,526 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:25,527 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:25,527 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:25,528 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:25,528 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:25,528 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:26,866 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 15:48:26,866 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:26,866 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 15:48:26,866 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 15:48:26,867 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:26,867 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:26,912 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:26,912 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:48:26,913 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:26,913 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:48:26,913 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:48:26,914 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:48:26,914 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:48:26,914 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:26,914 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:26,931 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:26,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:26,932 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:26,932 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:26,932 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:26,934 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:26,934 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:26,934 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:34,411 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:48:34,411 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 15:48:34,460 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:48:34,461 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:48:34,461 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:48:34,461 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:48:34,461 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:48:34,461 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:34,502 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:48:34,502 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:48:34,502 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:48:34,502 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:34,503 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:34,504 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:34,505 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:48:34,506 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:34,506 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:34,522 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:48:34,524 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:48:34,524 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:48:34,524 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:48:34,524 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:34,525 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:48:34,526 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:48:34,526 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:04,416 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:49:04,416 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 15:49:23,949 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:49:23,949 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:23,949 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:49:23,949 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:49:23,949 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:49:23,949 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:23,986 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:49:23,986 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:49:23,986 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:49:23,987 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:23,987 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:24,059 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:24,059 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:24,060 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:24,060 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:24,075 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:49:24,075 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:49:24,075 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:49:24,075 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:49:24,075 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:24,077 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:24,077 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:24,077 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:34,419 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:49:34,419 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 15:49:40,023 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:49:40,024 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:40,024 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:49:40,024 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:49:40,024 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:49:40,024 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,071 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:49:40,071 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:49:40,072 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:49:40,072 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,072 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,129 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,130 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,131 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,131 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:40,145 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:49:40,145 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:49:40,145 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:49:40,145 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:49:40,145 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,147 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,147 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:40,147 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:40,549 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:49:40,549 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:40,549 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:49:40,549 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:49:40,549 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:49:40,549 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,579 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:49:40,579 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:49:40,579 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:49:40,579 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,579 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,580 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,580 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,580 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,580 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:40,593 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:49:40,593 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:49:40,593 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:49:40,593 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:49:40,593 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,594 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,595 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:40,595 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:40,747 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:49:40,747 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:40,747 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:49:40,748 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:49:40,748 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:49:40,748 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,784 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:49:40,784 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:49:40,784 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:49:40,784 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,784 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,785 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,785 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:40,785 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,785 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:40,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:49:40,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:49:40,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:49:40,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:49:40,799 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,800 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:40,800 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:40,800 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:41,914 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 15:49:41,914 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:41,914 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 15:49:41,914 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 15:49:41,914 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:49:41,914 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:41,960 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:49:41,960 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:49:41,960 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:49:41,961 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:41,961 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:41,961 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:41,961 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:41,961 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:41,962 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:41,979 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:49:41,979 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:49:41,979 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:49:41,979 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:49:41,979 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:41,981 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:41,981 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:41,981 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:53,919 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:49:53,919 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:53,919 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:49:53,920 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:49:53,920 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:49:53,920 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:53,964 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:49:53,964 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:49:53,964 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:49:53,965 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:53,965 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:53,969 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:53,969 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:53,971 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:53,972 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:53,988 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:49:53,988 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:49:53,988 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:49:53,989 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:49:53,989 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:53,991 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:53,992 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:53,992 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:55,210 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 15:49:55,210 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:55,210 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 15:49:55,210 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 15:49:55,210 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:49:55,210 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:55,264 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:49:55,264 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:49:55,265 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:49:55,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:55,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:55,267 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:55,267 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:55,268 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:55,268 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:55,283 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:49:55,284 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:49:55,284 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:49:55,284 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:49:55,284 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:55,287 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:55,287 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:55,287 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:56,820 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:49:56,820 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:56,820 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:49:56,820 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:49:56,820 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:49:56,820 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:56,860 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:49:56,860 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:49:56,860 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:49:56,861 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:56,861 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:56,862 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:56,862 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:49:56,863 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:56,863 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:56,883 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:49:56,883 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:49:56,883 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:49:56,884 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:49:56,884 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:56,887 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:56,887 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:56,887 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:58,397 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 15:49:58,398 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:49:58,398 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 15:49:58,398 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 15:49:58,398 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:49:58,398 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:58,446 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:49:58,446 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:49:58,446 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:49:58,446 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:58,447 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:58,448 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:58,449 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:49:58,450 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:58,450 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:58,468 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:49:58,468 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:49:58,468 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:49:58,469 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:49:58,469 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:58,472 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:49:58,472 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:49:58,472 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:50:04,426 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:50:04,426 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 15:50:34,429 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:50:34,429 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 15:51:04,441 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:51:04,441 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 15:51:07,746 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:51:07,747 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:07,747 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:51:07,747 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:51:07,747 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:51:07,747 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:07,785 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:51:07,785 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:51:07,785 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:51:07,785 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:51:07,785 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:51:07,787 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:51:07,787 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:51:07,788 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:07,788 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:07,808 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:51:07,808 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:51:07,808 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:51:07,808 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:51:07,808 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:07,810 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:07,810 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:07,810 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:09,163 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 15:51:09,164 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:09,164 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 15:51:09,164 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 15:51:09,164 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:51:09,164 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:09,209 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:51:09,209 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페</a> </td> <td id=date>Wed May 28 15:47:04 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:51:09,209 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:51:09,210 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:51:09,210 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:51:09,210 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:51:09,210 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:51:09,211 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:09,211 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:09,226 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:51:09,226 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:51:09,226 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:51:09,226 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:51:09,226 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:09,228 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:09,228 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:09,228 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:12,063 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do?msgid=5
2025-05-28 15:51:12,063 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:12,063 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do?msgid=5
2025-05-28 15:51:12,063 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/delete_mail.do?msgid=5", parameters={masked}
2025-05-28 15:51:12,063 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 15:51:12,063 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:12,064 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 5
2025-05-28 15:51:12,117 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 15:51:12,119 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:12,119 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 15:51:12,123 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:51:12,123 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:12,123 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:51:12,123 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:51:12,123 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:51:12,123 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:12,163 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:51:12,163 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메시지 삭제를 성공하였습니다., messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:51:12,163 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:51:12,163 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:12,163 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:12,164 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:12,164 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:12,165 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:12,165 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:12,186 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:51:12,186 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:51:12,186 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:51:12,186 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:51:12,186 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:12,188 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:12,188 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:12,189 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:17,213 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:51:17,213 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:17,213 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:51:17,213 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:51:17,213 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:51:17,213 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:17,243 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:51:17,243 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=2, totalPages=2}
2025-05-28 15:51:17,244 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:51:17,244 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:51:17,244 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:51:17,247 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:51:17,247 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:51:17,248 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:17,248 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:17,268 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:51:17,268 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:51:17,268 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:51:17,268 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:51:17,268 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:17,270 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:17,270 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:17,270 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:18,082 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 15:51:18,083 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:18,083 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 15:51:18,083 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 15:51:18,083 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:51:18,083 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:18,130 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:51:18,130 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 이</a> </td> <td id=date>Wed May 28 15:47:16 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=2}
2025-05-28 15:51:18,130 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:51:18,130 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:51:18,130 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:51:18,130 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:51:18,131 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:51:18,131 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:18,131 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:18,152 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:51:18,152 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:51:18,152 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:51:18,152 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:51:18,152 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:18,155 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:18,155 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:18,155 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:19,809 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do?msgid=5
2025-05-28 15:51:19,810 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:19,810 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do?msgid=5
2025-05-28 15:51:19,810 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/delete_mail.do?msgid=5", parameters={masked}
2025-05-28 15:51:19,810 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 15:51:19,810 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:19,810 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 5
2025-05-28 15:51:19,837 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 15:51:19,837 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:19,837 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 15:51:19,840 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:51:19,840 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:19,840 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:51:19,840 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:51:19,841 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:51:19,841 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:19,885 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:51:19,885 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메시지 삭제를 성공하였습니다., messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=1}
2025-05-28 15:51:19,886 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:51:19,886 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:19,886 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:19,886 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:19,887 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:19,887 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:19,887 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:19,905 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:51:19,905 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:51:19,905 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:51:19,905 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:51:19,905 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:19,907 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:19,907 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:19,907 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:21,375 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:51:21,375 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:21,375 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:51:21,375 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:51:21,376 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:51:21,376 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:21,432 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:51:21,432 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>5 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=5 title="메일 보기"> 페이지네이션</a> </td> <td id=date>Wed May 28 15:48:15 </td> <td id=delete><a href='delete_mail.do?msgid=5' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>4 </td> <td id=sender>hello@test.com</td> <td id=subject> <a href=show_message?msgid=4 title="메일 보기"> 동의대학교 축제</a> </td> <td id=date>Wed May 28 03:48:56 </td> <td id=delete><a href='delete_mail.do?msgid=4' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> test after csrf</a> </td> <td id=date>Sun May 25 01:21:44 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>, currentPage=1, totalPages=1}
2025-05-28 15:51:21,432 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:51:21,433 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:21,433 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:21,434 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:21,434 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:51:21,434 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:21,434 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:21,448 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:51:21,449 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:51:21,449 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:51:21,449 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:51:21,449 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:21,450 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:51:21,450 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:51:21,450 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=64821D182EA92632FDF9F6EE9C6B46C5], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:51:34,448 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:51:34,448 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 15:52:04,450 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:52:04,450 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Wed May 28 15:58:40 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 15:58:40,751 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 26484 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 15:58:40,757 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 15:58:40,758 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 15:58:40,759 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 15:58:40,801 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 15:58:40,801 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-28 15:58:40,801 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-28 15:58:40,801 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-28 15:58:40,801 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-28 15:58:40,802 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80
2025-05-28 15:58:40,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 15:58:40,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 15:58:40,865 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 15:58:40,866 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 15:58:40,867 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 15:58:40,869 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 15:58:40,870 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 15:58:40,870 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 15:58:40,871 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 15:58:40,875 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 15:58:40,876 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 15:58:40,877 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 15:58:40,881 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 15:58:40,883 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 15:58:41,273 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 15:58:41,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 15:58:41,283 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 15:58:41,283 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 15:58:41,289 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 15:58:41,309 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interface.
2025-05-28 15:58:41,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 15:58:41,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 15:58:41,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 15:58:41,454 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 15:58:41,454 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 15:58:41,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 15:58:41,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 15:58:41,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 15:58:41,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 15:58:41,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 15:58:41,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 15:58:41,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 15:58:41,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 15:58:41,492 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 15:58:41,492 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 15:58:41,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 15:58:41,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 15:58:41,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 15:58:41,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 15:58:41,523 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 15:58:41,523 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 15:58:41,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 15:58:41,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 15:58:41,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 15:58:41,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 15:58:41,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 15:58:41,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 15:58:41,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 15:58:41,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 15:58:41,550 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@fff81d0]
2025-05-28 15:58:41,550 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 15:58:41,551 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 15:58:41,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 15:58:41,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 15:58:41,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 15:58:41,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 15:58:41,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:58:41,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 15:58:41,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:58:41,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 15:58:41,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 15:58:41,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 15:58:41,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 15:58:41,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 15:58:41,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 15:58:41,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 15:58:41,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 15:58:41,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:58:41,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 15:58:41,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 15:58:41,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 15:58:41,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:58:41,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 15:58:41,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 15:58:41,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:58:41,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 15:58:41,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 15:58:41,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 15:58:41,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 15:58:41,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 15:58:41,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 15:58:41,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 15:58:41,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 15:58:41,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 15:58:41,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 15:58:41,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 15:58:41,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 15:58:41,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 15:58:41,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 15:58:41,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 15:58:41,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 15:58:41,697 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 15:58:41,697 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 15:58:41,697 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 15:58:41,758 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 15:58:41,767 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 15:58:41,769 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 15:58:41,769 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 15:58:41,916 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 15:58:41,920 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 15:58:41,920 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 15:58:41,920 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1118 ms
2025-05-28 15:58:41,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 15:58:41,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 15:58:41,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 15:58:41,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 15:58:41,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 15:58:41,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 15:58:41,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 15:58:41,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 15:58:41,937 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 15:58:41,937 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 15:58:41,951 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 15:58:41,952 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 15:58:41,953 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 15:58:41,953 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 15:58:41,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 15:58:41,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 15:58:41,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 15:58:41,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 15:58:41,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 15:58:41,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 15:58:41,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 15:58:41,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 15:58:41,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 15:58:41,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 15:58:41,971 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@460b7616
2025-05-28 15:58:41,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 15:58:41,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 15:58:41,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 15:58:41,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 15:58:41,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 15:58:41,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 15:58:41,990 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 15:58:41,990 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 15:58:41,990 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 15:58:41,992 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 15:58:41,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 15:58:41,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 15:58:41,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 15:58:41,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:58:41,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 15:58:41,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 15:58:41,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 15:58:42,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 15:58:42,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 15:58:42,011 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 15:58:42,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 15:58:42,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 15:58:42,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:58:42,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:42,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 15:58:42,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 15:58:42,030 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 15:58:42,266 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 15:58:42,285 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 15:58:42,288 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 15:58:42,288 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 15:58:42,288 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 15:58:42,288 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 15:58:42,288 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 15:58:42,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 15:58:42,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 15:58:42,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 15:58:42,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 15:58:42,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 15:58:42,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 15:58:42,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 15:58:42,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 15:58:42,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 15:58:42,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 15:58:42,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 15:58:42,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 15:58:42,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 15:58:42,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 15:58:42,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 15:58:42,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 15:58:42,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 15:58:42,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 15:58:42,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 15:58:42,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 15:58:42,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 15:58:42,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 15:58:42,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 15:58:42,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 15:58:42,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 15:58:42,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 15:58:42,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 15:58:42,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 15:58:42,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 15:58:42,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 15:58:42,292 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 15:58:42,516 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57f169d8
2025-05-28 15:58:42,517 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 15:58:42,554 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 15:58:42,630 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 15:58:42,655 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@21efe945
2025-05-28 15:58:42,700 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@60d2e37e
2025-05-28 15:58:42,745 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@51f82652
2025-05-28 15:58:42,787 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@fd1c31
2025-05-28 15:58:42,818 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4b3e075
2025-05-28 15:58:42,849 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4758765a
2025-05-28 15:58:42,880 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@bc94cfd
2025-05-28 15:58:42,909 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4d084d49
2025-05-28 15:58:42,942 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@9b6c520
2025-05-28 15:58:42,955 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:58:43,207 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 15:58:43,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 15:58:43,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 15:58:43,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 15:58:43,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 15:58:43,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 15:58:43,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 15:58:43,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 15:58:43,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 15:58:43,245 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 15:58:43,253 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 15:58:43,265 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:58:43,284 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:58:43,290 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 15:58:43,307 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 15:58:43,317 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:58:43,357 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:58:43,393 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:58:43,394 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 15:58:43,397 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 15:58:43,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 15:58:43,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 15:58:43,426 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 15:58:43,426 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:58:43,426 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 15:58:43,427 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 15:58:43,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 15:58:43,431 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:58:43,431 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:58:43,432 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:58:43,432 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:58:43,435 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:58:43,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 15:58:43,436 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 15:58:43,436 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:58:43,437 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 15:58:43,437 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:58:43,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 15:58:43,438 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 15:58:43,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 15:58:43,443 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 15:58:43,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 15:58:43,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 15:58:43,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 15:58:43,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:58:43,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 15:58:43,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 15:58:43,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 15:58:43,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 15:58:43,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 15:58:43,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 15:58:43,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 15:58:43,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 15:58:43,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 15:58:43,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 15:58:43,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 15:58:43,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 15:58:43,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 15:58:43,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 15:58:43,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 15:58:43,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:58:43,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 15:58:43,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 15:58:43,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 15:58:43,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 15:58:43,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:58:43,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 15:58:43,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 15:58:43,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 15:58:43,474 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 15:58:43,474 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 15:58:43,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 15:58:43,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 15:58:43,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,515 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 15:58:43,518 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 15:58:43,518 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 15:58:43,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 15:58:43,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 15:58:43,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 15:58:43,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:58:43,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:58:43,531 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 15:58:43,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 15:58:43,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:58:43,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:58:43,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 15:58:43,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 15:58:43,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:58:43,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:58:43,559 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 15:58:43,563 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 15:58:43,563 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 15:58:43,565 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 15:58:43,569 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 15:58:43,573 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 15:58:43,575 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 15:58:43,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 15:58:43,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:58:43,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:58:43,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 15:58:43,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:58:43,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:58:43,578 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 15:58:43,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 15:58:43,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:58:43,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:58:43,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 15:58:43,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 15:58:43,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 15:58:43,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 15:58:43,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 15:58:43,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 15:58:43,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 15:58:43,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 15:58:43,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 15:58:43,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 15:58:43,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 15:58:43,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 15:58:43,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 15:58:43,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 15:58:43,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 15:58:43,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 15:58:43,592 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 15:58:43,592 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 15:58:43,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 15:58:43,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 15:58:43,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 15:58:43,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 15:58:43,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 15:58:43,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 15:58:43,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 15:58:43,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 15:58:43,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 15:58:43,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 15:58:43,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 15:58:43,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 15:58:43,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 15:58:43,645 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 15:58:43,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 15:58:43,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 15:58:43,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 15:58:43,709 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5a4ec47c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5c31e818, org.springframework.security.web.context.SecurityContextHolderFilter@5b38bcd8, org.springframework.security.web.header.HeaderWriterFilter@774f808e, org.springframework.web.filter.CorsFilter@526bc7a4, org.springframework.security.web.csrf.CsrfFilter@247efe85, org.springframework.security.web.authentication.logout.LogoutFilter@7a9dc9bf, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4aaff34b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2d2be09a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6958e688, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6d487800, org.springframework.security.web.access.ExceptionTranslationFilter@4ce3b1fb, org.springframework.security.web.access.intercept.AuthorizationFilter@3cca672f]
2025-05-28 15:58:43,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 15:58:43,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 15:58:43,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 15:58:43,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 15:58:43,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 15:58:43,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 15:58:43,721 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 15:58:43,722 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 15:58:43,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 15:58:43,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 15:58:43,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 15:58:43,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 15:58:43,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 15:58:43,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 15:58:43,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 15:58:43,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 15:58:43,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 15:58:43,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 15:58:43,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 15:58:43,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 15:58:43,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 15:58:43,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 15:58:43,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 15:58:43,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 15:58:43,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 15:58:43,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 15:58:43,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 15:58:43,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 15:58:43,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 15:58:43,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 15:58:43,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 15:58:43,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 15:58:43,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 15:58:43,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 15:58:43,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 15:58:43,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 15:58:43,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 15:58:43,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 15:58:43,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 15:58:43,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 15:58:43,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 15:58:43,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 15:58:43,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 15:58:43,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 15:58:43,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 15:58:43,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 15:58:43,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 15:58:43,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 15:58:43,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 15:58:43,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 15:58:43,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 15:58:43,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 15:58:43,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 15:58:43,770 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 15:58:43,780 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 15:58:43,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 15:58:43,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 15:58:43,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 15:58:43,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 15:58:43,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 15:58:43,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 15:58:43,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 15:58:43,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 15:58:43,806 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 15:58:43,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 15:58:43,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 15:58:43,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 15:58:43,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 15:58:43,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 15:58:43,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 15:58:43,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 15:58:43,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 15:58:43,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 15:58:43,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 15:58:43,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 15:58:43,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 15:58:43,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 15:58:43,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 15:58:43,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 15:58:43,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 15:58:43,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 15:58:43,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 15:58:43,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 15:58:43,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 15:58:43,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 15:58:43,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 15:58:43,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 15:58:43,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 15:58:43,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 15:58:43,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 15:58:43,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 15:58:43,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 15:58:43,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 15:58:43,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 15:58:43,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 15:58:43,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 15:58:43,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 15:58:43,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 15:58:43,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 15:58:43,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 15:58:43,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 15:58:43,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 15:58:43,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 15:58:43,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 15:58:43,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 15:58:43,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 15:58:43,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 15:58:43,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 15:58:43,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 15:58:43,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 15:58:43,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 15:58:43,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 15:58:43,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 15:58:43,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 15:58:43,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 15:58:43,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 15:58:43,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 15:58:43,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 15:58:43,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 15:58:43,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 15:58:43,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 15:58:43,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 15:58:43,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 15:58:43,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 15:58:43,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 15:58:43,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 15:58:43,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 15:58:43,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 15:58:43,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 15:58:43,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 15:58:43,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 15:58:43,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 15:58:43,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 15:58:43,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 15:58:43,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 15:58:43,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 15:58:43,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 15:58:43,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 15:58:43,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 15:58:43,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 15:58:43,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 15:58:43,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 15:58:43,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 15:58:43,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 15:58:43,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 15:58:43,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 15:58:43,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 15:58:43,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 15:58:43,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 15:58:43,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 15:58:43,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 15:58:43,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 15:58:43,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 15:58:43,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 15:58:43,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 15:58:43,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 15:58:43,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 15:58:43,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 15:58:43,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 15:58:43,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 15:58:43,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 15:58:43,885 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-28 15:58:43,886 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 15:58:43,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 15:58:43,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 15:58:43,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 15:58:43,894 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 15:58:43,894 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 15:58:43,894 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 15:58:43,895 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 15:58:43,912 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 15:58:43,913 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 15:58:43,913 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 15:58:43,913 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 15:58:43,913 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 15:58:43,921 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 15:58:43,926 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.419 seconds (process running for 3.806)
2025-05-28 15:58:43,927 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 15:58:43,928 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 15:58:43,928 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-28 15:58:43,928 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 15:58:43,928 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 15:58:51,588 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 15:58:51,588 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 15:58:51,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 15:58:51,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 15:58:51,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 15:58:51,589 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@664ee119
2025-05-28 15:58:51,589 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@353a3442
2025-05-28 15:58:51,589 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 15:58:51,589 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-28 15:58:51,602 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 15:58:51,607 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 15:58:51,608 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 15:58:51,609 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 15:58:51,610 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:51,615 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 15:58:51,627 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:58:51,627 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 15:58:51,630 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 15:58:51,633 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 15:58:51,633 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 15:58:52,078 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:52,078 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:58:52,079 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 15:58:52,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:58:52,098 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:58:52,098 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:58:52,099 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:58:52,099 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:52,109 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:52,110 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:58:52,110 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 15:58:55,716 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 15:58:55,773 http-nio-8888-exec-3 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-28 15:58:55,774 http-nio-8888-exec-3 WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 15:58:55,780 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 15:58:55,781 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 15:58:55,781 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-28 15:58:55,782 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 15:58:55,782 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:55,783 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:58:55,783 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 15:58:55,784 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 15:58:55,785 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login_fail.jsp
2025-05-28 15:58:55,786 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/login_fail.jsp
2025-05-28 15:58:55,863 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:55,863 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:58:55,863 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 15:58:55,877 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:58:55,878 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:58:55,878 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:58:55,878 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:58:55,878 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:55,882 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:55,882 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:58:55,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 15:58:57,375 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 15:58:57,375 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 15:58:57,375 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 15:58:57,375 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 15:58:57,375 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:57,376 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 15:58:57,377 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:58:57,377 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 15:58:57,378 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 15:58:57,381 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 15:58:57,381 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 15:58:57,393 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:57,393 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:58:57,394 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 15:58:57,407 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:58:57,407 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:58:57,407 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:58:57,418 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:58:57,418 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:57,421 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:58:57,422 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:58:57,422 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 15:59:01,133 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 15:59:01,160 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from F411FF9D452A02A57EBEF20FB78EEADD
2025-05-28 15:59:01,161 http-nio-8888-exec-9 DEBUG org.springframework.security.web.csrf.CsrfAuthenticationStrategy Replaced CSRF Token
2025-05-28 15:59:01,163 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@626318a9]
2025-05-28 15:59:01,163 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]
2025-05-28 15:59:01,164 http-nio-8888-exec-9 INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = 1234@test.com, 권한 = ROLE_USER
2025-05-28 15:59:01,169 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:59:01,170 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:01,170 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:59:01,170 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:59:01,171 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:59:01,171 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:01,260 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:59:01,260 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=5, currentPage=1, pageSize=5, totalPages=1}
2025-05-28 15:59:01,261 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:59:01,268 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:59:01,268 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:59:01,415 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:59:01,415 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:59:01,478 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:01,478 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:01,492 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:59:01,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:59:01,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:59:01,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:59:01,493 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:01,496 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:01,496 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:01,496 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:04,807 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 15:59:04,808 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:04,809 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 15:59:04,809 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-28 15:59:04,809 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 15:59:04,809 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:04,810 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 15:59:04,811 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:59:04,811 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 15:59:04,811 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 15:59:04,814 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:59:04,814 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:59:04,926 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:59:04,926 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 15:59:04,969 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:04,969 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:04,989 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:59:04,989 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:59:04,989 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:59:04,989 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:59:04,989 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:04,991 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:04,991 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:04,991 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:12,643 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:59:12,643 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 15:59:13,939 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 15:59:13,975 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:13,975 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 15:59:13,975 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/write_mail.do", parameters={multipart}
2025-05-28 15:59:13,983 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 15:59:13,983 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:13,989 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = 1234@test.com, cc = , subj = 페이지네이션 테스팅1, body = 1
2025-05-28 15:59:13,995 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 15:59:14,046 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 15:59:14,049 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:14,049 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 15:59:14,053 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 15:59:14,053 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:14,053 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 15:59:14,053 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 15:59:14,054 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:59:14,054 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:14,103 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:59:14,103 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메일 전송이 성공했습니다., messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 15:59:14,103 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:59:14,104 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:59:14,104 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:59:14,108 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:59:14,108 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 15:59:14,110 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:14,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:14,127 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:59:14,127 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:59:14,127 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:59:14,128 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:59:14,128 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:14,131 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:14,132 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:14,132 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:17,134 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:59:17,136 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:17,136 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:59:17,136 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:59:17,136 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:59:17,137 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:17,174 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:59:17,174 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 15:59:17,174 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:59:17,177 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:59:17,177 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:59:17,178 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:59:17,179 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:59:17,181 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:17,181 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:17,201 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:59:17,202 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:59:17,202 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:59:17,202 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:59:17,203 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:17,205 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:17,205 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:17,205 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:18,781 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 15:59:18,782 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:18,782 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 15:59:18,782 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 15:59:18,782 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:59:18,783 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:18,836 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:59:18,836 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 15:59:18,836 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:59:18,837 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:59:18,837 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:59:18,840 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:59:18,841 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:59:18,843 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:18,843 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:18,858 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:59:18,859 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:59:18,859 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:59:18,859 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:59:18,859 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:18,863 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:18,863 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:18,863 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:29,617 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 15:59:29,617 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:29,617 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 15:59:29,617 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 15:59:29,618 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:59:29,618 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:29,657 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:59:29,657 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 15:59:29,657 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:59:29,658 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:59:29,658 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:59:29,662 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:59:29,663 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 15:59:29,666 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:29,666 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:29,687 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:59:29,687 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:59:29,687 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:59:29,688 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:59:29,688 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:29,692 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:29,693 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:29,693 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:31,646 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 15:59:31,647 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:31,647 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 15:59:31,648 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 15:59:31,648 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 15:59:31,648 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:31,697 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 15:59:31,698 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 15:59:31,698 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 15:59:31,699 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:59:31,699 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:59:31,700 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:59:31,700 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 15:59:31,701 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:31,701 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:31,717 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 15:59:31,718 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 15:59:31,718 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 15:59:31,719 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 15:59:31,719 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:31,722 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 15:59:31,722 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 15:59:31,722 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 15:59:42,654 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 15:59:42,654 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:00:12,665 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:00:12,665 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:00:23,278 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 16:00:23,279 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\Pop3Agent.class (MODIFY)]]
2025-05-28 16:00:23,279 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 16:00:23,279 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 16:00:23,280 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 16:00:23,280 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80, started on Wed May 28 15:58:40 KST 2025
2025-05-28 16:00:23,281 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:00:23,281 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 16:00:23,281 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 16:00:23,281 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 16:00:23,281 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 16:00:23,285 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 16:00:23,285 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:00:23,285 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:00:23,285 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:00:23,287 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:00:23,291 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 16:00:23,291 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:00:23,293 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@57f169d8: (connection evicted)
2025-05-28 16:00:23,296 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@21efe945: (connection evicted)
2025-05-28 16:00:23,297 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@60d2e37e: (connection evicted)
2025-05-28 16:00:23,299 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@51f82652: (connection evicted)
2025-05-28 16:00:23,301 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@fd1c31: (connection evicted)
2025-05-28 16:00:23,303 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4b3e075: (connection evicted)
2025-05-28 16:00:23,305 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4758765a: (connection evicted)
2025-05-28 16:00:23,307 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@bc94cfd: (connection evicted)
2025-05-28 16:00:23,309 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4d084d49: (connection evicted)
2025-05-28 16:00:23,311 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@9b6c520: (connection evicted)
2025-05-28 16:00:23,312 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:00:23,313 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-28 16:00:23,378 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 16:00:23 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:00:23,407 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 26484 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:00:23,407 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:00:23,407 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:00:23,407 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:00:23,409 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041
2025-05-28 16:00:23,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:00:23,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:00:23,415 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:00:23,417 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:00:23,417 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:00:23,418 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:00:23,419 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:00:23,419 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:00:23,420 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:00:23,425 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:00:23,426 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:00:23,426 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:00:23,427 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:00:23,428 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:00:23,631 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:00:23,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:00:23,633 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:00:23,633 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:00:23,640 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:00:23,648 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interface.
2025-05-28 16:00:23,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:00:23,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:00:23,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:00:23,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:00:23,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 16:00:23,708 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:00:23,708 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:00:23,708 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:00:23,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:00:23,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:00:23,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:00:23,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:00:23,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:00:23,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:00:23,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:00:23,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:00:23,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:00:23,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:00:23,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:00:23,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:00:23,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:00:23,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:00:23,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:00:23,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:00:23,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:00:23,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:00:23,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:00:23,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:00:23,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:00:23,716 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@35073b5b]
2025-05-28 16:00:23,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:00:23,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:00:23,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:00:23,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:00:23,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:00:23,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:00:23,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:23,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:00:23,722 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:23,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:00:23,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:00:23,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:00:23,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:00:23,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:00:23,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:00:23,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:00:23,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:00:23,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:23,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 16:00:23,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 16:00:23,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 16:00:23,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:23,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:00:23,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:00:23,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:23,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:00:23,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:00:23,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:23,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:00:23,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:00:23,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:00:23,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:00:23,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:00:23,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:00:23,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:00:23,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:00:23,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:00:23,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:00:23,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:00:23,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:00:23,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:00:23,737 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:00:23,737 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:00:23,738 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 16:00:23,744 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 16:00:23,745 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 16:00:23,745 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 16:00:23,745 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 16:00:23,836 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 16:00:23,839 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 16:00:23,840 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 16:00:23,840 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 431 ms
2025-05-28 16:00:23,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:00:23,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:00:23,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:00:23,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:00:23,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:00:23,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:00:23,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:00:23,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:00:23,846 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:00:23,846 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 16:00:23,856 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:00:23,856 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:00:23,856 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:00:23,856 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:00:23,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:00:23,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:00:23,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:00:23,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:00:23,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:00:23,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:00:23,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:00:23,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:00:23,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:00:23,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:00:23,860 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@2a08a3a9
2025-05-28 16:00:23,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:00:23,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:00:23,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:00:23,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 16:00:23,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 16:00:23,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 16:00:23,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:00:23,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:00:23,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:00:23,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:00:23,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:00:23,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:00:23,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:00:23,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@10d92c46'
2025-05-28 16:00:23,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:00:23,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:00:23,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:00:23,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:00:23,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:00:23,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:00:23,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:00:23,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@10d92c46'
2025-05-28 16:00:23,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:23,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:00:23,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:00:23,871 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:00:23,874 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:00:23,875 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:00:23,876 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:00:23,876 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-28 16:00:23,900 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2308f5d5
2025-05-28 16:00:23,900 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-28 16:00:23,903 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:00:23,938 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:00:23,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:00:23,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:00:23,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:00:23,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:00:23,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:00:23,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:00:23,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:00:23,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:00:23,954 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:00:23,955 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:00:23,956 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:00:23,957 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:00:23,957 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 16:00:23,959 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:00:23,961 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:00:23,968 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:00:23,969 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:00:23,970 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:00:23,972 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:00:23,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:00:23,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:00:23,977 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:00:23,977 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:23,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:00:23,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:00:23,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:00:23,980 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:23,980 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:23,980 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:23,980 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:23,980 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:23,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:00:23,981 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:00:23,981 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:23,982 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:00:23,982 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:23,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:00:23,983 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:00:23,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:00:23,983 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:23,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:00:23,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:00:23,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:00:23,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@10d92c46'
2025-05-28 16:00:23,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:00:23,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:00:23,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:23,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:00:23,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:23,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:00:23,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:23,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:00:23,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:00:23,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:23,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:00:23,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:00:23,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:23,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:00:23,990 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:00:23,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:00:23,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:00:23,992 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:00:23,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:00:23,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:00:23,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@10d92c46'
2025-05-28 16:00:23,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:00:23,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:00:23,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:00:23,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:00:23,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@10d92c46'
2025-05-28 16:00:23,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:00:23,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:00:23,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:00:23,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:00:23,996 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:00:23,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:00:23,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:00:23,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:23,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:00:24,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:00:24,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:00:24,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:00:24,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:00:24,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:00:24,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:24,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:24,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:24,003 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:00:24,003 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:00:24,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:00:24,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:24,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:24,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:24,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:00:24,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:00:24,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:24,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:24,010 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:00:24,012 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:00:24,013 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:00:24,014 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:00:24,016 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:00:24,018 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:00:24,020 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:00:24,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:00:24,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:24,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:24,021 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7294db46
2025-05-28 16:00:24,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:00:24,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:24,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:24,022 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:00:24,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:00:24,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:24,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:24,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:00:24,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:00:24,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:00:24,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:00:24,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:00:24,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:00:24,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:00:24,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:00:24,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:00:24,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:00:24,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:00:24,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:00:24,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:00:24,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:00:24,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:00:24,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:00:24,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:00:24,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:00:24,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:00:24,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:24,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:24,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:00:24,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:00:24,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:00:24,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:00:24,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:00:24,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:24,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:00:24,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:00:24,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:00:24,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:00:24,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:00:24,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:24,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:24,042 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:00:24,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:00:24,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:00:24,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:00:24,053 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@33a9d17d
2025-05-28 16:00:24,055 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@30459c33, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@549531ec, org.springframework.security.web.context.SecurityContextHolderFilter@386c84c8, org.springframework.security.web.header.HeaderWriterFilter@49f0e5b7, org.springframework.web.filter.CorsFilter@26e1bef7, org.springframework.security.web.csrf.CsrfFilter@73631d31, org.springframework.security.web.authentication.logout.LogoutFilter@69f27c77, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7ef5162a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@538d8c61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7bf77b43, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@70f3b847, org.springframework.security.web.access.ExceptionTranslationFilter@62295f6c, org.springframework.security.web.access.intercept.AuthorizationFilter@49ed30a]
2025-05-28 16:00:24,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:00:24,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:00:24,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:00:24,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:00:24,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:00:24,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:00:24,059 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:00:24,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:00:24,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:00:24,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:00:24,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:00:24,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:00:24,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:00:24,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:00:24,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:00:24,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:00:24,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:00:24,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:00:24,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:00:24,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:00:24,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:00:24,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:00:24,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:00:24,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:00:24,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:00:24,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:00:24,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:00:24,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041'
2025-05-28 16:00:24,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:00:24,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:00:24,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:00:24,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:00:24,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:00:24,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:00:24,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:00:24,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:00:24,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:00:24,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:00:24,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:00:24,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:00:24,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:00:24,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:00:24,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:24,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:00:24,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:00:24,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:00:24,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:00:24,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:00:24,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:00:24,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:00:24,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:00:24,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:00:24,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:00:24,069 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:00:24,071 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:00:24,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:00:24,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:00:24,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:24,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:00:24,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:00:24,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:00:24,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:00:24,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:00:24,073 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:00:24,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:00:24,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:00:24,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:00:24,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:00:24,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:00:24,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@10d92c46'
2025-05-28 16:00:24,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:00:24,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:00:24,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:00:24,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:00:24,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:00:24,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:00:24,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:00:24,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:00:24,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:00:24,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:00:24,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:00:24,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:00:24,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:00:24,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:00:24,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:00:24,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:00:24,082 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2d0240a
2025-05-28 16:00:24,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:00:24,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:00:24,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:00:24,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:00:24,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:00:24,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:00:24,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:00:24,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:00:24,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:00:24,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:00:24,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:00:24,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:00:24,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:00:24,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:00:24,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:00:24,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:00:24,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:00:24,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:00:24,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:00:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:00:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:00:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:00:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:00:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:00:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:00:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:00:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:00:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:00:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:00:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:00:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:00:24,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:00:24,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:00:24,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:00:24,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:00:24,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:00:24,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 16:00:24,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:00:24,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 16:00:24,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:00:24,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:00:24,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 16:00:24,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 16:00:24,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:00:24,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 16:00:24,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 16:00:24,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:00:24,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 16:00:24,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 16:00:24,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 16:00:24,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 16:00:24,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 16:00:24,091 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 16:00:24,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 16:00:24,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 16:00:24,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 16:00:24,093 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:00:24,093 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:00:24,093 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 16:00:24,094 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 16:00:24,097 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 16:00:24,098 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 16:00:24,098 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 16:00:24,098 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 16:00:24,098 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:00:24,100 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:00:24,107 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.724 seconds (process running for 103.988)
2025-05-28 16:00:24,108 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:00:24,110 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 16:00:24,111 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:00:24,119 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@53862e32
2025-05-28 16:00:24,163 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@35ddce32
2025-05-28 16:00:24,204 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@28d49e4d
2025-05-28 16:00:24,233 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@13a18a32
2025-05-28 16:00:24,263 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@c58a15f
2025-05-28 16:00:24,296 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6810d986
2025-05-28 16:00:24,312 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:00:25,271 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 16:00:25,271 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 16:00:25,271 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 16:00:25,271 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:00:25,271 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 16:00:25,272 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5726eb95
2025-05-28 16:00:25,272 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3fbf5347
2025-05-28 16:00:25,272 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:00:25,272 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-28 16:00:25,272 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:00:25,273 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:25,273 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:00:25,273 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:00:25,274 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:00:25,274 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:25,308 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:00:25,308 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:00:25,308 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:00:25,309 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:25,309 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:25,393 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:25,394 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:25,482 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:25,483 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:25,497 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:00:25,497 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:00:25,497 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:00:25,497 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:00:25,497 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:25,498 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:25,500 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:25,500 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:26,792 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:00:26,792 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:26,793 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:00:26,793 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:00:26,793 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:00:26,793 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:26,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:00:26,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:00:26,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:00:26,844 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:26,844 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:26,844 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:26,845 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:26,845 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:26,845 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:26,857 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:00:26,857 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:00:26,858 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:00:26,858 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:00:26,858 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:26,860 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:26,860 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:26,860 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:27,045 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:00:27,045 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:27,045 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:00:27,046 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:00:27,046 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:00:27,046 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:27,082 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:00:27,082 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:00:27,082 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:00:27,083 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:27,083 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:27,084 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:27,084 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:27,085 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:27,085 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:27,098 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:00:27,098 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:00:27,098 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:00:27,098 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:00:27,099 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:27,100 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:27,100 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:27,100 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:28,172 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:00:28,173 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:28,173 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:00:28,173 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:00:28,173 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:00:28,173 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:28,200 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:00:28,200 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:00:28,200 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:00:28,200 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:00:28,201 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:00:28,201 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:00:28,201 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:00:28,202 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:28,202 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:28,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:00:28,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:00:28,223 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:00:28,223 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:00:28,223 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:28,225 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:28,225 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:28,225 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:29,983 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:00:29,983 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:29,983 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:00:29,983 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:00:29,983 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:00:29,983 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:30,027 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:00:30,027 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:00:30,027 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:00:30,028 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:30,028 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:30,029 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:30,029 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:30,031 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:30,031 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:30,048 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:00:30,048 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:00:30,048 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:00:30,048 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:00:30,048 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:30,050 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:30,050 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:30,051 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:39,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:00:39,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:39,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:00:39,722 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:00:39,722 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:00:39,722 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:39,755 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:00:39,755 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:00:39,755 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:00:39,755 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:00:39,755 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:00:39,757 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:00:39,757 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:00:39,758 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:39,759 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:39,777 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:00:39,777 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:00:39,777 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:00:39,777 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:00:39,777 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:39,779 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:39,779 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:39,779 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:40,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:00:40,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:40,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:00:40,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:00:40,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:00:40,809 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:40,853 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:00:40,853 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:00:40,853 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:00:40,853 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:40,853 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:40,854 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:40,854 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:40,855 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:40,855 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:40,872 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:00:40,872 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:00:40,872 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:00:40,872 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:00:40,872 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:40,875 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:40,875 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:40,876 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:54,017 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:00:54,017 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:00:55,056 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 16:00:55,056 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\Pop3Agent.class (MODIFY)]]
2025-05-28 16:00:55,056 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 16:00:55,056 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 16:00:55,056 Thread-7 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 16:00:55,057 Thread-7 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@331a1041, started on Wed May 28 16:00:23 KST 2025
2025-05-28 16:00:55,057 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:00:55,057 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 16:00:55,057 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 16:00:55,057 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 16:00:55,057 Thread-7 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 16:00:55,064 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 16:00:55,065 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:00:55,065 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:00:55,066 Thread-7 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:00:55,067 Thread-7 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:00:55,069 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown initiated...
2025-05-28 16:00:55,069 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:00:55,070 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2308f5d5: (connection evicted)
2025-05-28 16:00:55,074 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7294db46: (connection evicted)
2025-05-28 16:00:55,082 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@33a9d17d: (connection evicted)
2025-05-28 16:00:55,083 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2d0240a: (connection evicted)
2025-05-28 16:00:55,086 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@53862e32: (connection evicted)
2025-05-28 16:00:55,088 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@35ddce32: (connection evicted)
2025-05-28 16:00:55,090 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@28d49e4d: (connection evicted)
2025-05-28 16:00:55,091 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@13a18a32: (connection evicted)
2025-05-28 16:00:55,093 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@c58a15f: (connection evicted)
2025-05-28 16:00:55,095 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6810d986: (connection evicted)
2025-05-28 16:00:55,097 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:00:55,097 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown completed.
2025-05-28 16:00:55,148 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 16:00:55 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:00:55,173 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 26484 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:00:55,173 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:00:55,173 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:00:55,174 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:00:55,175 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b
2025-05-28 16:00:55,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:00:55,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:00:55,181 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:00:55,182 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:00:55,182 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:00:55,183 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:00:55,184 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:00:55,184 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:00:55,185 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:00:55,188 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:00:55,188 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:00:55,189 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:00:55,189 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:00:55,190 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:00:55,293 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:00:55,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:00:55,294 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:00:55,294 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:00:55,296 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:00:55,300 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-28 16:00:55,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:00:55,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:00:55,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:00:55,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:00:55,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 16:00:55,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:00:55,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:00:55,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:00:55,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:00:55,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:00:55,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:00:55,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:00:55,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:00:55,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:00:55,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:00:55,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:00:55,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:00:55,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:00:55,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:00:55,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:00:55,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:00:55,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:00:55,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:00:55,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:00:55,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:00:55,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:00:55,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:00:55,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:00:55,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:00:55,338 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7bdef2e0]
2025-05-28 16:00:55,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:00:55,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:00:55,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:00:55,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:00:55,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:00:55,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:00:55,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:55,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:00:55,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:55,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:00:55,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:00:55,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:00:55,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:00:55,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:00:55,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:00:55,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:00:55,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:00:55,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:55,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 16:00:55,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 16:00:55,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 16:00:55,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:55,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:00:55,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:00:55,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:55,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:00:55,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:00:55,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:00:55,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:00:55,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:00:55,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:00:55,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:00:55,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:00:55,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:00:55,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:00:55,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:00:55,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:00:55,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:00:55,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:00:55,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:00:55,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:00:55,351 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:00:55,351 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:00:55,351 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 16:00:55,356 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 16:00:55,356 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 16:00:55,357 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 16:00:55,357 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 16:00:55,422 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 16:00:55,424 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 16:00:55,424 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 16:00:55,424 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 249 ms
2025-05-28 16:00:55,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:00:55,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:00:55,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:00:55,426 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:00:55,426 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:00:55,427 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:00:55,427 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:00:55,427 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:00:55,428 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:00:55,428 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 16:00:55,431 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:00:55,431 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:00:55,431 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:00:55,431 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:00:55,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:00:55,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:00:55,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:00:55,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:00:55,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:00:55,433 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:00:55,433 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:00:55,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:00:55,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:00:55,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:00:55,434 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@23c5a025
2025-05-28 16:00:55,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:00:55,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:00:55,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:00:55,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 16:00:55,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 16:00:55,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 16:00:55,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:00:55,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:00:55,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:00:55,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:00:55,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:00:55,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:00:55,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:00:55,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@37931850'
2025-05-28 16:00:55,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:00:55,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:00:55,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:00:55,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:00:55,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:00:55,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:00:55,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:00:55,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@37931850'
2025-05-28 16:00:55,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:00:55,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:00:55,445 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:00:55,447 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-3 - configuration:
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-3"
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:00:55,448 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:00:55,448 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Starting...
2025-05-28 16:00:55,465 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@8cb8830
2025-05-28 16:00:55,465 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Start completed.
2025-05-28 16:00:55,467 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:00:55,492 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:00:55,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:00:55,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:00:55,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:00:55,497 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:00:55,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:00:55,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:00:55,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:00:55,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:00:55,507 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:00:55,508 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:00:55,508 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:00:55,509 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 16:00:55,510 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:00:55,511 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:00:55,518 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:00:55,519 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:00:55,520 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:00:55,522 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:00:55,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:00:55,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:00:55,527 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:00:55,527 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:55,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:00:55,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:00:55,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:00:55,529 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:55,529 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:55,529 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:55,529 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:55,529 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:55,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:00:55,530 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:00:55,530 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:55,530 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:00:55,530 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:55,530 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:00:55,531 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:00:55,531 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:00:55,531 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:00:55,531 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:00:55,531 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:00:55,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:00:55,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@37931850'
2025-05-28 16:00:55,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:00:55,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:00:55,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:00:55,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:00:55,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:00:55,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:00:55,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:00:55,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:00:55,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:00:55,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:00:55,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:00:55,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:00:55,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:00:55,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:00:55,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:00:55,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@37931850'
2025-05-28 16:00:55,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:00:55,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:00:55,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:00:55,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:00:55,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@37931850'
2025-05-28 16:00:55,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:00:55,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:00:55,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:00:55,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:00:55,539 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:00:55,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:00:55,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:00:55,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:00:55,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:00:55,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:00:55,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:00:55,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:00:55,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:00:55,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:55,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:55,546 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:00:55,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:00:55,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:55,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:55,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:00:55,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:00:55,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:55,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:55,549 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:00:55,550 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:00:55,550 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:00:55,550 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:00:55,551 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:00:55,552 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:00:55,553 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:00:55,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:00:55,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:55,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:55,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:00:55,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:55,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:55,555 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:00:55,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:00:55,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:55,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:55,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:00:55,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:00:55,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:00:55,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:00:55,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:00:55,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:00:55,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:00:55,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:00:55,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:00:55,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:00:55,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:00:55,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:00:55,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:00:55,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:00:55,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:00:55,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:00:55,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:00:55,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:00:55,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:00:55,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:00:55,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:00:55,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:00:55,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:00:55,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:00:55,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:00:55,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:00:55,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:00:55,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:00:55,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:00:55,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:55,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:00:55,569 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:00:55,569 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:00:55,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:00:55,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:00:55,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:00:55,579 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@52332144, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ce083d1, org.springframework.security.web.context.SecurityContextHolderFilter@32e129ab, org.springframework.security.web.header.HeaderWriterFilter@106cfa81, org.springframework.web.filter.CorsFilter@398b0819, org.springframework.security.web.csrf.CsrfFilter@4e79b269, org.springframework.security.web.authentication.logout.LogoutFilter@ab5e85b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@77e1e8d3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@31082f64, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@466d710b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4154d88b, org.springframework.security.web.access.ExceptionTranslationFilter@44467a94, org.springframework.security.web.access.intercept.AuthorizationFilter@57fe4602]
2025-05-28 16:00:55,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:00:55,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:00:55,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:00:55,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:00:55,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:00:55,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:00:55,582 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:00:55,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:00:55,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:00:55,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:00:55,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:00:55,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:00:55,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:00:55,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:00:55,585 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7e374a41
2025-05-28 16:00:55,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:00:55,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:00:55,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:00:55,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:00:55,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:00:55,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:00:55,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:00:55,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:00:55,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:00:55,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:00:55,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:00:55,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:00:55,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:00:55,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b'
2025-05-28 16:00:55,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:00:55,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:00:55,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:00:55,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:00:55,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:00:55,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:00:55,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:00:55,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:00:55,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:00:55,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:00:55,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:00:55,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:00:55,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:00:55,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:00:55,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:55,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:00:55,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:00:55,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:00:55,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:00:55,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:00:55,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:00:55,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:00:55,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:00:55,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:00:55,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:00:55,592 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:00:55,593 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:00:55,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:00:55,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:00:55,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:00:55,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:00:55,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:00:55,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:00:55,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:00:55,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:00:55,594 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:00:55,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:00:55,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:00:55,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:00:55,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:00:55,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:00:55,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@37931850'
2025-05-28 16:00:55,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:00:55,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:00:55,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:00:55,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:00:55,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:00:55,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:00:55,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:00:55,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:00:55,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:00:55,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:00:55,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:00:55,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:00:55,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:00:55,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:00:55,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:00:55,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:00:55,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:00:55,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:00:55,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:00:55,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:00:55,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:00:55,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:00:55,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:00:55,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:00:55,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:00:55,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:00:55,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:00:55,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:00:55,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:00:55,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:00:55,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:00:55,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:00:55,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:00:55,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:00:55,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:00:55,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:00:55,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:00:55,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:00:55,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:00:55,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:00:55,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:00:55,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:00:55,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:00:55,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:00:55,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:00:55,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:00:55,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:00:55,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:00:55,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:00:55,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:00:55,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:00:55,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:00:55,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:00:55,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:00:55,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:00:55,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:00:55,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:00:55,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:00:55,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:00:55,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:00:55,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:00:55,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 16:00:55,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:00:55,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 16:00:55,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:00:55,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:00:55,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 16:00:55,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 16:00:55,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:00:55,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 16:00:55,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 16:00:55,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:00:55,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 16:00:55,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 16:00:55,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 16:00:55,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 16:00:55,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 16:00:55,613 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 16:00:55,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 16:00:55,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 16:00:55,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 16:00:55,617 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f0a407a
2025-05-28 16:00:55,617 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:00:55,618 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:00:55,618 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 16:00:55,618 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 16:00:55,622 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 16:00:55,622 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 16:00:55,622 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 16:00:55,622 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 16:00:55,622 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:00:55,624 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:00:55,628 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.475 seconds (process running for 135.508)
2025-05-28 16:00:55,628 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:00:55,628 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 16:00:55,628 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:00:55,644 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@eff9a2e
2025-05-28 16:00:55,675 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5f25bf35
2025-05-28 16:00:55,708 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@123b157b
2025-05-28 16:00:55,737 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5b6b84a9
2025-05-28 16:00:55,767 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4f659da3
2025-05-28 16:00:55,800 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4b3fddc5
2025-05-28 16:00:55,831 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5395a579
2025-05-28 16:00:55,849 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:00:56,355 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 16:00:56,355 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 16:00:56,355 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 16:00:56,355 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:00:56,355 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 16:00:56,355 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3756a8f6
2025-05-28 16:00:56,355 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@1a9bd7cb
2025-05-28 16:00:56,356 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:00:56,356 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-28 16:00:56,356 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:00:56,356 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:00:56,357 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:00:56,357 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:00:56,357 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:00:56,358 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:56,394 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:00:56,395 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:00:56,395 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:00:56,395 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:56,395 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:56,468 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:56,468 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:00:56,527 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:56,527 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:56,540 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:00:56,541 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:00:56,541 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:00:56,541 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:00:56,541 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:56,542 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:00:56,543 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:00:56,543 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:01:20,535 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 16:01:20,535 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\Pop3Agent.class (MODIFY)]]
2025-05-28 16:01:20,535 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 16:01:20,536 Thread-11 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 16:01:20,536 Thread-11 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 16:01:20,536 Thread-11 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4dece02b, started on Wed May 28 16:00:55 KST 2025
2025-05-28 16:01:20,537 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:01:20,537 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 16:01:20,537 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 16:01:20,537 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 16:01:20,538 Thread-11 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 16:01:20,543 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 16:01:20,543 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:01:20,543 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:01:20,543 Thread-11 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:01:20,543 Thread-11 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:01:20,544 Thread-11 INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Shutdown initiated...
2025-05-28 16:01:20,544 Thread-11 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:01:20,545 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@8cb8830: (connection evicted)
2025-05-28 16:01:20,557 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7e374a41: (connection evicted)
2025-05-28 16:01:20,559 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3f0a407a: (connection evicted)
2025-05-28 16:01:20,560 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@eff9a2e: (connection evicted)
2025-05-28 16:01:20,561 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5f25bf35: (connection evicted)
2025-05-28 16:01:20,563 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@123b157b: (connection evicted)
2025-05-28 16:01:20,565 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5b6b84a9: (connection evicted)
2025-05-28 16:01:20,567 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4f659da3: (connection evicted)
2025-05-28 16:01:20,569 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4b3fddc5: (connection evicted)
2025-05-28 16:01:20,571 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5395a579: (connection evicted)
2025-05-28 16:01:20,572 Thread-11 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:01:20,572 Thread-11 INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Shutdown completed.
2025-05-28 16:01:20,624 Thread-11 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 16:01:20 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:01:20,659 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 26484 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:01:20,660 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:01:20,660 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:01:20,660 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:01:20,661 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e
2025-05-28 16:01:20,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:01:20,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:01:20,665 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:01:20,666 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:01:20,667 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:01:20,667 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:01:20,667 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:01:20,668 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:01:20,668 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:01:20,671 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:01:20,671 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:01:20,671 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:01:20,672 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:01:20,673 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:01:20,776 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:01:20,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:01:20,776 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:01:20,776 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:01:20,778 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:01:20,783 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 6 ms. Found 1 JPA repository interface.
2025-05-28 16:01:20,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:01:20,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:01:20,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:01:20,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:01:20,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 16:01:20,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:01:20,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:01:20,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:01:20,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:01:20,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:01:20,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:01:20,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:01:20,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:01:20,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:01:20,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:01:20,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:01:20,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:01:20,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:01:20,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:01:20,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:01:20,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:01:20,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:01:20,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:01:20,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:01:20,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:01:20,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:01:20,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:01:20,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:01:20,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:01:20,826 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3c4febc6]
2025-05-28 16:01:20,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:01:20,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:01:20,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:01:20,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:01:20,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:01:20,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:01:20,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:01:20,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:01:20,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:01:20,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:01:20,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:01:20,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:01:20,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:01:20,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:01:20,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:01:20,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:01:20,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:01:20,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:01:20,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 16:01:20,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 16:01:20,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 16:01:20,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:01:20,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:01:20,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:01:20,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:01:20,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:01:20,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:01:20,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:01:20,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:01:20,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:01:20,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:01:20,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:01:20,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:01:20,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:01:20,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:01:20,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:01:20,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:01:20,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:01:20,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:01:20,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:01:20,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:01:20,841 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:01:20,842 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:01:20,842 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 16:01:20,847 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 16:01:20,848 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 16:01:20,848 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 16:01:20,848 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 16:01:20,942 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 16:01:20,944 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 16:01:20,944 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 16:01:20,944 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 283 ms
2025-05-28 16:01:20,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:01:20,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:01:20,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:01:20,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:01:20,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:01:20,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:01:20,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:01:20,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:01:20,949 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:01:20,949 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 16:01:20,952 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:01:20,952 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:01:20,952 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:01:20,952 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:01:20,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:01:20,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:01:20,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:01:20,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:01:20,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:01:20,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:01:20,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:01:20,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:01:20,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:01:20,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:01:20,956 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@1ca6cb7b
2025-05-28 16:01:20,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:01:20,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:01:20,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:01:20,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 16:01:20,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 16:01:20,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 16:01:20,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:01:20,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:01:20,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:01:20,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:01:20,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:01:20,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:01:20,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:01:20,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@645f8447'
2025-05-28 16:01:20,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:01:20,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:01:20,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:01:20,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:01:20,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:01:20,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:01:20,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:01:20,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@645f8447'
2025-05-28 16:01:20,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:20,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:01:20,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:01:20,966 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:01:20,968 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-4 - configuration:
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-4"
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:01:20,969 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:01:20,969 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Starting...
2025-05-28 16:01:20,984 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1b073367
2025-05-28 16:01:20,984 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Start completed.
2025-05-28 16:01:20,986 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:01:21,011 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:01:21,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:01:21,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:01:21,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:01:21,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:01:21,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:01:21,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:01:21,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:01:21,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:01:21,025 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:01:21,026 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:01:21,026 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:01:21,027 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 16:01:21,028 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:01:21,030 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:01:21,037 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:01:21,038 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:01:21,039 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:01:21,041 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:01:21,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:01:21,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:01:21,046 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:01:21,046 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:01:21,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:01:21,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:01:21,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:01:21,048 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:01:21,049 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:01:21,049 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:01:21,049 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:01:21,049 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:01:21,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:01:21,049 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:01:21,049 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:01:21,049 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:01:21,049 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:01:21,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:01:21,051 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:01:21,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:01:21,051 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:01:21,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:01:21,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:01:21,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:01:21,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@645f8447'
2025-05-28 16:01:21,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:01:21,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:01:21,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:01:21,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:01:21,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:01:21,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:01:21,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:01:21,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:01:21,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:01:21,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:01:21,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:01:21,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:01:21,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:01:21,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:01:21,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:01:21,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@645f8447'
2025-05-28 16:01:21,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:01:21,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:01:21,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:01:21,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:01:21,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@645f8447'
2025-05-28 16:01:21,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:01:21,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:01:21,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:01:21,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:01:21,058 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:01:21,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:01:21,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:01:21,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:01:21,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:01:21,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:01:21,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:01:21,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:01:21,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:01:21,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:01:21,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:01:21,065 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:01:21,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:01:21,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:01:21,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:01:21,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:01:21,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:01:21,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:01:21,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:01:21,068 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:01:21,069 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:01:21,069 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:01:21,070 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:01:21,070 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:01:21,071 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:01:21,071 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:01:21,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:01:21,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:01:21,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:01:21,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:01:21,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:01:21,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:01:21,073 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:01:21,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:01:21,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:01:21,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:01:21,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:01:21,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:01:21,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:01:21,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:01:21,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:01:21,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:01:21,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:01:21,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:01:21,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:01:21,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:01:21,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:01:21,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:01:21,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:01:21,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:01:21,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:01:21,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:01:21,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:01:21,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:01:21,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:01:21,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:01:21,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:01:21,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:01:21,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:01:21,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:01:21,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:01:21,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:01:21,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:01:21,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:01:21,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:01:21,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:01:21,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:01:21,086 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:01:21,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:01:21,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:01:21,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:01:21,092 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@66876c50, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@20070e44, org.springframework.security.web.context.SecurityContextHolderFilter@3cd6d73e, org.springframework.security.web.header.HeaderWriterFilter@2f9d2387, org.springframework.web.filter.CorsFilter@6ccc21b6, org.springframework.security.web.csrf.CsrfFilter@45d4d544, org.springframework.security.web.authentication.logout.LogoutFilter@691335a8, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1649b544, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5fcb4b15, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2531ffe5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@37f45afe, org.springframework.security.web.access.ExceptionTranslationFilter@16fd9fa6, org.springframework.security.web.access.intercept.AuthorizationFilter@46614cce]
2025-05-28 16:01:21,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:01:21,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:01:21,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:01:21,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:01:21,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:01:21,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:01:21,094 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:01:21,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:01:21,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:01:21,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:01:21,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:01:21,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:01:21,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:01:21,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:01:21,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:01:21,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:01:21,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:01:21,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:01:21,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:01:21,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:01:21,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:01:21,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:01:21,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:01:21,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:01:21,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:01:21,099 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:01:21,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:01:21,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:01:21,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:01:21,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:01:21,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:01:21,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:01:21,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:01:21,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:01:21,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:01:21,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:01:21,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:01:21,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:01:21,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:01:21,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:01:21,102 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:01:21,104 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:01:21,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:01:21,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:01:21,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:01:21,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:01:21,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:01:21,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:01:21,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:01:21,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:01:21,106 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:01:21,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:01:21,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:01:21,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:01:21,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:01:21,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:01:21,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@645f8447'
2025-05-28 16:01:21,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:01:21,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:01:21,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:01:21,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:01:21,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:01:21,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:01:21,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:01:21,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 16:01:21,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 16:01:21,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 16:01:21,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:01:21,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:01:21,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:01:21,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:01:21,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:01:21,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:01:21,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:01:21,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:01:21,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:01:21,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:01:21,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:01:21,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:01:21,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:01:21,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:01:21,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:01:21,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:01:21,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:01:21,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:01:21,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:01:21,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:01:21,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:01:21,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:01:21,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:01:21,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:01:21,114 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2563ac24
2025-05-28 16:01:21,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:01:21,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:01:21,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:01:21,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:01:21,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:01:21,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:01:21,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:01:21,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:01:21,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:01:21,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:01:21,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:01:21,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:01:21,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:01:21,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:01:21,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:01:21,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:01:21,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:01:21,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:01:21,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:01:21,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:01:21,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:01:21,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:01:21,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:01:21,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:01:21,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:01:21,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:01:21,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 16:01:21,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:01:21,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 16:01:21,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:01:21,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:01:21,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 16:01:21,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 16:01:21,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:01:21,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 16:01:21,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 16:01:21,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:01:21,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 16:01:21,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 16:01:21,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 16:01:21,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 16:01:21,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 16:01:21,122 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 16:01:21,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 16:01:21,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 16:01:21,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 16:01:21,124 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:01:21,124 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:01:21,124 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 16:01:21,124 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 16:01:21,127 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 16:01:21,127 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 16:01:21,127 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 16:01:21,127 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 16:01:21,127 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:01:21,129 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:01:21,134 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.495 seconds (process running for 161.015)
2025-05-28 16:01:21,134 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:01:21,135 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 16:01:21,135 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:01:21,141 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@645ea61f
2025-05-28 16:01:21,174 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5570e3f2
2025-05-28 16:01:21,204 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4715950
2025-05-28 16:01:21,235 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@683f7704
2025-05-28 16:01:21,266 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3fa190
2025-05-28 16:01:21,296 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3a66546b
2025-05-28 16:01:21,328 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1f6c5388
2025-05-28 16:01:21,360 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 16:01:21,360 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 16:01:21,360 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 16:01:21,360 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:01:21,360 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 16:01:21,361 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@427ff9f0
2025-05-28 16:01:21,361 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2b284126
2025-05-28 16:01:21,361 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2ae6c670
2025-05-28 16:01:21,361 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:01:21,361 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-28 16:01:21,362 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:01:21,363 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:01:21,363 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:01:21,363 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:01:21,363 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:01:21,363 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:01:21,377 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:01:21,397 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:01:21,397 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:01:21,397 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:01:21,398 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:01:21,398 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:01:21,467 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:01:21,467 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:01:21,528 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:01:21,528 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:01:21,542 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:01:21,542 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:01:21,542 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:01:21,542 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:01:21,542 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:01:21,543 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:01:21,544 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:01:21,544 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:01:51,110 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:01:51,110 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:02:16,592 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 16:02:16,592 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\Pop3Agent.class (MODIFY)]]
2025-05-28 16:02:16,592 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 16:02:16,592 Thread-15 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 16:02:16,592 Thread-15 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 16:02:16,592 Thread-15 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2cd6066e, started on Wed May 28 16:01:20 KST 2025
2025-05-28 16:02:16,593 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:02:16,593 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 16:02:16,593 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 16:02:16,593 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 16:02:16,593 Thread-15 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 16:02:16,598 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 16:02:16,598 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:02:16,598 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:02:16,598 Thread-15 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:02:16,598 Thread-15 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:02:16,598 Thread-15 INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Shutdown initiated...
2025-05-28 16:02:16,598 Thread-15 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:02:16,600 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1b073367: (connection evicted)
2025-05-28 16:02:16,601 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2563ac24: (connection evicted)
2025-05-28 16:02:16,602 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@645ea61f: (connection evicted)
2025-05-28 16:02:16,604 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5570e3f2: (connection evicted)
2025-05-28 16:02:16,605 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4715950: (connection evicted)
2025-05-28 16:02:16,606 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@683f7704: (connection evicted)
2025-05-28 16:02:16,607 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3fa190: (connection evicted)
2025-05-28 16:02:16,608 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3a66546b: (connection evicted)
2025-05-28 16:02:16,610 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1f6c5388: (connection evicted)
2025-05-28 16:02:16,611 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2ae6c670: (connection evicted)
2025-05-28 16:02:16,614 Thread-15 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:02:16,614 Thread-15 INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Shutdown completed.
2025-05-28 16:02:16,648 Thread-15 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 16:02:16 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:02:16,673 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 26484 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:02:16,673 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:02:16,673 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:02:16,673 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:02:16,674 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf
2025-05-28 16:02:16,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:02:16,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:02:16,678 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:02:16,680 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:02:16,680 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:02:16,681 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:02:16,681 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:02:16,682 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:02:16,682 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:02:16,684 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:02:16,685 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:02:16,685 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:02:16,686 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:02:16,687 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:02:16,790 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:02:16,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:02:16,790 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:02:16,790 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:02:16,792 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:02:16,797 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 6 ms. Found 1 JPA repository interface.
2025-05-28 16:02:16,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:02:16,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:02:16,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:02:16,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:02:16,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 16:02:16,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:02:16,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:02:16,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:02:16,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:02:16,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:02:16,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:02:16,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:02:16,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:02:16,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:02:16,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:02:16,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:02:16,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:02:16,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:02:16,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:02:16,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:02:16,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:02:16,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:02:16,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:02:16,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:02:16,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:02:16,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:02:16,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:02:16,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:02:16,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:02:16,833 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2af798ea]
2025-05-28 16:02:16,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:02:16,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:02:16,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:02:16,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:02:16,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:02:16,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:02:16,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:02:16,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:02:16,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:02:16,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:02:16,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:02:16,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:02:16,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:02:16,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:02:16,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:02:16,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:02:16,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:02:16,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:02:16,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 16:02:16,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 16:02:16,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 16:02:16,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:02:16,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:02:16,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:02:16,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:02:16,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:02:16,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:02:16,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:02:16,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:02:16,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:02:16,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:02:16,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:02:16,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:02:16,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:02:16,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:02:16,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:02:16,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:02:16,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:02:16,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:02:16,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:02:16,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:02:16,848 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:02:16,848 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:02:16,848 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 16:02:16,853 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 16:02:16,853 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 16:02:16,853 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 16:02:16,853 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 16:02:16,909 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 16:02:16,910 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 16:02:16,911 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 16:02:16,911 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 237 ms
2025-05-28 16:02:16,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:02:16,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:02:16,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:02:16,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:02:16,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:02:16,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:02:16,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:02:16,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:02:16,916 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:02:16,916 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 16:02:16,918 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:02:16,918 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:02:16,918 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:02:16,918 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:02:16,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:02:16,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:02:16,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:02:16,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:02:16,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:02:16,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:02:16,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:02:16,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:02:16,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:02:16,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:02:16,922 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@111c094c
2025-05-28 16:02:16,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:02:16,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:02:16,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:02:16,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 16:02:16,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 16:02:16,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 16:02:16,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:02:16,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:02:16,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:02:16,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:02:16,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:02:16,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:02:16,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:02:16,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5045409d'
2025-05-28 16:02:16,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:02:16,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:02:16,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:02:16,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:02:16,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:02:16,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:02:16,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:02:16,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5045409d'
2025-05-28 16:02:16,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:16,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:02:16,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:02:16,933 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:02:16,936 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:02:16,936 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-5 - configuration:
2025-05-28 16:02:16,936 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:02:16,936 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:02:16,936 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:02:16,936 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:02:16,936 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:02:16,936 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:02:16,936 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:02:16,936 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:02:16,936 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-5"
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:02:16,937 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:02:16,937 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Starting...
2025-05-28 16:02:16,953 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@53305be4
2025-05-28 16:02:16,953 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Start completed.
2025-05-28 16:02:16,956 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:02:16,980 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:02:16,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:02:16,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:02:16,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:02:16,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:02:16,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:02:16,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:02:16,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:02:16,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:02:16,994 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:02:16,994 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:02:16,995 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:02:16,995 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 16:02:16,997 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:02:16,998 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:02:17,008 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:02:17,009 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:02:17,009 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:02:17,012 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:02:17,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:02:17,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:02:17,016 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:02:17,016 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:02:17,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:02:17,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:02:17,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:02:17,019 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:02:17,019 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:02:17,019 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:02:17,019 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:02:17,020 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:02:17,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:02:17,020 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:02:17,020 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:02:17,020 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:02:17,020 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:02:17,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:02:17,022 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:02:17,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:02:17,022 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:02:17,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:02:17,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:02:17,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:02:17,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5045409d'
2025-05-28 16:02:17,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:02:17,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:02:17,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:02:17,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:02:17,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:02:17,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:02:17,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:02:17,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:02:17,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:02:17,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:02:17,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:02:17,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:02:17,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:02:17,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:02:17,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:02:17,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5045409d'
2025-05-28 16:02:17,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:02:17,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:02:17,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:02:17,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:02:17,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5045409d'
2025-05-28 16:02:17,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:02:17,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:02:17,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:02:17,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:02:17,029 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:02:17,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:02:17,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:02:17,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:02:17,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:02:17,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:02:17,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:02:17,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:02:17,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:02:17,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:02:17,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:02:17,037 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:02:17,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:02:17,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:02:17,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:02:17,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:02:17,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:02:17,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:02:17,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:02:17,040 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:02:17,041 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:02:17,041 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:02:17,041 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:02:17,042 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:02:17,043 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:02:17,044 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:02:17,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:02:17,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:02:17,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:02:17,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:02:17,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:02:17,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:02:17,045 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:02:17,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:02:17,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:02:17,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:02:17,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:02:17,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:02:17,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:02:17,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:02:17,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:02:17,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:02:17,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:02:17,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:02:17,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:02:17,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:02:17,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:02:17,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:02:17,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:02:17,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:02:17,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:02:17,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:02:17,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:02:17,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:02:17,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:02:17,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:02:17,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:02:17,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:02:17,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:02:17,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:02:17,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:02:17,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:02:17,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:02:17,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:02:17,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:02:17,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:02:17,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:02:17,057 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:02:17,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:02:17,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:02:17,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:02:17,061 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:02:17,066 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@38067e2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@78cc2790, org.springframework.security.web.context.SecurityContextHolderFilter@4f719efc, org.springframework.security.web.header.HeaderWriterFilter@7a7862de, org.springframework.web.filter.CorsFilter@15c2e34e, org.springframework.security.web.csrf.CsrfFilter@426f8215, org.springframework.security.web.authentication.logout.LogoutFilter@4e9e5db1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3fcfc67f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7130d22d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@340c5e55, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@547f33b7, org.springframework.security.web.access.ExceptionTranslationFilter@676443b5, org.springframework.security.web.access.intercept.AuthorizationFilter@6f60407f]
2025-05-28 16:02:17,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:02:17,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:02:17,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:02:17,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:02:17,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:02:17,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:02:17,072 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:02:17,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:02:17,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:02:17,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:02:17,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:02:17,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:02:17,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:02:17,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:02:17,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:02:17,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:02:17,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:02:17,079 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5578d12
2025-05-28 16:02:17,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:02:17,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:02:17,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:02:17,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:02:17,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:02:17,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:02:17,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:02:17,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:02:17,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:02:17,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:02:17,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf'
2025-05-28 16:02:17,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:02:17,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:02:17,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:02:17,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:02:17,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:02:17,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:02:17,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:02:17,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:02:17,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:02:17,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:02:17,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:02:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:02:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:02:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:02:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:02:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:02:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:02:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:02:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:02:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:02:17,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:02:17,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:02:17,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:02:17,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:02:17,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:02:17,087 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:02:17,088 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:02:17,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:02:17,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:02:17,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:02:17,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:02:17,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:02:17,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:02:17,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:02:17,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:02:17,092 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:02:17,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:02:17,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:02:17,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:02:17,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:02:17,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:02:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5045409d'
2025-05-28 16:02:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:02:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:02:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:02:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:02:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:02:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:02:17,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:02:17,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 16:02:17,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 16:02:17,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 16:02:17,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:02:17,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:02:17,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:02:17,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:02:17,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:02:17,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:02:17,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:02:17,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:02:17,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:02:17,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:02:17,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:02:17,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:02:17,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:02:17,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:02:17,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:02:17,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:02:17,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:02:17,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:02:17,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:02:17,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:02:17,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:02:17,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:02:17,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:02:17,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:02:17,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:02:17,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:02:17,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:02:17,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:02:17,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:02:17,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:02:17,107 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@446a8729
2025-05-28 16:02:17,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:02:17,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:02:17,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:02:17,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:02:17,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:02:17,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:02:17,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:02:17,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:02:17,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:02:17,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:02:17,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:02:17,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:02:17,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:02:17,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:02:17,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:02:17,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:02:17,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:02:17,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:02:17,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:02:17,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:02:17,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:02:17,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:02:17,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:02:17,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 16:02:17,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:02:17,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 16:02:17,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:02:17,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:02:17,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 16:02:17,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 16:02:17,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:02:17,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 16:02:17,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 16:02:17,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:02:17,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 16:02:17,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 16:02:17,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 16:02:17,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 16:02:17,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 16:02:17,117 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 16:02:17,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 16:02:17,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 16:02:17,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 16:02:17,120 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:02:17,120 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:02:17,120 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 16:02:17,120 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 16:02:17,127 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 16:02:17,128 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 16:02:17,128 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 16:02:17,129 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 16:02:17,129 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:02:17,131 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:02:17,135 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.483 seconds (process running for 217.016)
2025-05-28 16:02:17,136 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:02:17,137 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 16:02:17,138 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:02:17,139 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@75e446d5
2025-05-28 16:02:17,166 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@24457866
2025-05-28 16:02:17,196 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 16:02:17,197 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 16:02:17,197 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 16:02:17,197 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:02:17,197 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 16:02:17,197 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7a06f3dc
2025-05-28 16:02:17,197 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@150b21aa
2025-05-28 16:02:17,197 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:02:17,197 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-28 16:02:17,198 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:02:17,199 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:17,199 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:02:17,200 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:02:17,200 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:02:17,200 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:17,203 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2c179abc
2025-05-28 16:02:17,230 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@200b2082
2025-05-28 16:02:17,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:02:17,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:02:17,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:02:17,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:17,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:17,259 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5e6a5976
2025-05-28 16:02:17,291 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1f7c329f
2025-05-28 16:02:17,318 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1aa34019
2025-05-28 16:02:17,336 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:17,336 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:17,338 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:02:17,391 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:17,391 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:17,410 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:02:17,411 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:02:17,411 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:02:17,411 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:02:17,411 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:17,413 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:17,413 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:17,413 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:17,830 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:02:17,831 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:17,831 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:02:17,831 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:02:17,832 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:02:17,832 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:17,862 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:02:17,862 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:02:17,862 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:02:17,863 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:17,863 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:17,864 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:17,864 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:17,865 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:17,865 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:17,877 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:02:17,877 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:02:17,877 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:02:17,877 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:02:17,879 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:17,880 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:17,880 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:17,880 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:18,064 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:02:18,064 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:18,064 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:02:18,064 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:02:18,064 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:02:18,064 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,096 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:02:18,096 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:02:18,096 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:02:18,096 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:18,096 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:18,097 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:18,097 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:18,097 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,098 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:18,111 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:02:18,111 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:02:18,111 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:02:18,111 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:02:18,111 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,112 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,112 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:18,112 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:18,263 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:02:18,263 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:18,263 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:02:18,263 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:02:18,263 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:02:18,263 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,300 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:02:18,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:02:18,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:02:18,301 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:18,301 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:18,302 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:18,302 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:18,302 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,303 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:18,318 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:02:18,319 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:02:18,319 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:02:18,319 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:02:18,319 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,321 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,321 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:18,322 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:18,729 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:02:18,729 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:18,729 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:02:18,730 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:02:18,730 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:02:18,730 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,757 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:02:18,757 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:02:18,758 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:02:18,758 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:18,758 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:18,758 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:18,758 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:18,758 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,759 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:18,777 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:02:18,778 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:02:18,778 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:02:18,778 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:02:18,778 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,779 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,780 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:18,780 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:18,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:02:18,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:18,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:02:18,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:02:18,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:02:18,953 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,974 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:02:18,974 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:02:18,975 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:02:18,975 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:18,975 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:18,975 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:18,975 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:18,977 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,977 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:18,990 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:02:18,991 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:02:18,991 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:02:18,991 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:02:18,991 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,993 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:18,993 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:18,993 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:19,182 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:02:19,182 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:19,182 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:02:19,182 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:02:19,182 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:02:19,183 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:19,203 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:02:19,203 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:02:19,204 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:02:19,204 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:19,204 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:19,204 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:19,205 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:19,205 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:19,205 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:19,218 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:02:19,218 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:02:19,218 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:02:19,218 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:02:19,218 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:19,220 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:19,220 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:19,220 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:19,371 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:02:19,371 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:19,371 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:02:19,371 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:02:19,371 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:02:19,371 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:19,392 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:02:19,392 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:02:19,392 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:02:19,392 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:19,392 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:19,393 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:19,393 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:02:19,395 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:19,395 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:19,407 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:02:19,407 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:02:19,407 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:02:19,407 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:02:19,407 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:19,408 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:19,408 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:19,408 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:20,130 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:02:20,131 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:20,131 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:02:20,131 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:02:20,131 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:02:20,131 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,176 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:02:20,176 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:02:20,176 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:02:20,176 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,176 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,177 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,177 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:20,193 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:02:20,193 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:02:20,194 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:02:20,194 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:02:20,194 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,195 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,196 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:20,196 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:20,491 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:02:20,491 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:20,491 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:02:20,491 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:02:20,491 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:02:20,491 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,518 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:02:20,519 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:02:20,519 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:02:20,519 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,519 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,520 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,520 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,521 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,521 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:20,533 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:02:20,533 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:02:20,533 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:02:20,534 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:02:20,534 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,535 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:20,536 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:20,677 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:02:20,679 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:20,679 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:02:20,679 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:02:20,679 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:02:20,679 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,711 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:02:20,711 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:02:20,711 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:02:20,711 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,711 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,712 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,712 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:02:20,712 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,712 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:20,725 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:02:20,725 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:02:20,725 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:02:20,725 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:02:20,725 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,726 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:02:20,727 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:02:20,727 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:02:47,069 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:02:47,069 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:03:15,779 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 16:03:15,779 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\Pop3Agent.class (MODIFY)]]
2025-05-28 16:03:15,779 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 16:03:15,780 Thread-19 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 16:03:15,780 Thread-19 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 16:03:15,780 Thread-19 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@dda74bf, started on Wed May 28 16:02:16 KST 2025
2025-05-28 16:03:15,780 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:03:15,780 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 16:03:15,780 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 16:03:15,780 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 16:03:15,780 Thread-19 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 16:03:15,784 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 16:03:15,785 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:03:15,785 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:03:15,785 Thread-19 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:03:15,785 Thread-19 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:03:15,786 Thread-19 INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Shutdown initiated...
2025-05-28 16:03:15,786 Thread-19 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:03:15,786 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@53305be4: (connection evicted)
2025-05-28 16:03:15,788 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5578d12: (connection evicted)
2025-05-28 16:03:15,789 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@446a8729: (connection evicted)
2025-05-28 16:03:15,791 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@75e446d5: (connection evicted)
2025-05-28 16:03:15,793 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@24457866: (connection evicted)
2025-05-28 16:03:15,794 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2c179abc: (connection evicted)
2025-05-28 16:03:15,796 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@200b2082: (connection evicted)
2025-05-28 16:03:15,797 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5e6a5976: (connection evicted)
2025-05-28 16:03:15,798 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1f7c329f: (connection evicted)
2025-05-28 16:03:15,800 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1aa34019: (connection evicted)
2025-05-28 16:03:15,801 Thread-19 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:03:15,801 Thread-19 INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Shutdown completed.
2025-05-28 16:03:15,835 Thread-19 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 16:03:15 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:03:15,857 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 26484 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:03:15,857 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:03:15,857 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:03:15,857 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:03:15,858 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2
2025-05-28 16:03:15,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:03:15,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:03:15,862 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:03:15,862 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:03:15,863 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:03:15,863 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:03:15,864 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:03:15,864 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:03:15,864 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:03:15,867 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:03:15,868 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:03:15,868 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:03:15,869 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:03:15,869 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:03:15,972 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:03:15,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:03:15,972 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:03:15,972 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:03:15,973 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:03:15,976 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 4 ms. Found 1 JPA repository interface.
2025-05-28 16:03:15,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:03:16,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:03:16,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:03:16,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:03:16,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 16:03:16,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:03:16,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:03:16,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:03:16,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:03:16,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:03:16,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:03:16,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:03:16,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:03:16,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:03:16,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:03:16,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:03:16,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:03:16,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:03:16,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:03:16,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:03:16,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:03:16,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:03:16,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:03:16,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:03:16,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:03:16,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:03:16,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:03:16,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:03:16,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:03:16,008 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5cca3274]
2025-05-28 16:03:16,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:03:16,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:03:16,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:03:16,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:03:16,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:03:16,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:03:16,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:03:16,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:03:16,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:03:16,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:03:16,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:03:16,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:03:16,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:03:16,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:03:16,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:03:16,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:03:16,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:03:16,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:03:16,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 16:03:16,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 16:03:16,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 16:03:16,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:03:16,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:03:16,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:03:16,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:03:16,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:03:16,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:03:16,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:03:16,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:03:16,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:03:16,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:03:16,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:03:16,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:03:16,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:03:16,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:03:16,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:03:16,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:03:16,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:03:16,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:03:16,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:03:16,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:03:16,020 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:03:16,020 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:03:16,021 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 16:03:16,025 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 16:03:16,025 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 16:03:16,025 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 16:03:16,025 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 16:03:16,075 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 16:03:16,077 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 16:03:16,077 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 16:03:16,077 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 219 ms
2025-05-28 16:03:16,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:03:16,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:03:16,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:03:16,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:03:16,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:03:16,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:03:16,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:03:16,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:03:16,081 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:03:16,081 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 16:03:16,084 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:03:16,084 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:03:16,084 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:03:16,084 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:03:16,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:03:16,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:03:16,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:03:16,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:03:16,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:03:16,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:03:16,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:03:16,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:03:16,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:03:16,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:03:16,088 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@312b2582
2025-05-28 16:03:16,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:03:16,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:03:16,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:03:16,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 16:03:16,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 16:03:16,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 16:03:16,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:03:16,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:03:16,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:03:16,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:03:16,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:03:16,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:03:16,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:03:16,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@58342873'
2025-05-28 16:03:16,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:03:16,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:03:16,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:03:16,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:03:16,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:03:16,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:03:16,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:03:16,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@58342873'
2025-05-28 16:03:16,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:03:16,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:03:16,100 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:03:16,104 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-6 - configuration:
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:03:16,105 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:03:16,106 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-6"
2025-05-28 16:03:16,106 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:03:16,106 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:03:16,106 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:03:16,106 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:03:16,106 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:03:16,106 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:03:16,106 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:03:16,106 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:03:16,106 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Starting...
2025-05-28 16:03:16,123 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1611a8f8
2025-05-28 16:03:16,124 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Start completed.
2025-05-28 16:03:16,125 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:03:16,150 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:03:16,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:03:16,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:03:16,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:03:16,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:03:16,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:03:16,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:03:16,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:03:16,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:03:16,163 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:03:16,163 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:03:16,164 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:03:16,164 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 16:03:16,165 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:03:16,166 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:03:16,177 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:03:16,178 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:03:16,179 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:03:16,181 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:03:16,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:03:16,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:03:16,187 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:03:16,187 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:03:16,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:03:16,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:03:16,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:03:16,204 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:03:16,204 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:03:16,205 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:03:16,205 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:03:16,205 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:03:16,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:03:16,206 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:03:16,206 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:03:16,206 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:03:16,206 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:03:16,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:03:16,207 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:03:16,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:03:16,208 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:03:16,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:03:16,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:03:16,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:03:16,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@58342873'
2025-05-28 16:03:16,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:03:16,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:03:16,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:03:16,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:03:16,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:03:16,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:03:16,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:03:16,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:03:16,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:03:16,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:03:16,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:03:16,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:03:16,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:03:16,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:03:16,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:03:16,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@58342873'
2025-05-28 16:03:16,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:03:16,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:03:16,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:03:16,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:03:16,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@58342873'
2025-05-28 16:03:16,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:03:16,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:03:16,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:03:16,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:03:16,217 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:03:16,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:03:16,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:03:16,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:03:16,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:03:16,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:03:16,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:03:16,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:03:16,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:03:16,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:03:16,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:03:16,225 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:03:16,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:03:16,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:03:16,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:03:16,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:03:16,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:03:16,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:03:16,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:03:16,230 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:03:16,231 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:03:16,231 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:03:16,231 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:03:16,233 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:03:16,234 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:03:16,235 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:03:16,235 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:03:16,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:03:16,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:03:16,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:03:16,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:03:16,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:03:16,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:03:16,238 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:03:16,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:03:16,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:03:16,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:03:16,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:03:16,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:03:16,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:03:16,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:03:16,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:03:16,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:03:16,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:03:16,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:03:16,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:03:16,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:03:16,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:03:16,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:03:16,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:03:16,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:03:16,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:03:16,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:03:16,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:03:16,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:03:16,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:03:16,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:03:16,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:03:16,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:03:16,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:03:16,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:03:16,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:03:16,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:03:16,251 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@268e6f07
2025-05-28 16:03:16,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:03:16,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:03:16,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:03:16,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:03:16,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:03:16,255 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:03:16,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:03:16,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:03:16,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:03:16,262 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2f7f3136, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@34311aef, org.springframework.security.web.context.SecurityContextHolderFilter@47cb3194, org.springframework.security.web.header.HeaderWriterFilter@7d2506a4, org.springframework.web.filter.CorsFilter@30c879bf, org.springframework.security.web.csrf.CsrfFilter@1e872272, org.springframework.security.web.authentication.logout.LogoutFilter@676e6dfa, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3b6a8a1c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@60781fad, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2cf297c5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5f9d3fd0, org.springframework.security.web.access.ExceptionTranslationFilter@5313eaa5, org.springframework.security.web.access.intercept.AuthorizationFilter@7f3f785e]
2025-05-28 16:03:16,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:03:16,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:03:16,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:03:16,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:03:16,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:03:16,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:03:16,265 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:03:16,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:03:16,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:03:16,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:03:16,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:03:16,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:03:16,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:03:16,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:03:16,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:03:16,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:03:16,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:03:16,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:03:16,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:03:16,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:03:16,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:03:16,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:03:16,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:03:16,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:03:16,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:03:16,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:03:16,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:03:16,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2'
2025-05-28 16:03:16,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:03:16,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:03:16,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:03:16,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:03:16,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:03:16,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:03:16,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:03:16,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:03:16,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:03:16,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:03:16,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:03:16,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:03:16,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:03:16,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:03:16,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:03:16,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:03:16,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:03:16,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:03:16,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:03:16,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:03:16,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:03:16,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:03:16,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:03:16,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:03:16,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:03:16,275 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:03:16,276 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:03:16,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:03:16,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:03:16,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:03:16,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:03:16,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:03:16,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:03:16,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:03:16,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:03:16,278 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@67b3653c
2025-05-28 16:03:16,278 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:03:16,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:03:16,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:03:16,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:03:16,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:03:16,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:03:16,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@58342873'
2025-05-28 16:03:16,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:03:16,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:03:16,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:03:16,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:03:16,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:03:16,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:03:16,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:03:16,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:03:16,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:03:16,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:03:16,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:03:16,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:03:16,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:03:16,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:03:16,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:03:16,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:03:16,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:03:16,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:03:16,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:03:16,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:03:16,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:03:16,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:03:16,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:03:16,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:03:16,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:03:16,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:03:16,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:03:16,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:03:16,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:03:16,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:03:16,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:03:16,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:03:16,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:03:16,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:03:16,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:03:16,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:03:16,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:03:16,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:03:16,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:03:16,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:03:16,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:03:16,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:03:16,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:03:16,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:03:16,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:03:16,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:03:16,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:03:16,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:03:16,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:03:16,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:03:16,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:03:16,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:03:16,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 16:03:16,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:03:16,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 16:03:16,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:03:16,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:03:16,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 16:03:16,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 16:03:16,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:03:16,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 16:03:16,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 16:03:16,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:03:16,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 16:03:16,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 16:03:16,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 16:03:16,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 16:03:16,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 16:03:16,290 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 16:03:16,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 16:03:16,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 16:03:16,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 16:03:16,293 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:03:16,293 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:03:16,293 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 16:03:16,293 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 16:03:16,298 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 16:03:16,298 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 16:03:16,298 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 16:03:16,298 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 16:03:16,298 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:03:16,300 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:03:16,306 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.466 seconds (process running for 276.186)
2025-05-28 16:03:16,306 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:03:16,307 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 16:03:16,307 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:03:16,310 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@569ec6f7
2025-05-28 16:03:16,340 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@79c9a73
2025-05-28 16:03:16,369 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4ffeb450
2025-05-28 16:03:16,402 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3d26156
2025-05-28 16:03:16,434 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6d664359
2025-05-28 16:03:16,464 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6c40472b
2025-05-28 16:03:16,495 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@653b7d26
2025-05-28 16:03:16,513 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:03:17,975 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 16:03:17,975 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 16:03:17,975 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 16:03:17,975 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:03:17,975 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 16:03:17,976 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@58dcbf1d
2025-05-28 16:03:17,976 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@56072d28
2025-05-28 16:03:17,976 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:03:17,976 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-28 16:03:17,977 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:03:17,977 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:17,977 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:03:17,978 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:03:17,978 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:03:17,978 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:18,029 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:03:18,029 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:03:18,029 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:03:18,030 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:18,030 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:18,116 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:18,116 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:18,184 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:18,184 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:18,199 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:03:18,200 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:03:18,200 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:03:18,200 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:03:18,200 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:18,202 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:18,203 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:18,203 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:18,785 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:03:18,786 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:18,786 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:03:18,786 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:03:18,786 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:03:18,786 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:18,823 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:03:18,823 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:03:18,824 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:03:18,824 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:18,824 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:18,824 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:18,824 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:18,825 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:18,825 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:18,841 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:03:18,841 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:03:18,841 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:03:18,842 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:03:18,842 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:18,843 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:18,843 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:18,843 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:19,029 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:03:19,029 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:19,029 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:03:19,029 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:03:19,030 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:03:19,030 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:19,074 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:03:19,075 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:03:19,075 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:03:19,075 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:19,075 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:19,076 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:19,076 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:19,076 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:19,076 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:19,092 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:03:19,092 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:03:19,092 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:03:19,093 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:03:19,093 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:19,094 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:19,094 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:19,094 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:19,301 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:03:19,301 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:19,301 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:03:19,302 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:03:19,302 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:03:19,302 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:19,331 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:03:19,331 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:03:19,331 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:03:19,332 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:03:19,332 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:03:19,332 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:03:19,332 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:03:19,333 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:19,333 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:19,355 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:03:19,355 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:03:19,355 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:03:19,355 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:03:19,355 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:19,357 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:19,358 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:19,358 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:20,391 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:03:20,391 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:20,391 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:03:20,391 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:03:20,391 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:03:20,391 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:20,434 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:03:20,434 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:03:20,434 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:03:20,434 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:20,435 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:20,435 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:20,435 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:03:20,436 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:20,436 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:20,455 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:03:20,455 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:03:20,455 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:03:20,455 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:03:20,455 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:20,457 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:20,457 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:20,457 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:26,316 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:03:26,316 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:26,316 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:03:26,316 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:03:26,316 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:03:26,316 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:26,354 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:03:26,354 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:03:26,354 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:03:26,355 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:03:26,355 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:03:26,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:03:26,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:03:26,362 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:26,363 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:26,382 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:03:26,382 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:03:26,383 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:03:26,383 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:03:26,383 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:26,386 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:03:26,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:03:26,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:03:46,245 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:03:46,246 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:04:13,916 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 16:04:13,916 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\Pop3Agent.class (MODIFY)]]
2025-05-28 16:04:13,916 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 16:04:13,917 Thread-23 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 16:04:13,917 Thread-23 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 16:04:13,917 Thread-23 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1294cbb2, started on Wed May 28 16:03:15 KST 2025
2025-05-28 16:04:13,918 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:04:13,918 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 16:04:13,918 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 16:04:13,918 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 16:04:13,918 Thread-23 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 16:04:13,922 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 16:04:13,922 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:04:13,922 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:04:13,922 Thread-23 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:04:13,923 Thread-23 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:04:13,923 Thread-23 INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Shutdown initiated...
2025-05-28 16:04:13,923 Thread-23 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:04:13,924 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1611a8f8: (connection evicted)
2025-05-28 16:04:13,926 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@268e6f07: (connection evicted)
2025-05-28 16:04:13,928 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@67b3653c: (connection evicted)
2025-05-28 16:04:13,930 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@569ec6f7: (connection evicted)
2025-05-28 16:04:13,932 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@79c9a73: (connection evicted)
2025-05-28 16:04:13,933 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4ffeb450: (connection evicted)
2025-05-28 16:04:13,934 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3d26156: (connection evicted)
2025-05-28 16:04:13,936 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6d664359: (connection evicted)
2025-05-28 16:04:13,937 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6c40472b: (connection evicted)
2025-05-28 16:04:13,939 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@653b7d26: (connection evicted)
2025-05-28 16:04:13,940 Thread-23 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:04:13,940 Thread-23 INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Shutdown completed.
2025-05-28 16:04:13,980 Thread-23 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 16:04:13 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:04:13,996 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 26484 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:04:13,996 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:04:13,996 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:04:13,996 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:04:13,997 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff
2025-05-28 16:04:13,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:04:13,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:04:14,000 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:04:14,000 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:04:14,001 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:04:14,001 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:04:14,001 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:04:14,002 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:04:14,002 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:04:14,003 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:04:14,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:04:14,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:04:14,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:04:14,006 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:04:14,097 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:04:14,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:04:14,098 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:04:14,098 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:04:14,100 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:04:14,105 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 7 ms. Found 1 JPA repository interface.
2025-05-28 16:04:14,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:04:14,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:04:14,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:04:14,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:04:14,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 16:04:14,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:04:14,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:04:14,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:04:14,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:04:14,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:04:14,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:04:14,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:04:14,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:04:14,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:04:14,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:04:14,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:04:14,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:04:14,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:04:14,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:04:14,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:04:14,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:04:14,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:04:14,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:04:14,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:04:14,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:04:14,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:04:14,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:04:14,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:04:14,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:04:14,154 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6a532d8b]
2025-05-28 16:04:14,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:04:14,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:04:14,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:04:14,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:04:14,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:04:14,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:04:14,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:04:14,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:04:14,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:04:14,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:04:14,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:04:14,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:04:14,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:04:14,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:04:14,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:04:14,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:04:14,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:04:14,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:04:14,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 16:04:14,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 16:04:14,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 16:04:14,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:04:14,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:04:14,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:04:14,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:04:14,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:04:14,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:04:14,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:04:14,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:04:14,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:04:14,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:04:14,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:04:14,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:04:14,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:04:14,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:04:14,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:04:14,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:04:14,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:04:14,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:04:14,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:04:14,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:04:14,168 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:04:14,168 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:04:14,168 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 16:04:14,173 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 16:04:14,173 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 16:04:14,173 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 16:04:14,173 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 16:04:14,229 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 16:04:14,231 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 16:04:14,231 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 16:04:14,231 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 234 ms
2025-05-28 16:04:14,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:04:14,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:04:14,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:04:14,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:04:14,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:04:14,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:04:14,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:04:14,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:04:14,235 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:04:14,235 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 16:04:14,237 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:04:14,237 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:04:14,237 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:04:14,237 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:04:14,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:04:14,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:04:14,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:04:14,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:04:14,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:04:14,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:04:14,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:04:14,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:04:14,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:04:14,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:04:14,240 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@7ef32379
2025-05-28 16:04:14,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:04:14,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:04:14,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:04:14,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 16:04:14,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 16:04:14,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 16:04:14,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:04:14,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:04:14,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:04:14,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:04:14,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:04:14,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:04:14,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:04:14,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@452c186d'
2025-05-28 16:04:14,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:04:14,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:04:14,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:04:14,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:04:14,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:04:14,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:04:14,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:04:14,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@452c186d'
2025-05-28 16:04:14,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:04:14,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:04:14,250 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:04:14,253 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-7 - configuration:
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-7"
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:04:14,254 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:04:14,254 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-7 - Starting...
2025-05-28 16:04:14,274 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@27c48f83
2025-05-28 16:04:14,274 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-7 - Start completed.
2025-05-28 16:04:14,277 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:04:14,309 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:04:14,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:04:14,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:04:14,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:04:14,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:04:14,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:04:14,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:04:14,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:04:14,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:04:14,321 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:04:14,321 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:04:14,322 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:04:14,322 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 16:04:14,323 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:04:14,325 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:04:14,331 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:04:14,332 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:04:14,334 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:04:14,336 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:04:14,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:04:14,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:04:14,341 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:04:14,341 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:04:14,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:04:14,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:04:14,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:04:14,344 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:04:14,344 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:04:14,344 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:04:14,344 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:04:14,344 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:04:14,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:04:14,345 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:04:14,345 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:04:14,345 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:04:14,345 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:04:14,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:04:14,346 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:04:14,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:04:14,346 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:04:14,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:04:14,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:04:14,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:04:14,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@452c186d'
2025-05-28 16:04:14,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:04:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:04:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:04:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:04:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:04:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:04:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:04:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:04:14,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:04:14,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:04:14,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:04:14,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:04:14,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:04:14,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:04:14,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:04:14,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@452c186d'
2025-05-28 16:04:14,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:04:14,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:04:14,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:04:14,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:04:14,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@452c186d'
2025-05-28 16:04:14,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:04:14,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:04:14,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:04:14,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:04:14,353 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:04:14,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:04:14,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:04:14,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:04:14,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:04:14,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:04:14,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:04:14,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:04:14,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:04:14,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:04:14,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:04:14,361 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:04:14,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:04:14,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:04:14,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:04:14,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:04:14,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:04:14,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:04:14,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:04:14,364 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:04:14,364 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:04:14,364 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:04:14,365 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:04:14,366 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:04:14,367 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:04:14,367 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:04:14,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:04:14,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:04:14,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:04:14,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:04:14,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:04:14,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:04:14,369 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:04:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:04:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:04:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:04:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:04:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:04:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:04:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:04:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:04:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:04:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:04:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:04:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:04:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:04:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:04:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:04:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:04:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:04:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:04:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:04:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:04:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:04:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:04:14,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:04:14,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:04:14,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:04:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:04:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:04:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:04:14,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:04:14,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:04:14,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:04:14,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:04:14,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:04:14,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:04:14,380 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:04:14,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:04:14,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:04:14,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:04:14,383 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:04:14,393 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@65a1e966, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@69ebd884, org.springframework.security.web.context.SecurityContextHolderFilter@5e9c5576, org.springframework.security.web.header.HeaderWriterFilter@7f8b6a60, org.springframework.web.filter.CorsFilter@59a37635, org.springframework.security.web.csrf.CsrfFilter@21236a72, org.springframework.security.web.authentication.logout.LogoutFilter@67ec8f3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@15e89278, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6456c42d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1e89acf5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@809442b, org.springframework.security.web.access.ExceptionTranslationFilter@14edd913, org.springframework.security.web.access.intercept.AuthorizationFilter@7e6e3d7]
2025-05-28 16:04:14,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:04:14,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:04:14,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:04:14,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:04:14,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:04:14,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:04:14,397 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:04:14,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:04:14,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:04:14,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:04:14,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:04:14,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:04:14,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:04:14,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:04:14,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:04:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:04:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:04:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:04:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:04:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:04:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:04:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:04:14,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:04:14,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:04:14,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:04:14,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:04:14,401 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2312a7d
2025-05-28 16:04:14,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:04:14,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff'
2025-05-28 16:04:14,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:04:14,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:04:14,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:04:14,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:04:14,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:04:14,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:04:14,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:04:14,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:04:14,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:04:14,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:04:14,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:04:14,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:04:14,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:04:14,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:04:14,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:04:14,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:04:14,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:04:14,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:04:14,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:04:14,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:04:14,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:04:14,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:04:14,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:04:14,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:04:14,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:04:14,406 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:04:14,409 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:04:14,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:04:14,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:04:14,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:04:14,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:04:14,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:04:14,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:04:14,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:04:14,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:04:14,411 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:04:14,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:04:14,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:04:14,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:04:14,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:04:14,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:04:14,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@452c186d'
2025-05-28 16:04:14,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:04:14,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:04:14,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:04:14,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:04:14,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:04:14,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:04:14,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:04:14,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 16:04:14,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 16:04:14,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 16:04:14,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:04:14,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:04:14,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:04:14,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:04:14,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:04:14,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:04:14,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:04:14,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:04:14,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:04:14,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:04:14,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:04:14,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:04:14,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:04:14,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:04:14,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:04:14,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:04:14,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:04:14,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:04:14,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:04:14,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:04:14,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:04:14,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:04:14,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:04:14,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:04:14,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:04:14,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:04:14,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:04:14,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:04:14,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:04:14,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:04:14,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:04:14,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:04:14,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:04:14,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:04:14,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:04:14,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:04:14,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:04:14,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:04:14,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:04:14,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:04:14,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:04:14,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:04:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:04:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:04:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:04:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:04:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:04:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:04:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:04:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:04:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:04:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:04:14,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:04:14,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 16:04:14,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:04:14,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 16:04:14,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:04:14,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:04:14,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 16:04:14,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 16:04:14,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:04:14,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 16:04:14,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 16:04:14,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:04:14,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 16:04:14,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 16:04:14,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 16:04:14,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 16:04:14,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 16:04:14,425 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 16:04:14,426 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 16:04:14,426 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 16:04:14,426 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 16:04:14,427 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@430c2046
2025-05-28 16:04:14,428 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:04:14,428 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:04:14,428 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 16:04:14,428 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 16:04:14,432 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 16:04:14,432 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 16:04:14,432 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 16:04:14,432 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 16:04:14,432 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:04:14,433 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:04:14,437 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.453 seconds (process running for 334.318)
2025-05-28 16:04:14,437 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:04:14,438 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 16:04:14,438 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:04:14,461 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7205006b
2025-05-28 16:04:14,489 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2323df09
2025-05-28 16:04:14,519 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6570f6a5
2025-05-28 16:04:14,549 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@276d008b
2025-05-28 16:04:14,581 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1fc7f065
2025-05-28 16:04:14,614 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@10d0d71b
2025-05-28 16:04:14,643 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4a0bf5b7
2025-05-28 16:04:14,662 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:04:15,802 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 16:04:15,802 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 16:04:15,802 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 16:04:15,802 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:04:15,802 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 16:04:15,802 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@74a37519
2025-05-28 16:04:15,802 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@ea6d69e
2025-05-28 16:04:15,802 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:04:15,802 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-28 16:04:15,803 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:04:15,804 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:15,804 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:04:15,805 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:04:15,805 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:15,805 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:15,837 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:15,837 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:04:15,837 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:15,838 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:15,838 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:15,941 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:15,941 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:16,011 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:16,011 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:16,026 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:16,026 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:16,027 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:16,027 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:16,027 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:16,028 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:16,028 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:16,028 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:16,481 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:04:16,481 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:16,481 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:04:16,481 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:04:16,482 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:16,482 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:16,507 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:16,507 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:04:16,507 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:16,508 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:16,508 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:16,508 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:16,508 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:16,508 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:16,508 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:16,522 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:16,522 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:16,522 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:16,522 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:16,522 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:16,523 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:16,523 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:16,523 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:16,800 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:04:16,800 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:16,800 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:04:16,800 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:04:16,800 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:16,800 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:16,841 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:16,841 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:04:16,842 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:16,842 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:16,842 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:16,842 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:16,842 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:16,843 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:16,843 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:16,861 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:16,861 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:16,861 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:16,861 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:16,861 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:16,863 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:16,863 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:16,863 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:17,160 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:04:17,161 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:17,161 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:04:17,161 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:04:17,161 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:17,161 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:17,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:17,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:04:17,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:17,190 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:17,190 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:17,190 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:17,190 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:17,191 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:17,191 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:17,205 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:17,206 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:17,206 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:17,206 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:17,206 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:17,207 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:17,208 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:17,208 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:17,497 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:04:17,498 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:17,498 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:04:17,498 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:04:17,498 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:17,498 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:17,524 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:17,524 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:04:17,524 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:17,525 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:17,525 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:17,525 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:17,525 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:17,525 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:17,526 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:17,539 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:17,540 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:17,540 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:17,540 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:17,540 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:17,541 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:17,542 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:17,542 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:21,809 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:04:21,810 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:21,810 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:04:21,810 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:04:21,810 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:21,810 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:21,883 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:21,883 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:04:21,883 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:21,883 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:21,883 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:21,887 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:21,887 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:21,888 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:21,888 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:21,901 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:21,901 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:21,901 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:21,902 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:21,902 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:21,903 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:21,903 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:21,903 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:22,052 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:04:22,053 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:22,053 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:04:22,054 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:04:22,054 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:22,054 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,089 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:22,089 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:04:22,089 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:22,089 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,089 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,090 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,090 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,090 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,090 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:22,103 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:22,104 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:22,104 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:22,104 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:22,104 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,106 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,107 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:22,107 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:22,274 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:04:22,277 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:22,277 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:04:22,277 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:04:22,277 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:22,278 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,310 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:22,310 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:04:22,310 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:22,311 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,311 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,311 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,311 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,311 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,311 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:22,324 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:22,324 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:22,324 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:22,324 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:22,324 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,327 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,327 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:22,327 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:22,511 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:04:22,511 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:22,511 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:04:22,511 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:04:22,511 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:22,511 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,540 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:22,540 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:04:22,540 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:22,540 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,540 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,541 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,541 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:22,541 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,541 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:22,555 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:22,556 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:22,556 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:22,556 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:22,556 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,557 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:22,557 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:22,558 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:23,187 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 16:04:23,187 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:23,187 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 16:04:23,188 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-28 16:04:23,188 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 16:04:23,188 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:23,188 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 16:04:23,188 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:23,188 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 16:04:23,188 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:04:23,188 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 16:04:23,188 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 16:04:23,235 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 16:04:23,235 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 16:04:23,268 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:23,269 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:23,289 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:23,290 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:23,290 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:23,290 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:23,290 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:23,291 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:23,291 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:23,292 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:33,378 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:04:33,383 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:33,383 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:04:33,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/write_mail.do", parameters={multipart}
2025-05-28 16:04:33,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:04:33,383 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:33,386 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = 1234@test.com, cc = , subj = 최신메일, body = 123
2025-05-28 16:04:33,388 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:04:33,407 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:04:33,407 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:33,407 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 16:04:33,411 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:04:33,411 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:33,411 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:04:33,411 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 16:04:33,411 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:33,411 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:33,448 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:33,448 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메일 전송이 성공했습니다., messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:04:33,448 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:33,449 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:04:33,449 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:04:33,451 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:04:33,451 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:04:33,452 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:33,452 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:33,469 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:33,469 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:33,469 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:33,469 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:33,469 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:33,471 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:33,471 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:33,471 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:36,194 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:04:36,194 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:36,194 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:04:36,194 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:04:36,194 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:36,194 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:36,226 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:36,226 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=7, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:04:36,226 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:36,226 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:36,227 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:36,227 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:36,227 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:36,228 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:36,228 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:36,249 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:36,249 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:36,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:36,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:36,249 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:36,251 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:36,251 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:36,252 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:38,183 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:04:38,183 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:38,183 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:04:38,183 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:04:38,183 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:38,183 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:38,224 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:38,224 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:04:38,224 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:38,225 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:38,225 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:38,226 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:38,226 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:38,228 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:38,228 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:38,245 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:38,245 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:38,245 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:38,245 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:38,245 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:38,247 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:38,247 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:38,247 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:42,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:04:42,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:42,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:04:42,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:04:42,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:42,989 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:43,026 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:43,026 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=7, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:04:43,026 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:43,026 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:43,026 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:43,029 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:43,029 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:43,030 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:43,030 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:43,050 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:43,050 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:43,050 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:43,050 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:43,050 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:43,052 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:43,052 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:43,052 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:44,392 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:04:44,392 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:04:44,441 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:04:44,441 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:44,441 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:04:44,441 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:04:44,441 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:44,441 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:44,483 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:44,484 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:04:44,484 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:44,484 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:44,484 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:44,485 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:44,485 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:44,485 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:44,486 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:44,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:44,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:44,504 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:44,504 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:44,504 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:44,506 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:44,506 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:44,506 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:46,860 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:04:46,860 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:46,860 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:04:46,860 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:04:46,860 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:46,860 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:46,891 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:46,891 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=7, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:04:46,891 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:46,891 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:46,892 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:46,892 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:46,892 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:04:46,892 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:46,893 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:46,912 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:46,913 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:46,913 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:46,913 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:46,913 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:46,914 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:46,914 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:46,915 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:49,110 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:04:49,110 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:04:49,110 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:04:49,110 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:04:49,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:04:49,111 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:49,150 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:04:49,150 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:04:49,150 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:04:49,151 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:49,151 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:49,152 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:49,153 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:04:49,153 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:49,154 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:49,171 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:04:49,172 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:04:49,172 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:04:49,172 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:04:49,172 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:49,173 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:04:49,173 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:04:49,173 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:05:14,403 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:05:14,403 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:05:34,232 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:05:34,232 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:05:34,232 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:05:34,232 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:05:34,233 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:05:34,233 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:05:34,271 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:05:34,271 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=7, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:05:34,271 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:05:34,271 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:05:34,271 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:05:34,274 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:05:34,274 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:05:34,276 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:05:34,276 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:05:34,294 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:05:34,294 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:05:34,294 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:05:34,295 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:05:34,295 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:05:34,297 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:05:34,297 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:05:34,297 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:05:36,132 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:05:36,132 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:05:36,132 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:05:36,132 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:05:36,132 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:05:36,132 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:05:36,173 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:05:36,173 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:05:36,173 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:05:36,173 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:05:36,173 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:05:36,173 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:05:36,173 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:05:36,174 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:05:36,174 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:05:36,191 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:05:36,191 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:05:36,191 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:05:36,191 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:05:36,191 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:05:36,192 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:05:36,193 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:05:36,193 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:05:44,411 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:05:44,411 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:06:14,416 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:06:14,416 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:06:44,429 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:06:44,429 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:07:14,435 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:07:14,435 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:07:38,409 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 16:07:38,409 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\Pop3Agent.class (MODIFY)]]
2025-05-28 16:07:38,409 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 16:07:38,409 Thread-27 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 16:07:38,409 Thread-27 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 16:07:38,409 Thread-27 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4a9799ff, started on Wed May 28 16:04:13 KST 2025
2025-05-28 16:07:38,411 Thread-27 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:07:38,411 Thread-27 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 16:07:38,411 Thread-27 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 16:07:38,411 Thread-27 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 16:07:38,411 Thread-27 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 16:07:38,414 Thread-27 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 16:07:38,414 Thread-27 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:07:38,414 Thread-27 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:07:38,414 Thread-27 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:07:38,414 Thread-27 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:07:38,415 Thread-27 INFO com.zaxxer.hikari.HikariDataSource HikariPool-7 - Shutdown initiated...
2025-05-28 16:07:38,415 Thread-27 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:07:38,416 HikariPool-7 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-7 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@27c48f83: (connection evicted)
2025-05-28 16:07:38,417 HikariPool-7 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-7 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2312a7d: (connection evicted)
2025-05-28 16:07:38,418 HikariPool-7 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-7 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@430c2046: (connection evicted)
2025-05-28 16:07:38,419 HikariPool-7 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-7 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7205006b: (connection evicted)
2025-05-28 16:07:38,424 HikariPool-7 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-7 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2323df09: (connection evicted)
2025-05-28 16:07:38,425 HikariPool-7 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-7 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6570f6a5: (connection evicted)
2025-05-28 16:07:38,427 HikariPool-7 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-7 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@276d008b: (connection evicted)
2025-05-28 16:07:38,428 HikariPool-7 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-7 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1fc7f065: (connection evicted)
2025-05-28 16:07:38,429 HikariPool-7 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-7 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@10d0d71b: (connection evicted)
2025-05-28 16:07:38,430 HikariPool-7 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-7 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4a0bf5b7: (connection evicted)
2025-05-28 16:07:38,432 Thread-27 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:07:38,432 Thread-27 INFO com.zaxxer.hikari.HikariDataSource HikariPool-7 - Shutdown completed.
2025-05-28 16:07:38,480 Thread-27 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 16:07:38 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:07:38,506 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 26484 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:07:38,506 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:07:38,506 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:07:38,506 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:07:38,507 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4
2025-05-28 16:07:38,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:07:38,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:07:38,511 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:07:38,512 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:07:38,512 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:07:38,513 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:07:38,513 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:07:38,513 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:07:38,514 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:07:38,517 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:07:38,517 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:07:38,517 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:07:38,518 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:07:38,518 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:07:38,603 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:07:38,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:07:38,603 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:07:38,603 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:07:38,605 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:07:38,608 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 4 ms. Found 1 JPA repository interface.
2025-05-28 16:07:38,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:07:38,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:07:38,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:07:38,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:07:38,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 16:07:38,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:07:38,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:07:38,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:07:38,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:07:38,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:07:38,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:07:38,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:07:38,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:07:38,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:07:38,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:07:38,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:07:38,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:07:38,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:07:38,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:07:38,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:07:38,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:07:38,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:07:38,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:07:38,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:07:38,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:07:38,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:07:38,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:07:38,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:07:38,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:07:38,646 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@12c783c2]
2025-05-28 16:07:38,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:07:38,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:07:38,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:07:38,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:07:38,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:07:38,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:07:38,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:07:38,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:07:38,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:07:38,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:07:38,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:07:38,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:07:38,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:07:38,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:07:38,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:07:38,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:07:38,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:07:38,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:07:38,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 16:07:38,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 16:07:38,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 16:07:38,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:07:38,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:07:38,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:07:38,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:07:38,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:07:38,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:07:38,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:07:38,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:07:38,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:07:38,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:07:38,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:07:38,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:07:38,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:07:38,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:07:38,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:07:38,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:07:38,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:07:38,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:07:38,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:07:38,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:07:38,663 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:07:38,663 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:07:38,663 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 16:07:38,667 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 16:07:38,668 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 16:07:38,669 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 16:07:38,669 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 16:07:38,720 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 16:07:38,721 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 16:07:38,721 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 16:07:38,721 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 214 ms
2025-05-28 16:07:38,722 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:07:38,722 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:07:38,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:07:38,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:07:38,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:07:38,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:07:38,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:07:38,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:07:38,726 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:07:38,726 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 16:07:38,728 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:07:38,729 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:07:38,729 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:07:38,729 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:07:38,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:07:38,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:07:38,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:07:38,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:07:38,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:07:38,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:07:38,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:07:38,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:07:38,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:07:38,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:07:38,733 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@7fa48c55
2025-05-28 16:07:38,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:07:38,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:07:38,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:07:38,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 16:07:38,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 16:07:38,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 16:07:38,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:07:38,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:07:38,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:07:38,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:07:38,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:07:38,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:07:38,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:07:38,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51de1f63'
2025-05-28 16:07:38,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:07:38,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:07:38,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:07:38,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:07:38,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:07:38,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:07:38,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:07:38,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51de1f63'
2025-05-28 16:07:38,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:07:38,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:07:38,747 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:07:38,751 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:07:38,751 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-8 - configuration:
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:07:38,752 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-8"
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:07:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:07:38,753 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-8 - Starting...
2025-05-28 16:07:38,769 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7744fa82
2025-05-28 16:07:38,769 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-8 - Start completed.
2025-05-28 16:07:38,771 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:07:38,792 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:07:38,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:07:38,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:07:38,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:07:38,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:07:38,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:07:38,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:07:38,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:07:38,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:07:38,806 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:07:38,807 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:07:38,808 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:07:38,808 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:07:38,809 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 16:07:38,810 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:07:38,811 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:07:38,819 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:07:38,820 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:07:38,820 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:07:38,822 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:07:38,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:07:38,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:07:38,827 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:07:38,827 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:07:38,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:07:38,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:07:38,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:07:38,830 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:07:38,830 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:07:38,831 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:07:38,831 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:07:38,831 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:07:38,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:07:38,831 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:07:38,831 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:07:38,831 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:07:38,831 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:07:38,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:07:38,833 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:07:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:07:38,833 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:07:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:07:38,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:07:38,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:07:38,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51de1f63'
2025-05-28 16:07:38,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:07:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:07:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:07:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:07:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:07:38,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:07:38,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:07:38,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:07:38,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:07:38,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:07:38,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:07:38,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:07:38,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:07:38,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:07:38,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:07:38,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51de1f63'
2025-05-28 16:07:38,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:07:38,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:07:38,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:07:38,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:07:38,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51de1f63'
2025-05-28 16:07:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:07:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:07:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:07:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:07:38,842 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:07:38,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:07:38,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:07:38,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:07:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:07:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:07:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:07:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:07:38,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:07:38,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:07:38,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:07:38,851 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:07:38,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:07:38,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:07:38,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:07:38,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:07:38,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:07:38,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:07:38,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:07:38,855 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:07:38,856 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:07:38,856 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:07:38,857 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:07:38,857 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:07:38,858 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:07:38,859 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:07:38,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:07:38,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:07:38,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:07:38,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:07:38,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:07:38,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:07:38,860 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:07:38,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:07:38,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:07:38,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:07:38,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:07:38,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:07:38,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:07:38,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:07:38,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:07:38,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:07:38,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:07:38,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:07:38,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:07:38,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:07:38,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:07:38,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:07:38,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:07:38,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:07:38,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:07:38,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:07:38,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:07:38,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:07:38,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:07:38,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:07:38,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:07:38,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:07:38,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:07:38,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:07:38,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:07:38,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:07:38,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:07:38,874 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:07:38,874 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:07:38,874 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:07:38,874 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:07:38,874 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:07:38,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:07:38,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:07:38,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:07:38,878 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:07:38,883 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3d276b4d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7a440707, org.springframework.security.web.context.SecurityContextHolderFilter@45ee8a11, org.springframework.security.web.header.HeaderWriterFilter@30217b4f, org.springframework.web.filter.CorsFilter@1f5d5eef, org.springframework.security.web.csrf.CsrfFilter@2c7f56, org.springframework.security.web.authentication.logout.LogoutFilter@4424e408, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@61cb4ae3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@265b9b35, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4eebb73f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@24fa83b5, org.springframework.security.web.access.ExceptionTranslationFilter@23197831, org.springframework.security.web.access.intercept.AuthorizationFilter@22cfa0a]
2025-05-28 16:07:38,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:07:38,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:07:38,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:07:38,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:07:38,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:07:38,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:07:38,887 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:07:38,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:07:38,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:07:38,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:07:38,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:07:38,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:07:38,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:07:38,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:07:38,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:07:38,890 HikariPool-8 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Added connection com.mysql.cj.jdbc.ConnectionImpl@20ff3f06
2025-05-28 16:07:38,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:07:38,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:07:38,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:07:38,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:07:38,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:07:38,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:07:38,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:07:38,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:07:38,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:07:38,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:07:38,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:07:38,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:07:38,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4'
2025-05-28 16:07:38,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:07:38,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:07:38,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:07:38,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:07:38,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:07:38,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:07:38,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:07:38,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:07:38,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:07:38,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:07:38,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:07:38,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:07:38,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:07:38,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:07:38,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:07:38,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:07:38,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:07:38,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:07:38,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:07:38,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:07:38,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:07:38,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:07:38,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:07:38,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:07:38,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:07:38,897 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:07:38,899 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:07:38,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:07:38,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:07:38,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:07:38,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51de1f63'
2025-05-28 16:07:38,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:07:38,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:07:38,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:07:38,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:07:38,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:07:38,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:07:38,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:07:38,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:07:38,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:07:38,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:07:38,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:07:38,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:07:38,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:07:38,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:07:38,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:07:38,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:07:38,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:07:38,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:07:38,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:07:38,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:07:38,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:07:38,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:07:38,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:07:38,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:07:38,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:07:38,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:07:38,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:07:38,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:07:38,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:07:38,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:07:38,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:07:38,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:07:38,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:07:38,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:07:38,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:07:38,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:07:38,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:07:38,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:07:38,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:07:38,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:07:38,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:07:38,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:07:38,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:07:38,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:07:38,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:07:38,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:07:38,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:07:38,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:07:38,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:07:38,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:07:38,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:07:38,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:07:38,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:07:38,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:07:38,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:07:38,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:07:38,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:07:38,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:07:38,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:07:38,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:07:38,922 HikariPool-8 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Added connection com.mysql.cj.jdbc.ConnectionImpl@61c2353d
2025-05-28 16:07:38,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:07:38,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:07:38,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 16:07:38,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:07:38,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 16:07:38,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:07:38,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:07:38,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 16:07:38,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 16:07:38,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:07:38,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 16:07:38,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 16:07:38,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:07:38,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 16:07:38,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 16:07:38,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 16:07:38,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 16:07:38,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 16:07:38,926 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 16:07:38,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 16:07:38,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 16:07:38,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 16:07:38,930 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:07:38,930 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:07:38,930 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 16:07:38,930 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 16:07:38,935 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 16:07:38,935 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 16:07:38,935 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 16:07:38,935 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 16:07:38,935 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:07:38,937 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:07:38,944 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.456 seconds (process running for 538.825)
2025-05-28 16:07:38,945 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:07:38,945 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 16:07:38,946 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:07:38,954 HikariPool-8 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Added connection com.mysql.cj.jdbc.ConnectionImpl@50e9f1c7
2025-05-28 16:07:38,984 HikariPool-8 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1edca72
2025-05-28 16:07:39,015 HikariPool-8 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Added connection com.mysql.cj.jdbc.ConnectionImpl@28533ae4
2025-05-28 16:07:39,056 HikariPool-8 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a33736
2025-05-28 16:07:39,092 HikariPool-8 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5f46f5d7
2025-05-28 16:07:39,125 HikariPool-8 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3fbc2977
2025-05-28 16:07:39,159 HikariPool-8 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Added connection com.mysql.cj.jdbc.ConnectionImpl@220d8862
2025-05-28 16:07:39,174 HikariPool-8 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:07:39,511 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 16:07:39,512 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 16:07:39,512 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 16:07:39,512 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:07:39,512 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 16:07:39,512 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@2a15112b
2025-05-28 16:07:39,512 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@116a662d
2025-05-28 16:07:39,512 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:07:39,512 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-28 16:07:39,513 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:07:39,516 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:39,516 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:07:39,517 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:07:39,517 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:39,517 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:39,561 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:39,561 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:07:39,562 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:39,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:39,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:39,655 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:39,655 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:39,734 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:39,735 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:39,750 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:39,750 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:39,750 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:39,750 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:39,750 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:39,752 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:39,752 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:39,752 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:39,782 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:07:39,782 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:39,782 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:07:39,782 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:07:39,783 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:39,783 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:39,811 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:39,811 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:07:39,811 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:39,811 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:39,812 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:39,812 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:39,812 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:39,812 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:39,812 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:39,825 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:39,825 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:39,825 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:39,825 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:39,825 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:39,827 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:39,827 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:39,827 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:40,066 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:07:40,067 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:40,067 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:07:40,067 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:07:40,067 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:40,067 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,137 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:40,137 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:07:40,137 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:40,138 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,138 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,138 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,138 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,138 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,139 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:40,152 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:40,152 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:40,152 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:40,152 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:40,152 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,153 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,153 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:40,153 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:40,434 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:07:40,435 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:40,435 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:07:40,435 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:07:40,435 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:40,435 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,468 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:40,468 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:07:40,468 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:40,468 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,468 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,468 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,469 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,469 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,469 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:40,482 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:40,483 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:40,483 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:40,483 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:40,483 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,485 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,486 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:40,486 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:40,743 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:07:40,743 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:40,743 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:07:40,743 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:07:40,743 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:40,743 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,771 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:40,771 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:07:40,771 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:40,771 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,771 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,771 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,772 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:40,772 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,772 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:40,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:40,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:40,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:40,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:40,784 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,786 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:40,786 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:40,786 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:41,075 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:07:41,075 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:41,075 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:07:41,075 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:07:41,075 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:41,075 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:41,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:41,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:07:41,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:41,103 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:41,104 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:41,104 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:41,104 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:41,104 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:41,104 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:41,117 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:41,117 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:41,117 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:41,117 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:41,117 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:41,119 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:41,120 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:41,120 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:42,196 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:07:42,197 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:42,197 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:07:42,197 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:07:42,197 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:42,198 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:42,233 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:42,233 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=7, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:07:42,233 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:42,234 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:42,234 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:42,234 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:42,235 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:42,236 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:42,236 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:42,256 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:42,257 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:42,257 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:42,257 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:42,257 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:42,260 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:42,260 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:42,261 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:43,919 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:07:43,919 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:43,919 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:07:43,919 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:07:43,920 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:43,920 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:43,962 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:43,962 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:07:43,963 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:43,963 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:43,963 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:43,966 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:43,966 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:43,968 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:43,968 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:43,986 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:43,986 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:43,986 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:43,987 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:43,987 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:43,989 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:43,990 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:43,990 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:46,317 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:07:46,318 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:46,318 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:07:46,319 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:07:46,319 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:46,319 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:46,353 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:46,353 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=7, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:07:46,353 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:46,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:46,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:46,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:46,356 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:46,357 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:46,358 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:46,377 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:46,377 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:46,377 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:46,377 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:46,378 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:46,380 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:46,381 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:46,381 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:47,270 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:07:47,273 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:47,273 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:07:47,273 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:07:47,273 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:47,274 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:47,321 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:47,321 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:07:47,321 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:47,322 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:47,322 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:47,322 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:47,323 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:47,324 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:47,324 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:47,341 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:47,341 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:47,342 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:47,342 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:47,342 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:47,344 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:47,345 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:47,345 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:48,758 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:07:48,759 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:48,759 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:07:48,759 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:07:48,760 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:48,760 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:48,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:48,793 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=7, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:07:48,793 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:48,794 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:48,795 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:48,798 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:48,799 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:07:48,801 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:48,802 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:48,822 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:48,822 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:48,822 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:48,822 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:48,822 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:48,825 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:48,826 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:48,826 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:51,642 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:07:51,642 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:51,642 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:07:51,642 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:07:51,642 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:07:51,642 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:51,699 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:51,699 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:07:51,699 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:07:51,699 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:51,700 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:51,700 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:51,700 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:07:51,701 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:51,701 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:51,718 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:51,718 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:51,718 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:51,719 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:51,719 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:51,721 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:51,721 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:51,721 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:52,614 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message?msgid=3
2025-05-28 16:07:52,614 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:52,615 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message?msgid=3
2025-05-28 16:07:52,615 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_message?msgid=3", parameters={masked}
2025-05-28 16:07:52,615 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:07:52,615 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:52,616 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /WEB-INF/download
2025-05-28 16:07:52,633 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:07:52,647 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:52,647 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=보낸 사람: 1234@test.com <br>받은 사람: 1234@test.com <br>Cc &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <br>보낸 날짜: Sun May 25 01:21:44 <br>제 &nbsp;&nbsp;&nbsp; 목: test after csrf <br> <hr>plz work}
2025-05-28 16:07:52,647 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:07:52,648 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=3
2025-05-28 16:07:52,648 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=3
2025-05-28 16:07:52,736 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=3
2025-05-28 16:07:52,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=3
2025-05-28 16:07:52,778 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:52,778 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:52,796 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:52,796 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:52,796 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:52,797 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:52,797 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:52,798 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:52,799 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:52,799 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:54,927 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message?msgid=4
2025-05-28 16:07:54,927 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:54,928 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message?msgid=4
2025-05-28 16:07:54,928 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_message?msgid=4", parameters={masked}
2025-05-28 16:07:54,928 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:07:54,928 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:54,928 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /WEB-INF/download
2025-05-28 16:07:54,946 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:07:54,954 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:54,954 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=보낸 사람: hello@test.com <br>받은 사람: 1234@test.com <br>Cc &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <br>보낸 날짜: Wed May 28 03:48:56 <br>제 &nbsp;&nbsp;&nbsp; 목: 동의대학교 축제 <br> <hr>qwer 왓다던데 못가서 너무 아쉽다..}
2025-05-28 16:07:54,954 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:07:54,954 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=4
2025-05-28 16:07:54,955 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=4
2025-05-28 16:07:54,955 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=4
2025-05-28 16:07:54,955 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=4
2025-05-28 16:07:54,956 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:54,956 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:54,974 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:54,974 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:54,975 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:54,975 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:54,975 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:54,978 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:54,978 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:54,978 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:56,297 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message?msgid=5
2025-05-28 16:07:56,298 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:56,298 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message?msgid=5
2025-05-28 16:07:56,298 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_message?msgid=5", parameters={masked}
2025-05-28 16:07:56,298 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:07:56,298 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:56,299 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /WEB-INF/download
2025-05-28 16:07:56,314 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:07:56,323 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:56,323 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=보낸 사람: 1234@test.com <br>받은 사람: 1234@test.com <br>Cc &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <br>보낸 날짜: Wed May 28 15:48:15 <br>제 &nbsp;&nbsp;&nbsp; 목: 페이지네이션 <br> <hr>테스팅}
2025-05-28 16:07:56,323 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:07:56,324 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=5
2025-05-28 16:07:56,324 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=5
2025-05-28 16:07:56,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=5
2025-05-28 16:07:56,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=5
2025-05-28 16:07:56,326 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:56,326 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:56,348 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:56,349 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:56,349 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:56,349 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:56,349 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:56,351 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:56,351 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:56,351 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:57,238 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message?msgid=6
2025-05-28 16:07:57,239 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:57,239 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message?msgid=6
2025-05-28 16:07:57,239 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_message?msgid=6", parameters={masked}
2025-05-28 16:07:57,239 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:07:57,239 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:57,240 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /WEB-INF/download
2025-05-28 16:07:57,255 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:07:57,263 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:57,263 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=보낸 사람: 1234@test.com <br>받은 사람: 1234@test.com <br>Cc &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <br>보낸 날짜: Wed May 28 15:59:14 <br>제 &nbsp;&nbsp;&nbsp; 목: 페이지네이션 테스팅1 <br> <hr>1}
2025-05-28 16:07:57,263 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:07:57,263 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=6
2025-05-28 16:07:57,263 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=6
2025-05-28 16:07:57,266 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=6
2025-05-28 16:07:57,266 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=6
2025-05-28 16:07:57,267 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:57,267 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:57,287 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:57,288 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:57,288 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:57,288 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:57,288 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:57,291 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:57,291 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:57,291 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:58,828 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message?msgid=7
2025-05-28 16:07:58,828 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:07:58,828 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message?msgid=7
2025-05-28 16:07:58,828 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_message?msgid=7", parameters={masked}
2025-05-28 16:07:58,829 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:07:58,829 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:58,830 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /WEB-INF/download
2025-05-28 16:07:58,846 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:07:58,855 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:07:58,855 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=보낸 사람: 1234@test.com <br>받은 사람: 1234@test.com <br>Cc &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <br>보낸 날짜: Wed May 28 16:04:33 <br>제 &nbsp;&nbsp;&nbsp; 목: 최신메일 <br> <hr>123}
2025-05-28 16:07:58,855 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:07:58,855 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:07:58,855 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:07:58,856 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:07:58,856 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:07:58,856 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:58,856 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:58,877 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:07:58,878 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:07:58,878 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:07:58,878 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:07:58,878 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:58,880 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:07:58,880 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:07:58,880 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:08:02,287 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message?msgid=7
2025-05-28 16:08:02,287 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:08:02,287 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message?msgid=7
2025-05-28 16:08:02,287 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_message?msgid=7", parameters={masked}
2025-05-28 16:08:02,288 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:08:02,288 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:08:02,288 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /WEB-INF/download
2025-05-28 16:08:02,304 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:08:02,313 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:08:02,314 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=보낸 사람: 1234@test.com <br>받은 사람: 1234@test.com <br>Cc &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <br>보낸 날짜: Wed May 28 16:04:33 <br>제 &nbsp;&nbsp;&nbsp; 목: 최신메일 <br> <hr>123}
2025-05-28 16:08:02,314 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:08:02,314 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:08:02,314 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:08:02,318 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:08:02,318 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:08:02,320 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:08:02,320 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:08:02,338 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:08:02,338 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:08:02,338 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:08:02,338 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:08:02,338 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:08:02,341 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:08:02,341 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:08:02,341 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:08:08,886 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:08:08,886 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:08:21,874 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message?msgid=7
2025-05-28 16:08:21,874 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:08:21,875 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message?msgid=7
2025-05-28 16:08:21,875 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_message?msgid=7", parameters={masked}
2025-05-28 16:08:21,875 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:08:21,875 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:08:21,875 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /WEB-INF/download
2025-05-28 16:08:21,891 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:08:21,898 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:08:21,898 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=보낸 사람: 1234@test.com <br>받은 사람: 1234@test.com <br>Cc &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <br>보낸 날짜: Wed May 28 16:04:33 <br>제 &nbsp;&nbsp;&nbsp; 목: 최신메일 <br> <hr>123}
2025-05-28 16:08:21,898 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:08:21,898 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:08:21,898 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:08:21,902 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:08:21,902 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=7
2025-05-28 16:08:21,903 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:08:21,903 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:08:21,924 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:08:21,924 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:08:21,924 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:08:21,925 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:08:21,925 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:08:21,927 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:08:21,927 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:08:21,927 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:08:38,892 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:08:38,892 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:09:08,903 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:09:08,903 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:09:38,916 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:09:38,916 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:10:08,920 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:10:08,920 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:10:38,933 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:10:38,933 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:11:08,942 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:11:08,942 HikariPool-8 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:11:13,532 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 16:11:13,532 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\.netbeans_automatic_build (MODIFY)]]
2025-05-28 16:11:13,532 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 16:11:13,533 Thread-31 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 16:11:13,533 Thread-31 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 16:11:13,533 Thread-31 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@18fc44a4, started on Wed May 28 16:07:38 KST 2025
2025-05-28 16:11:13,533 Thread-31 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:11:13,534 Thread-31 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 16:11:13,534 Thread-31 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 16:11:13,534 Thread-31 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 16:11:13,534 Thread-31 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 16:11:13,538 Thread-31 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 16:11:13,538 Thread-31 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:11:13,538 Thread-31 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:11:13,538 Thread-31 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:13,539 Thread-31 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:11:13,539 Thread-31 INFO com.zaxxer.hikari.HikariDataSource HikariPool-8 - Shutdown initiated...
2025-05-28 16:11:13,539 Thread-31 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:11:13,540 HikariPool-8 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-8 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7744fa82: (connection evicted)
2025-05-28 16:11:13,542 HikariPool-8 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-8 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@20ff3f06: (connection evicted)
2025-05-28 16:11:13,543 HikariPool-8 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-8 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@61c2353d: (connection evicted)
2025-05-28 16:11:13,544 HikariPool-8 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-8 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@50e9f1c7: (connection evicted)
2025-05-28 16:11:13,545 HikariPool-8 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-8 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1edca72: (connection evicted)
2025-05-28 16:11:13,547 HikariPool-8 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-8 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@28533ae4: (connection evicted)
2025-05-28 16:11:13,548 HikariPool-8 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-8 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5a33736: (connection evicted)
2025-05-28 16:11:13,549 HikariPool-8 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-8 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5f46f5d7: (connection evicted)
2025-05-28 16:11:13,550 HikariPool-8 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-8 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3fbc2977: (connection evicted)
2025-05-28 16:11:13,551 HikariPool-8 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-8 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@220d8862: (connection evicted)
2025-05-28 16:11:13,552 Thread-31 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-8 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:11:13,552 Thread-31 INFO com.zaxxer.hikari.HikariDataSource HikariPool-8 - Shutdown completed.
2025-05-28 16:11:13,605 Thread-31 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 16:11:13 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:11:13,628 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 26484 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:11:13,628 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:11:13,628 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:11:13,628 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:11:13,629 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5
2025-05-28 16:11:13,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:11:13,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:11:13,633 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:11:13,634 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:11:13,634 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:11:13,635 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:11:13,635 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:11:13,636 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:11:13,636 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:11:13,640 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:11:13,641 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:11:13,641 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:11:13,642 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:11:13,642 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:11:13,761 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:11:13,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:11:13,761 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:11:13,761 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:11:13,762 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:11:13,766 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 4 ms. Found 1 JPA repository interface.
2025-05-28 16:11:13,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:11:13,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:11:13,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:11:13,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:11:13,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 16:11:13,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:11:13,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:11:13,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:11:13,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:11:13,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:11:13,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:11:13,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:11:13,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:11:13,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:11:13,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:11:13,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:11:13,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:11:13,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:11:13,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:11:13,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:11:13,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:11:13,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:11:13,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:11:13,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:11:13,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:11:13,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:11:13,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:11:13,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:11:13,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:11:13,853 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@62c21b45]
2025-05-28 16:11:13,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:11:13,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:11:13,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:11:13,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:11:13,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:11:13,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:11:13,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:13,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:11:13,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:13,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:11:13,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:11:13,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:11:13,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:11:13,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:11:13,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:11:13,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:11:13,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:11:13,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:13,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 16:11:13,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 16:11:13,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 16:11:13,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:13,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:11:13,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:11:13,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:13,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:11:13,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:11:13,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:13,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:11:13,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:11:13,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:11:13,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:11:13,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:13,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:13,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:11:13,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:13,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:11:13,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:11:13,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:11:13,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:11:13,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:11:13,872 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:11:13,872 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:11:13,872 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 16:11:13,878 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 16:11:13,879 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 16:11:13,879 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 16:11:13,879 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 16:11:13,961 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 16:11:13,964 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 16:11:13,965 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 16:11:13,965 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 336 ms
2025-05-28 16:11:13,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:11:13,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:11:13,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:13,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:13,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:11:13,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:11:13,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:11:13,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:11:13,974 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:11:13,974 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 16:11:13,980 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:11:13,980 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:11:13,980 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:11:13,980 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:11:13,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:11:13,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:11:13,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:11:13,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:11:13,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:11:13,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:11:13,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:11:13,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:11:13,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:11:13,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:11:13,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@3c7df4fe
2025-05-28 16:11:13,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:11:13,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:11:13,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:11:13,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 16:11:13,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 16:11:13,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 16:11:13,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:11:13,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:11:13,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:11:13,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:11:14,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:11:14,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:11:14,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:11:14,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@53523d4'
2025-05-28 16:11:14,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:11:14,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:11:14,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:11:14,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:11:14,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:11:14,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:11:14,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:11:14,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@53523d4'
2025-05-28 16:11:14,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:11:14,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:11:14,006 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:11:14,010 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:11:14,010 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-9 - configuration:
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-9"
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:11:14,011 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:11:14,011 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-9 - Starting...
2025-05-28 16:11:14,041 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71c0947d
2025-05-28 16:11:14,041 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-9 - Start completed.
2025-05-28 16:11:14,044 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:11:14,095 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:11:14,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:11:14,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:11:14,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:11:14,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:11:14,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:11:14,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:11:14,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:11:14,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:11:14,124 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:11:14,124 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:11:14,125 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:11:14,126 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 16:11:14,129 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:11:14,132 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:11:14,144 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:11:14,146 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:11:14,146 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:11:14,147 HikariPool-9 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:11:14,150 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:11:14,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:11:14,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:11:14,159 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:14,160 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:14,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:11:14,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:11:14,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:11:14,165 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:14,165 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:14,166 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:14,167 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:14,167 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:14,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:11:14,169 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:14,169 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:14,169 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:14,169 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:14,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:11:14,171 HikariPool-9 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Added connection com.mysql.cj.jdbc.ConnectionImpl@34907bd5
2025-05-28 16:11:14,172 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:14,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:11:14,173 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:14,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:11:14,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:11:14,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:11:14,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@53523d4'
2025-05-28 16:11:14,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:11:14,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:11:14,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:11:14,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:11:14,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:11:14,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:11:14,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:11:14,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:11:14,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:11:14,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:11:14,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:11:14,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:11:14,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:14,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:14,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:14,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@53523d4'
2025-05-28 16:11:14,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:11:14,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:11:14,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:14,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:14,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@53523d4'
2025-05-28 16:11:14,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:11:14,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:11:14,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:11:14,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:11:14,193 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:11:14,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:11:14,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:11:14,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:11:14,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:11:14,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:11:14,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:11:14,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:11:14,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:11:14,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:14,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:14,241 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:11:14,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:11:14,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:14,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:14,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:11:14,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:14,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:14,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:14,261 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:11:14,269 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:11:14,269 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:11:14,275 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:11:14,281 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:11:14,285 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:11:14,289 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:11:14,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:11:14,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:14,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:14,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:11:14,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:14,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:14,297 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:11:14,297 HikariPool-9 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Added connection com.mysql.cj.jdbc.ConnectionImpl@75ad71ee
2025-05-28 16:11:14,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:11:14,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:14,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:14,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:11:14,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:11:14,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:11:14,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:11:14,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:11:14,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:11:14,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:11:14,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:11:14,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:11:14,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:11:14,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:14,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:11:14,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:14,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:14,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:11:14,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:11:14,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:11:14,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:11:14,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:11:14,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:11:14,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:11:14,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:11:14,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:11:14,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:11:14,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:14,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:11:14,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:11:14,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:11:14,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:14,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:14,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:14,346 HikariPool-9 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Added connection com.mysql.cj.jdbc.ConnectionImpl@44124625
2025-05-28 16:11:14,346 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:11:14,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:11:14,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:11:14,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:11:14,358 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@258c4970, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@182dbf12, org.springframework.security.web.context.SecurityContextHolderFilter@6fa5a260, org.springframework.security.web.header.HeaderWriterFilter@457052dd, org.springframework.web.filter.CorsFilter@1745146, org.springframework.security.web.csrf.CsrfFilter@1c11a9c0, org.springframework.security.web.authentication.logout.LogoutFilter@55a98944, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3cf61403, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e6b59fd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@507cd905, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@d2e1b67, org.springframework.security.web.access.ExceptionTranslationFilter@6349be13, org.springframework.security.web.access.intercept.AuthorizationFilter@47abcd7c]
2025-05-28 16:11:14,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:11:14,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:11:14,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:11:14,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:11:14,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:11:14,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:11:14,363 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:11:14,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:11:14,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:11:14,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:11:14,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:11:14,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:11:14,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:11:14,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:14,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:14,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:11:14,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:11:14,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:11:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:11:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:11:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:11:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:11:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:11:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:11:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:11:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5'
2025-05-28 16:11:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:11:14,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:11:14,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:11:14,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:11:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:11:14,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:11:14,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:11:14,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:11:14,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:11:14,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:11:14,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:11:14,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:11:14,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:14,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:14,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:11:14,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:11:14,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:11:14,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:11:14,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:14,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:14,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:11:14,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:11:14,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:11:14,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:11:14,394 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:14,395 HikariPool-9 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Added connection com.mysql.cj.jdbc.ConnectionImpl@15828ea1
2025-05-28 16:11:14,399 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:11:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:11:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:11:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:11:14,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:11:14,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:11:14,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:11:14,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:14,404 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:11:14,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:11:14,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:14,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:11:14,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:11:14,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:14,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@53523d4'
2025-05-28 16:11:14,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:14,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:11:14,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:11:14,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:11:14,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:11:14,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:11:14,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:11:14,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 16:11:14,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 16:11:14,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 16:11:14,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:11:14,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:11:14,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:11:14,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:11:14,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:11:14,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:11:14,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:11:14,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:11:14,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:11:14,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:11:14,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:11:14,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:11:14,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:11:14,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:11:14,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:11:14,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:11:14,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:11:14,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:11:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:11:14,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:11:14,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:11:14,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:11:14,426 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:11:14,427 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:11:14,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:11:14,430 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:11:14,431 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:11:14,431 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:11:14,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:11:14,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:11:14,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:11:14,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:11:14,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:11:14,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:11:14,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:11:14,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:11:14,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:11:14,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:11:14,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:11:14,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:11:14,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:11:14,439 HikariPool-9 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6e9ba2bc
2025-05-28 16:11:14,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:11:14,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:11:14,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:11:14,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:11:14,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:11:14,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:11:14,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:11:14,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:11:14,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:11:14,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:11:14,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:11:14,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:11:14,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:11:14,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:11:14,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:11:14,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:11:14,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:11:14,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:11:14,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:11:14,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:11:14,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:11:14,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:11:14,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:11:14,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 16:11:14,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:11:14,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 16:11:14,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:11:14,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:11:14,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 16:11:14,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 16:11:14,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:11:14,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 16:11:14,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 16:11:14,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:11:14,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 16:11:14,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 16:11:14,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 16:11:14,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 16:11:14,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 16:11:14,448 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 16:11:14,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 16:11:14,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 16:11:14,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 16:11:14,451 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:11:14,451 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:11:14,451 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 16:11:14,451 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 16:11:14,457 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 16:11:14,458 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 16:11:14,458 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 16:11:14,458 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 16:11:14,459 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:11:14,464 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:11:14,469 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.86 seconds (process running for 754.351)
2025-05-28 16:11:14,471 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:11:14,471 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 16:11:14,471 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:11:14,485 HikariPool-9 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Added connection com.mysql.cj.jdbc.ConnectionImpl@11ccf792
2025-05-28 16:11:14,525 HikariPool-9 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6d172342
2025-05-28 16:11:14,567 HikariPool-9 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5f4aa79a
2025-05-28 16:11:14,604 HikariPool-9 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2933d0e
2025-05-28 16:11:14,616 HikariPool-9 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:11:16,290 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 23 class path changes (0 additions, 21 deletions, 2 modifications)
2025-05-28 16:11:16,290 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\.netbeans_automatic_build (MODIFY), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\application.properties (MODIFY), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\CommandType.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\Addrbook.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\MessageFormatter.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\MessageParser.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\Pop3Agent.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\SmtpAgent.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\UserAdminAgent.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\ServletInitializer.class (DELETE), C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class (DELETE)]]
2025-05-28 16:11:16,290 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 16:11:16,294 Thread-35 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 16:11:16,294 Thread-35 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 16:11:16,294 Thread-35 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2d715fa5, started on Wed May 28 16:11:13 KST 2025
2025-05-28 16:11:16,296 Thread-35 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:11:16,296 Thread-35 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 16:11:16,296 Thread-35 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 16:11:16,296 Thread-35 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 16:11:16,296 Thread-35 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 16:11:16,302 Thread-35 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 16:11:16,302 Thread-35 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:11:16,302 Thread-35 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:11:16,303 Thread-35 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:16,303 Thread-35 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:11:16,304 Thread-35 INFO com.zaxxer.hikari.HikariDataSource HikariPool-9 - Shutdown initiated...
2025-05-28 16:11:16,304 Thread-35 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:11:16,305 HikariPool-9 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-9 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@71c0947d: (connection evicted)
2025-05-28 16:11:16,308 HikariPool-9 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-9 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@34907bd5: (connection evicted)
2025-05-28 16:11:16,311 HikariPool-9 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-9 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@75ad71ee: (connection evicted)
2025-05-28 16:11:16,316 HikariPool-9 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-9 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@44124625: (connection evicted)
2025-05-28 16:11:16,317 HikariPool-9 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-9 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@15828ea1: (connection evicted)
2025-05-28 16:11:16,319 HikariPool-9 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-9 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6e9ba2bc: (connection evicted)
2025-05-28 16:11:16,332 HikariPool-9 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-9 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@11ccf792: (connection evicted)
2025-05-28 16:11:16,343 HikariPool-9 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-9 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6d172342: (connection evicted)
2025-05-28 16:11:16,353 HikariPool-9 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-9 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5f4aa79a: (connection evicted)
2025-05-28 16:11:16,361 HikariPool-9 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-9 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2933d0e: (connection evicted)
2025-05-28 16:11:16,367 Thread-35 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-9 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:11:16,367 Thread-35 INFO com.zaxxer.hikari.HikariDataSource HikariPool-9 - Shutdown completed.
2025-05-28 16:11:16,430 Thread-35 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 16:11:16 KST 2025

Logback Log Messages

Log session start time Wed May 28 16:11:26 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:11:16,474 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 26484 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:11:16,474 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:11:16,475 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:11:16,475 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:11:16,477 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1ad783fe
2025-05-28 16:11:16,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:11:16,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
Date Thread Level Logger MDC Message
2025-05-28 16:11:26,446 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-28 16:11:26,450 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:11:26,451 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:11:26,471 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:11:26,538 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:11:26,668 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:11:26,670 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:11:26,690 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:11:26,712 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:11:26,715 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:26,818 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Wed May 28 16:11:27 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:11:27,397 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 37384 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:11:27,398 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:11:27,398 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:11:27,399 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:11:27,429 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81
2025-05-28 16:11:27,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:11:27,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:11:27,563 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:11:27,565 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:11:27,566 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:11:27,567 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:11:27,568 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:11:27,568 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:11:27,569 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:11:27,576 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:11:27,578 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:11:27,579 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:11:27,585 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:11:27,589 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:11:27,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:11:27,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:11:28,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:11:28,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:11:28,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:11:29,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:11:29,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:11:29,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:11:29,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:11:29,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:11:29,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:11:29,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:11:29,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:11:29,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:11:29,155 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@feb57b4]
2025-05-28 16:11:29,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:11:29,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:11:29,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:11:29,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:11:29,201 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:29,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:11:29,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:11:29,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:11:29,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:11:29,220 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:29,221 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:29,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:11:29,224 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:29,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:11:29,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:11:29,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:11:29,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:11:29,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:11:29,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:11:29,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:11:29,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:29,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:11:29,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:29,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:11:29,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:29,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:11:29,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:11:29,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:29,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:11:29,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:11:29,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:29,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:11:29,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:11:29,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:11:29,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:11:29,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:29,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:11:29,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:29,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:29,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:29,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:11:29,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:11:29,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:11:29,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:29,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:29,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:11:29,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:11:29,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:29,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:11:29,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:11:29,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:11:29,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:11:29,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:11:29,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:11:29,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:29,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:29,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:29,557 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:11:29,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:11:29,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:29,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:29,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:29,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:11:29,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:29,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:29,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:29,651 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:11:29,659 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:11:29,661 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:11:29,664 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:11:29,670 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:11:29,681 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:11:29,687 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:11:29,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:11:29,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:29,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:29,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:11:29,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:29,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:29,696 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:11:29,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:11:29,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:29,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:29,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:11:29,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:11:29,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:11:29,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:11:29,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:11:29,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:11:29,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:11:29,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:11:29,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:11:29,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:11:29,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:29,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:11:29,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:29,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:29,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:11:29,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:11:29,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:11:29,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:11:29,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:11:29,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:29,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:11:29,743 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:11:29,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:29,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:11:29,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:11:29,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:11:29,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:11:29,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:11:29,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:29,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:29,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:11:29,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:11:29,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:11:29,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:29,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:29,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:29,889 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:11:29,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:11:29,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:11:29,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:11:29,961 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@814b60b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@515a897c, org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7, org.springframework.security.web.header.HeaderWriterFilter@5b6a9ef6, org.springframework.web.filter.CorsFilter@197d6cc9, org.springframework.security.web.csrf.CsrfFilter@3cc7cf58, org.springframework.security.web.authentication.logout.LogoutFilter@524250ec, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7cff1930, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@230ea983, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@70290678, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@8caffbd, org.springframework.security.web.access.ExceptionTranslationFilter@57f8a3cf, org.springframework.security.web.access.intercept.AuthorizationFilter@4ec25389]
2025-05-28 16:11:29,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:11:29,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:11:29,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:11:29,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:11:29,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:11:29,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:11:29,980 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:11:29,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:11:29,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:11:29,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:29,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:29,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:11:29,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:11:29,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:29,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:11:29,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:29,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:11:29,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:11:29,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:11:29,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:11:30,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:11:30,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:11:30,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:11:30,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:11:30,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:30,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:30,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:11:30,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:30,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:30,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:11:30,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:11:30,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:11:30,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:11:30,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:11:30,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:11:30,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:11:30,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:30,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:11:30,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:11:30,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:11:30,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:11:30,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:11:30,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:11:30,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:11:30,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:11:30,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:11:30,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:30,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:30,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:11:30,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:11:30,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:11:30,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:11:30,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:30,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:30,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:11:30,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:11:30,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:11:30,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:11:30,089 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:30,102 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:11:30,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:11:30,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:11:30,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:30,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:11:30,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:11:30,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:11:30,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:11:30,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:30,162 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:11:30,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:11:30,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:30,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:11:30,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:11:30,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:30,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:11:30,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:30,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:11:30,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:11:30,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:11:30,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:11:30,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:11:30,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:11:30,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:11:30,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:30,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:11:30,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:11:30,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:30,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:11:30,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:30,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:11:30,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:11:30,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:11:30,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:11:30,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:11:30,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:11:30,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:11:30,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:11:30,229 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:11:30,229 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:11:30,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:11:30,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:11:30,261 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:11:30,261 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:11:30,261 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:11:30,261 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:11:30,271 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:11:30,278 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:11:30,279 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:11:30,279 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:11:30,280 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@4c19b0a8
2025-05-28 16:11:30,280 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@8e0b048
2025-05-28 16:11:30,280 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:11:30,280 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-28 16:11:30,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:11:30,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:11:30,305 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:11:30,306 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:11:30,306 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:11:30,313 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:11:30,319 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.519 seconds (process running for 5.345)
2025-05-28 16:11:30,324 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:11:30,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,329 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:11:30,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,360 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,369 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,398 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@79499fa}
2025-05-28 16:11:30,398 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@79499fa}
2025-05-28 16:11:30,399 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:30,399 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@79499fa}
2025-05-28 16:11:30,399 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@79499fa}
2025-05-28 16:11:30,399 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@65d28ad4]
2025-05-28 16:11:30,405 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@38dde7ec]
2025-05-28 16:11:30,405 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@79499fa}
2025-05-28 16:11:30,405 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:30,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@79499fa}
2025-05-28 16:11:30,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:30,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@79499fa}
2025-05-28 16:11:30,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@6757ed9e]
2025-05-28 16:11:30,437 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-28 16:11:30,448 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:30,448 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-28 16:11:30,456 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-28 16:11:30,456 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-28 16:11:30,492 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 요청: email=test@test.com
2025-05-28 16:11:30,522 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 완료: email=test@test.com
2025-05-28 16:11:30,531 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:11:30,532 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:11:30,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,572 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,576 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,577 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,586 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,586 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:11:30,586 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,587 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,589 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,589 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,589 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,590 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,590 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,591 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,599 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d3d89fb}
2025-05-28 16:11:30,599 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d3d89fb}
2025-05-28 16:11:30,599 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:30,600 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1ec22804]
2025-05-28 16:11:30,600 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d3d89fb}
2025-05-28 16:11:30,600 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:30,600 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d3d89fb}
2025-05-28 16:11:30,600 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:30,601 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:11:30,601 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:30,602 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:11:30,602 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:11:30,602 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:11:30,604 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:11:30,606 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 완료: email=test@test.com
2025-05-28 16:11:30,607 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:11:30,607 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:11:30,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,610 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,612 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:11:30,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,614 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,617 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d58550c}
2025-05-28 16:11:30,617 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d58550c}
2025-05-28 16:11:30,617 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:30,617 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7fef75e1]
2025-05-28 16:11:30,617 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d58550c}
2025-05-28 16:11:30,617 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:30,617 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d58550c}
2025-05-28 16:11:30,617 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:30,618 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:11:30,618 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:30,618 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:11:30,618 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:11:30,619 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:11:30,619 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:11:30,621 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 중복 등록 시도: email=test@test.com
2025-05-28 16:11:30,621 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:11:30,621 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:11:30,622 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,622 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,622 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,622 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,622 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,623 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,624 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:11:30,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,625 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,627 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,628 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,628 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,630 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ee46aaf}
2025-05-28 16:11:30,630 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ee46aaf}
2025-05-28 16:11:30,630 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:30,630 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:30,630 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1e072d67]
2025-05-28 16:11:30,631 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-28 16:11:30,631 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:30,631 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-28 16:11:30,631 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-28 16:11:30,631 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-28 16:11:30,632 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [null] 주소록 조회 요청
2025-05-28 16:11:30,635 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:30,635 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {addrList=[]}
2025-05-28 16:11:30,638 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:11:30,639 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:11:30,639 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:30,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,642 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,643 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:11:30,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,646 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,648 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20bd4fd2}
2025-05-28 16:11:30,648 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20bd4fd2}
2025-05-28 16:11:30,648 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:30,648 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:30,648 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@69cd4267]
2025-05-28 16:11:30,649 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-28 16:11:30,649 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:30,650 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-28 16:11:30,650 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-28 16:11:30,650 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-28 16:11:30,650 main INFO deu.cse.spring_webmail.control.AddrController 주소록 입력 페이지 요청
2025-05-28 16:11:30,651 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:30,651 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-28 16:11:30,651 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:11:30,651 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:11:30,651 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:30,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,652 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,652 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,652 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-28 16:11:30,656 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,939 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-28 16:11:30,940 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:11:30,940 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:11:30,941 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:11:30,948 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:11:30,951 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:11:30,953 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:11:30,954 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:11:30,955 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:30,963 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:11:30,982 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:11:30,988 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 37384 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:11:30,989 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:11:30,989 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:11:30,989 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:11:30,991 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1
2025-05-28 16:11:30,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:11:30,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:11:31,017 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:11:31,018 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:11:31,019 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:11:31,020 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:11:31,021 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:11:31,022 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:11:31,023 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:11:31,026 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:11:31,028 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:11:31,028 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:11:31,029 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:11:31,031 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:11:31,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:11:31,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:11:31,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:11:31,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:11:31,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:11:31,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:11:31,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:11:31,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:11:31,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:11:31,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:11:31,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:11:31,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:11:31,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:11:31,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:11:31,426 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7a065f73]
2025-05-28 16:11:31,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:11:31,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:11:31,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:11:31,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:11:31,429 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-28 16:11:31,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:11:31,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:11:31,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:11:31,434 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:31,434 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:31,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:11:31,436 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:31,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:11:31,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:11:31,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:11:31,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:11:31,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7e9e73'
2025-05-28 16:11:31,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:11:31,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:11:31,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:11:31,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:11:31,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:11:31,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:11:31,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:11:31,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:11:31,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:11:31,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:11:31,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:11:31,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:11:31,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:31,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:11:31,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:31,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:31,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:31,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7e9e73'
2025-05-28 16:11:31,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:11:31,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:11:31,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:31,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:31,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7e9e73'
2025-05-28 16:11:31,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:11:31,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:11:31,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:11:31,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:11:31,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:11:31,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:11:31,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:11:31,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:31,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:31,466 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:11:31,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:11:31,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:31,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:31,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:11:31,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:31,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:31,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:31,473 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:11:31,474 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:11:31,474 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:11:31,475 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:11:31,477 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:11:31,480 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:11:31,481 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:11:31,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:11:31,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:31,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:31,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:11:31,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:31,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:31,483 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:11:31,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:11:31,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:31,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:31,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:11:31,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:11:31,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:11:31,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:11:31,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:11:31,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:11:31,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:11:31,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:11:31,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:11:31,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:11:31,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:31,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:11:31,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:31,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:31,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:11:31,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:11:31,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:11:31,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:11:31,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:11:31,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:11:31,492 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:11:31,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:11:31,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:11:31,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:11:31,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:11:31,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:11:31,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:31,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:11:31,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:11:31,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:11:31,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:31,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:31,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:31,506 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:11:31,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:11:31,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:11:31,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:11:31,512 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@561f013f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3b418ca2, org.springframework.security.web.context.SecurityContextHolderFilter@60b201c, org.springframework.security.web.header.HeaderWriterFilter@6e8d3d43, org.springframework.web.filter.CorsFilter@2e608993, org.springframework.security.web.csrf.CsrfFilter@462478a3, org.springframework.security.web.authentication.logout.LogoutFilter@7489bca4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6fcafcfe, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@630fa11e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2cbd35f2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1675adad, org.springframework.security.web.access.ExceptionTranslationFilter@5a52b5f8, org.springframework.security.web.access.intercept.AuthorizationFilter@2f474e6f]
2025-05-28 16:11:31,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:11:31,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:11:31,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:11:31,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:11:31,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:11:31,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:11:31,516 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:11:31,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:11:31,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:11:31,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:31,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:31,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:11:31,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:11:31,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:31,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:11:31,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:31,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:11:31,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:11:31,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:11:31,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:11:31,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:11:31,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:11:31,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:11:31,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:11:31,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:31,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:11:31,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:31,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:31,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:11:31,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:11:31,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:11:31,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:11:31,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:11:31,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:11:31,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1'
2025-05-28 16:11:31,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:31,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:11:31,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:11:31,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:11:31,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:11:31,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:11:31,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:11:31,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:11:31,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:11:31,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:11:31,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:31,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:31,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:11:31,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:11:31,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:11:31,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:11:31,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:31,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:31,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:11:31,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:11:31,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:11:31,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:11:31,544 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:31,546 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:11:31,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:11:31,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:11:31,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:31,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:11:31,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:11:31,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:11:31,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:11:31,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:31,548 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:11:31,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:11:31,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:31,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:11:31,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:11:31,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:31,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7e9e73'
2025-05-28 16:11:31,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:31,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:11:31,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:11:31,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:11:31,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:11:31,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:11:31,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:11:31,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:11:31,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:31,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:11:31,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:11:31,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:31,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:11:31,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:31,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:11:31,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:11:31,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:11:31,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:11:31,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:11:31,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:11:31,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:11:31,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:11:31,559 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:11:31,559 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:11:31,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:11:31,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:11:31,559 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:11:31,559 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:11:31,559 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:11:31,559 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:11:31,559 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:11:31,560 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:11:31,560 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:11:31,560 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:11:31,561 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@11eb41f4
2025-05-28 16:11:31,561 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@32ca397b
2025-05-28 16:11:31,561 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:11:31,561 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:11:31,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:11:31,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:11:31,567 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:11:31,567 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:11:31,567 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:11:31,568 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:11:31,570 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.608 seconds (process running for 6.595)
2025-05-28 16:11:31,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,571 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:11:31,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,572 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,573 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:31,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,576 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,577 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,577 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@27b94ed9}
2025-05-28 16:11:31,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@27b94ed9}
2025-05-28 16:11:31,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@60b201c] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:31,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@27b94ed9}
2025-05-28 16:11:31,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@27b94ed9}
2025-05-28 16:11:31,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@60b201c] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@5596f2bb]
2025-05-28 16:11:31,591 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:31,591 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@44e4fa97]
2025-05-28 16:11:31,591 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-28 16:11:31,591 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:31,591 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-28 16:11:31,591 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-28 16:11:31,592 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-28 16:11:31,594 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:11:31,601 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:11:31,603 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit13484413256068415397\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-28 16:11:31,611 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-28 16:11:31,611 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-28 16:11:31,612 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:31,689 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,689 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,689 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,689 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,689 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,690 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,690 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,690 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:31,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,699 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:11:31,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,701 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:31,702 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,702 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,702 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,702 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,704 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,709 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5406ce9f}
2025-05-28 16:11:31,710 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5406ce9f}
2025-05-28 16:11:31,710 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@60b201c] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:31,710 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:31,710 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@15be8dc4]
2025-05-28 16:11:31,710 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:11:31,711 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:31,711 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:11:31,711 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:11:31,712 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:11:31,712 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:11:31,714 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:11:31,714 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:11:31,715 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,715 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,715 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,715 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,715 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,715 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,715 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,716 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:31,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,717 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:11:31,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,718 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:31,719 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,719 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,722 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29963f9a}
2025-05-28 16:11:31,722 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29963f9a}
2025-05-28 16:11:31,722 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@60b201c] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:31,723 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:31,723 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3abc4498]
2025-05-28 16:11:31,723 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:11:31,723 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:31,724 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:11:31,724 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:11:31,724 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:11:31,724 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:11:31,726 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:11:31,726 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:11:31,727 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,728 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,728 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,728 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,728 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,729 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,729 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,729 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:31,730 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,730 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:11:31,730 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,732 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:31,732 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,732 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,733 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,733 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,733 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,734 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1776a497}
2025-05-28 16:11:31,735 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1776a497}
2025-05-28 16:11:31,735 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@60b201c] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:31,735 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@188f4ec3]
2025-05-28 16:11:31,735 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-28 16:11:31,735 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:31,735 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-28 16:11:31,735 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-28 16:11:31,735 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:11:31,736 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-28 16:11:31,737 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:31,737 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-28 16:11:31,737 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:11:31,737 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:11:31,737 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:31,741 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,741 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,741 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,741 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,741 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,742 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,742 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,742 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:31,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-28 16:11:31,744 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:31,756 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-28 16:11:31,758 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:11:31,758 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:11:31,760 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:11:31,770 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:11:31,772 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:31,773 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:11:31,773 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:11:31,773 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:31,793 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:11:31,806 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:11:31,812 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 37384 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:11:31,812 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:11:31,812 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:11:31,812 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:11:31,813 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89
2025-05-28 16:11:31,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:11:31,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:11:31,831 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:11:31,832 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:11:31,833 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:11:31,834 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:11:31,835 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:11:31,836 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:11:31,837 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:11:31,840 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:11:31,841 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:11:31,841 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:11:31,842 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:11:31,843 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:11:31,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:11:31,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:11:31,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:11:31,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:11:31,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:11:31,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:11:31,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:11:31,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:11:31,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:11:31,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:11:31,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:11:31,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:11:31,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:11:31,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:11:31,997 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@62cb645d]
2025-05-28 16:11:31,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:11:31,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:11:32,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:11:32,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:11:32,007 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:32,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:11:32,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:11:32,014 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:32,015 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:32,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:11:32,017 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:32,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:11:32,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:11:32,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:11:32,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:11:32,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@162304e3'
2025-05-28 16:11:32,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:11:32,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:11:32,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:11:32,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:11:32,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:11:32,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:11:32,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:11:32,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:11:32,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:11:32,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:11:32,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:11:32,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:11:32,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:32,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:11:32,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:32,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:32,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:32,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@162304e3'
2025-05-28 16:11:32,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:11:32,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:11:32,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:32,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:32,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@162304e3'
2025-05-28 16:11:32,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:11:32,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:11:32,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:11:32,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:11:32,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:11:32,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:11:32,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:11:32,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,047 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:11:32,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:11:32,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:11:32,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:32,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,055 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:11:32,055 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:11:32,056 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:11:32,057 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:11:32,058 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:11:32,060 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:11:32,060 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:11:32,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:11:32,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:11:32,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,061 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:11:32,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:11:32,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:11:32,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:11:32,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:11:32,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:11:32,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:11:32,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:11:32,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:11:32,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:11:32,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:11:32,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:11:32,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:32,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:11:32,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:32,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:32,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:11:32,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:11:32,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:11:32,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:11:32,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:11:32,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:11:32,074 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:11:32,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:11:32,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:11:32,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:11:32,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:11:32,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:11:32,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:32,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:11:32,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:11:32,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:11:32,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:32,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,085 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:11:32,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:11:32,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:11:32,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:11:32,090 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7ae57c9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7008055, org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d, org.springframework.security.web.header.HeaderWriterFilter@5d642e46, org.springframework.web.filter.CorsFilter@201a976f, org.springframework.security.web.csrf.CsrfFilter@37994ff, org.springframework.security.web.authentication.logout.LogoutFilter@5c781425, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1b6bb1bd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2da8cbb9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@9a99c10, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@66ba2c88, org.springframework.security.web.access.ExceptionTranslationFilter@755a3ffb, org.springframework.security.web.access.intercept.AuthorizationFilter@726aaaf0]
2025-05-28 16:11:32,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:11:32,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:11:32,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:11:32,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:11:32,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:11:32,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:11:32,093 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:11:32,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:11:32,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:11:32,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:32,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:32,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:11:32,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:11:32,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:32,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:11:32,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:32,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:11:32,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:11:32,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:11:32,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:11:32,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:11:32,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:11:32,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:11:32,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:11:32,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:32,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:11:32,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:32,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:32,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:11:32,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:11:32,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:11:32,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:11:32,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:11:32,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:11:32,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89'
2025-05-28 16:11:32,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:32,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:11:32,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:11:32,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:11:32,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:11:32,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:11:32,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:11:32,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:11:32,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:11:32,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:11:32,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:32,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:11:32,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:11:32,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:11:32,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:11:32,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:32,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:32,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:11:32,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:11:32,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:11:32,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:11:32,114 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:32,115 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:11:32,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:11:32,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:11:32,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:11:32,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:11:32,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:11:32,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:11:32,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:32,117 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:11:32,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:11:32,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:32,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:11:32,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:11:32,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:32,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@162304e3'
2025-05-28 16:11:32,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:32,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:11:32,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:11:32,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:11:32,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:11:32,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:11:32,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:11:32,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:11:32,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:32,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:11:32,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:11:32,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:32,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:11:32,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:32,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:11:32,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:11:32,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:11:32,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:11:32,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:11:32,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:11:32,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:11:32,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:11:32,124 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:11:32,124 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:11:32,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:11:32,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:11:32,125 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:11:32,125 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:11:32,125 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:11:32,125 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:11:32,125 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:11:32,125 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:11:32,125 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:11:32,125 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:11:32,126 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@143a4506
2025-05-28 16:11:32,126 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@add99a4
2025-05-28 16:11:32,126 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:11:32,126 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:11:32,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:11:32,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:11:32,130 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:11:32,130 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:11:32,130 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:11:32,131 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:11:32,132 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.339 seconds (process running for 7.158)
2025-05-28 16:11:32,133 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,134 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,134 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,135 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,138 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3fb732ee}
2025-05-28 16:11:32,138 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3fb732ee}
2025-05-28 16:11:32,138 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,138 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3fb732ee}
2025-05-28 16:11:32,138 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3fb732ee}
2025-05-28 16:11:32,138 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@399b9537]
2025-05-28 16:11:32,138 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:32,138 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3117fd8]
2025-05-28 16:11:32,139 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 16:11:32,139 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,139 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 16:11:32,139 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-28 16:11:32,139 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 16:11:32,141 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:32,141 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 16:11:32,141 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:11:32,141 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:11:32,141 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:32,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,143 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,145 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,145 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,145 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,146 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@14150a0a}
2025-05-28 16:11:32,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@14150a0a}
2025-05-28 16:11:32,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,232 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:32,232 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@52b11deb]
2025-05-28 16:11:32,232 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-28 16:11:32,233 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-28 16:11:32,233 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-28 16:11:32,233 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:11:32,250 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:11:32,250 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-28 16:11:32,252 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:32,252 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,256 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,256 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,257 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,257 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,257 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,257 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,258 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,259 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,259 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@75564919}
2025-05-28 16:11:32,259 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@75564919}
2025-05-28 16:11:32,259 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,259 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@52f3859a]
2025-05-28 16:11:32,260 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:11:32,260 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:11:32,260 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-28 16:11:32,260 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:11:32,260 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:11:32,261 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:32,261 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:11:32,261 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:11:32,261 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:11:32,261 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:32,261 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,262 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,262 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,262 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,262 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,264 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,264 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,308 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7316742f}
2025-05-28 16:11:32,308 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7316742f}
2025-05-28 16:11:32,308 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,308 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1da1a8a4]
2025-05-28 16:11:32,308 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7316742f}
2025-05-28 16:11:32,308 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@37994ff] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,308 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7316742f}
2025-05-28 16:11:32,309 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@37994ff] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,309 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7316742f}
2025-05-28 16:11:32,309 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@37994ff] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@6c73d88c]
2025-05-28 16:11:32,309 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:11:32,309 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,309 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:11:32,309 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:11:32,309 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:11:32,310 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:11:32,312 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-28 16:11:32,313 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:11:32,313 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:11:32,313 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,314 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,314 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,314 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,315 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,317 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,317 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,317 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,317 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,318 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,322 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@357d4b6d}
2025-05-28 16:11:32,322 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@357d4b6d}
2025-05-28 16:11:32,322 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,322 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2c45de6e]
2025-05-28 16:11:32,322 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@357d4b6d}
2025-05-28 16:11:32,322 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@37994ff] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,322 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@357d4b6d}
2025-05-28 16:11:32,322 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@37994ff] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,323 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:11:32,323 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,323 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:11:32,323 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:11:32,323 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:11:32,323 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:11:32,324 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:11:32,324 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:11:32,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,326 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,326 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,327 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,327 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,330 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@469c1292}
2025-05-28 16:11:32,330 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@469c1292}
2025-05-28 16:11:32,330 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,330 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@46050be4]
2025-05-28 16:11:32,330 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@469c1292}
2025-05-28 16:11:32,330 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@37994ff] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,330 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@469c1292}
2025-05-28 16:11:32,330 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@37994ff] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,330 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 16:11:32,331 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,331 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 16:11:32,331 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-28 16:11:32,331 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 16:11:32,332 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-28 16:11:32,333 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:11:32,333 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:11:32,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,335 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,336 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,338 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@47861e3c}
2025-05-28 16:11:32,341 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@47861e3c}
2025-05-28 16:11:32,341 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,341 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@38dfbd6e]
2025-05-28 16:11:32,341 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:11:32,341 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,341 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:11:32,341 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:11:32,341 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:11:32,341 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:11:32,341 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:11:32,342 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:32,342 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-28 16:11:32,342 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:11:32,342 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:11:32,342 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:32,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,345 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,346 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,347 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,348 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1ee9a039}
2025-05-28 16:11:32,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1ee9a039}
2025-05-28 16:11:32,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,349 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@482f59f4]
2025-05-28 16:11:32,349 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:11:32,349 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,349 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:11:32,349 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={masked}
2025-05-28 16:11:32,349 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:11:32,351 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:32,351 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=12, currentPage=1, pageSize=5, totalPages=3}
2025-05-28 16:11:32,351 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:11:32,351 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:11:32,351 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:32,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,354 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,355 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,355 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@71d85b53}
2025-05-28 16:11:32,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@71d85b53}
2025-05-28 16:11:32,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,357 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@52ebb73a]
2025-05-28 16:11:32,357 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 16:11:32,357 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,357 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 16:11:32,357 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-28 16:11:32,357 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 16:11:32,358 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 16:11:32,358 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:11:32,358 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:32,358 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-28 16:11:32,358 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:11:32,358 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:11:32,358 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:32,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,359 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,361 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,362 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d1f6213}
2025-05-28 16:11:32,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d1f6213}
2025-05-28 16:11:32,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,364 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2096ade6]
2025-05-28 16:11:32,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d1f6213}
2025-05-28 16:11:32,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@37994ff] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d1f6213}
2025-05-28 16:11:32,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@37994ff] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,364 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:11:32,365 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,365 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:11:32,365 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:11:32,365 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:11:32,365 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:11:32,366 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:11:32,366 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:11:32,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,367 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,371 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,371 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,372 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18f9745a}
2025-05-28 16:11:32,373 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18f9745a}
2025-05-28 16:11:32,373 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,373 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:32,373 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@702fdf3b]
2025-05-28 16:11:32,373 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 16:11:32,373 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 16:11:32,373 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-28 16:11:32,373 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 16:11:32,374 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:32,374 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 16:11:32,374 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:11:32,374 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:11:32,374 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:32,374 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,375 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,377 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:11:32,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,378 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@418e1cd6}
2025-05-28 16:11:32,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@418e1cd6}
2025-05-28 16:11:32,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@62b9757d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,380 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:32,380 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@26505df2]
2025-05-28 16:11:32,381 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-28 16:11:32,381 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-28 16:11:32,381 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-28 16:11:32,381 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:11:32,382 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-28 16:11:32,384 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:11:32,384 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-28 16:11:32,384 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:32,384 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:11:32,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,385 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-28 16:11:32,385 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,391 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-28 16:11:32,434 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-28 16:11:32,441 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-28 16:11:32,441 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:11:32,442 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:11:32,443 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:11:32,457 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:11:32,458 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:11:32,459 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:11:32,460 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:11:32,460 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,462 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:11:32,480 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:11:32,487 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 37384 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:11:32,487 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:11:32,487 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:11:32,488 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:11:32,490 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83
2025-05-28 16:11:32,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:11:32,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:11:32,509 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:11:32,510 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:11:32,511 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:11:32,511 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:11:32,512 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:11:32,513 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:11:32,513 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:11:32,521 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:11:32,522 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:11:32,522 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:11:32,523 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:11:32,523 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:11:32,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:11:32,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:11:32,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:11:32,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:11:32,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:11:32,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:11:32,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:11:32,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:11:32,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:11:32,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:11:32,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:11:32,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:11:32,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:11:32,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:11:32,615 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7a7ae0e1]
2025-05-28 16:11:32,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:11:32,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:11:32,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:11:32,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:11:32,617 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:32,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:11:32,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:11:32,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:11:32,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:11:32,618 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:32,618 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:32,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:11:32,619 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:32,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:11:32,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:11:32,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:11:32,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:11:32,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@390e513a'
2025-05-28 16:11:32,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:11:32,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:11:32,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:11:32,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:11:32,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:11:32,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:11:32,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:11:32,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:11:32,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:11:32,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:11:32,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:11:32,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:11:32,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:32,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:11:32,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:32,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:32,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:32,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@390e513a'
2025-05-28 16:11:32,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:11:32,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:11:32,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:32,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:32,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@390e513a'
2025-05-28 16:11:32,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:11:32,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:11:32,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:11:32,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:11:32,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:11:32,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:11:32,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:11:32,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,640 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:11:32,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:11:32,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:11:32,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:32,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,646 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:11:32,646 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:11:32,647 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:11:32,647 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:11:32,649 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:11:32,650 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:11:32,651 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:11:32,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:11:32,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:11:32,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,653 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:11:32,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:11:32,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:11:32,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:11:32,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:11:32,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:11:32,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:11:32,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:11:32,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:11:32,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:11:32,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:11:32,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:11:32,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:32,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:11:32,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:32,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:32,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:11:32,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:11:32,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:11:32,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:11:32,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:11:32,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:11:32,663 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:11:32,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:11:32,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:11:32,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:11:32,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:11:32,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:11:32,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:32,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:11:32,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:11:32,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:11:32,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:32,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:32,672 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:11:32,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:11:32,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:11:32,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:11:32,676 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7896b4d0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31c8bd8b, org.springframework.security.web.context.SecurityContextHolderFilter@37e6ecd3, org.springframework.security.web.header.HeaderWriterFilter@61b67cbb, org.springframework.web.filter.CorsFilter@33ab9bbf, org.springframework.security.web.csrf.CsrfFilter@10efe4ca, org.springframework.security.web.authentication.logout.LogoutFilter@5b3f2fe1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5a74d858, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@58409751, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@9be2619, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4fe1238a, org.springframework.security.web.access.ExceptionTranslationFilter@7c45bd55, org.springframework.security.web.access.intercept.AuthorizationFilter@7fefa1cc]
2025-05-28 16:11:32,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:11:32,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:11:32,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:11:32,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:11:32,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:11:32,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:11:32,681 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:11:32,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:11:32,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:11:32,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:32,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:32,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:11:32,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:11:32,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:32,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:11:32,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:32,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:11:32,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:11:32,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:11:32,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:11:32,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:11:32,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:11:32,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:11:32,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:11:32,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:32,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:11:32,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:32,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:32,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:11:32,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:11:32,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:11:32,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:11:32,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:11:32,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:11:32,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83'
2025-05-28 16:11:32,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:32,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:11:32,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:11:32,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:11:32,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:11:32,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:11:32,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:11:32,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:11:32,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:11:32,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:11:32,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:32,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:11:32,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:11:32,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:11:32,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:11:32,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:32,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:32,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:11:32,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:11:32,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:11:32,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:11:32,697 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:32,697 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:11:32,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:11:32,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:11:32,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:32,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:11:32,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:11:32,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:11:32,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:11:32,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:32,698 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:11:32,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:11:32,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:32,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:11:32,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:11:32,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:32,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@390e513a'
2025-05-28 16:11:32,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:32,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:11:32,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:11:32,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:11:32,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:11:32,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:11:32,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:11:32,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:11:32,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:32,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:11:32,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:11:32,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:32,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:11:32,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:32,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:11:32,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:11:32,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:11:32,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:11:32,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:11:32,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:11:32,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:11:32,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:11:32,707 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:11:32,707 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:11:32,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:11:32,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:11:32,709 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:11:32,709 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:11:32,709 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:11:32,709 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:11:32,709 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:11:32,710 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:11:32,710 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:11:32,710 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:11:32,711 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@159d6740
2025-05-28 16:11:32,711 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4cd6143c
2025-05-28 16:11:32,711 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:11:32,711 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:11:32,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:11:32,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:11:32,717 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:11:32,717 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:11:32,717 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:11:32,718 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:11:32,719 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.257 seconds (process running for 7.744)
2025-05-28 16:11:32,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,723 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:11:32,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,730 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,734 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,734 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,735 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,744 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1e1f9de4}
2025-05-28 16:11:32,744 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1e1f9de4}
2025-05-28 16:11:32,744 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@37e6ecd3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,744 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1e1f9de4}
2025-05-28 16:11:32,745 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1e1f9de4}
2025-05-28 16:11:32,745 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@37e6ecd3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@60eabf53]
2025-05-28 16:11:32,745 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@72a2b17d]
2025-05-28 16:11:32,745 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1e1f9de4}
2025-05-28 16:11:32,745 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@10efe4ca] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,745 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1e1f9de4}
2025-05-28 16:11:32,745 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@10efe4ca] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,745 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1e1f9de4}
2025-05-28 16:11:32,745 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@10efe4ca] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@5ab7ef8a]
2025-05-28 16:11:32,747 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:11:32,748 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:32,748 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:11:32,748 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:11:32,748 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:11:32,752 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body
2025-05-28 16:11:32,766 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:11:32,921 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:11:32,922 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:11:32,923 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,923 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,923 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,923 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,924 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,924 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,924 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,924 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,926 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,926 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:11:32,926 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,927 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,928 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,928 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,928 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,929 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,930 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,930 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,931 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@7b60846c}
2025-05-28 16:11:32,932 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@7b60846c}
2025-05-28 16:11:32,932 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@37e6ecd3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,933 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2ad1f73e]
2025-05-28 16:11:32,933 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@7b60846c}
2025-05-28 16:11:32,933 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@10efe4ca] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,933 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@7b60846c}
2025-05-28 16:11:32,933 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@10efe4ca] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:32,933 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:11:32,934 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:32,934 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:11:32,934 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:11:32,934 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:11:32,935 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body
2025-05-28 16:11:32,936 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:11:32,952 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:11:32,953 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:11:32,953 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,954 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,954 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,954 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,955 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,956 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,956 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,957 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,957 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:11:32,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,958 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,961 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,961 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35b2a73e}
2025-05-28 16:11:32,961 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35b2a73e}
2025-05-28 16:11:32,961 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@37e6ecd3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:32,961 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@885ac1a]
2025-05-28 16:11:32,962 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 16:11:32,962 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:32,962 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 16:11:32,962 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-28 16:11:32,962 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 16:11:32,963 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 16:11:32,963 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:32,963 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 16:11:32,963 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:11:32,963 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:11:32,963 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:32,964 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,965 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,965 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,965 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,965 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,966 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,966 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,966 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:32,968 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-28 16:11:32,968 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:33,129 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:33,129 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:11:33,141 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:33,142 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:11:33,146 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:11:33,159 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:33,162 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:33,164 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:33,165 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-28 16:11:33,171 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:33,300 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:33,304 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:33,308 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:33,511 main ERROR deu.cse.spring_webmail.model.Pop3Agent Pop3Agent.getMessageList() : exception = Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:11:33,604 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-28 16:11:33,606 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:11:33,608 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-28 16:11:33,648 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-28 16:11:33,650 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-28 16:11:33,651 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-28 16:11:33,653 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-28 16:11:33,654 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-28 16:11:33,657 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-28 16:11:33,658 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-28 16:11:33,685 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-28 16:11:33,686 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:11:33,686 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:11:33,687 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:11:33,695 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:11:33,704 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:11:33,704 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:11:33,704 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:11:33,705 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:11:33,705 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:33,706 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:11:33,723 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:11:33,730 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 37384 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:11:33,731 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:11:33,731 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:11:33,731 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:11:33,732 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5461daa5
2025-05-28 16:11:33,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:11:33,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:11:33,775 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:11:33,776 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:11:33,777 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:11:33,778 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:11:33,779 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:11:33,779 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:11:33,779 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:11:33,782 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:11:33,782 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:11:33,782 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:11:33,782 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:11:33,783 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:11:33,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:11:33,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:11:33,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:11:33,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:11:33,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:11:33,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:11:33,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:11:33,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:11:33,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:11:33,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:11:33,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:11:33,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:11:33,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:11:33,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:11:33,875 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@16d76df7]
2025-05-28 16:11:33,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:11:33,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:11:33,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:11:33,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:11:33,878 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:33,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:11:33,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:11:33,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:11:33,882 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:33,882 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:33,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:11:33,883 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:33,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:11:33,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:11:33,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:11:33,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:11:33,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1352cd6a'
2025-05-28 16:11:33,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:11:33,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:11:33,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:11:33,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:11:33,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:11:33,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:11:33,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:11:33,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:11:33,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:11:33,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:11:33,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:11:33,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:11:33,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:33,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:11:33,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:33,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:33,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:33,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1352cd6a'
2025-05-28 16:11:33,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:11:33,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:11:33,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:33,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:33,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1352cd6a'
2025-05-28 16:11:33,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:11:33,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:11:33,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:11:33,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:11:33,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:11:33,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:11:33,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:11:33,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:33,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:33,906 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:11:33,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:11:33,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:33,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:33,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:11:33,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:33,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:33,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:33,911 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:11:33,913 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:11:33,914 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:11:33,918 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:11:33,919 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:11:33,921 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:11:33,922 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:11:33,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:11:33,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:33,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:33,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:11:33,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:33,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:33,924 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:11:33,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:11:33,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:33,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:33,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:11:33,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:11:33,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:11:33,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:11:33,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:11:33,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:11:33,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:11:33,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:11:33,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:11:33,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:11:33,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:33,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:11:33,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:33,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:33,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:11:33,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:11:33,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:11:33,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:11:33,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:11:33,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:11:33,933 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:11:33,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:11:33,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:11:33,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:11:33,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:11:33,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:11:33,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:33,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:11:33,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:11:33,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:11:33,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:33,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:33,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:33,947 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:11:33,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:11:33,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:11:33,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:11:33,953 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3bbd0a50, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@64a0bd8f, org.springframework.security.web.context.SecurityContextHolderFilter@76721208, org.springframework.security.web.header.HeaderWriterFilter@4722250f, org.springframework.web.filter.CorsFilter@41f40b0e, org.springframework.security.web.csrf.CsrfFilter@23bd7935, org.springframework.security.web.authentication.logout.LogoutFilter@35989ae2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4a83d668, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3e4ea922, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5407721, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1510b5ce, org.springframework.security.web.access.ExceptionTranslationFilter@19544c36, org.springframework.security.web.access.intercept.AuthorizationFilter@782bbb5e]
2025-05-28 16:11:33,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:11:33,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:11:33,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:11:33,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:11:33,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:11:33,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:11:33,958 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:11:33,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:11:33,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:11:33,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:33,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:33,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:11:33,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:11:33,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:33,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:11:33,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:33,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:11:33,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:11:33,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:11:33,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:11:33,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:11:33,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:11:33,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:11:33,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:11:33,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:33,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:11:33,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:33,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:33,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:11:33,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:11:33,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:11:33,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:11:33,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:11:33,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:11:33,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5461daa5'
2025-05-28 16:11:33,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:33,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:11:33,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:11:33,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:11:33,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:11:33,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:11:33,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:11:33,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:11:33,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:11:33,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:11:33,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:33,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:33,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:11:33,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:11:33,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:11:33,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:11:33,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:33,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:33,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:11:33,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:11:33,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:11:33,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:11:33,982 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:33,982 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:11:33,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:11:33,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:11:33,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:33,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:11:33,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:11:33,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:11:33,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:11:33,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:33,986 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:11:33,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:11:33,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:33,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:11:33,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:11:33,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:33,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1352cd6a'
2025-05-28 16:11:33,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:33,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:11:33,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:11:33,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:11:33,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:11:33,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:11:33,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:11:33,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:11:33,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:33,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:11:33,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:11:33,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:33,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:11:33,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:33,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:11:33,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:11:33,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:11:33,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:11:33,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:11:33,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:11:33,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:11:33,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:11:33,992 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:11:33,992 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:11:33,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:11:33,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:11:33,992 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:11:33,992 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:11:33,992 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:11:33,992 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:11:33,992 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:11:33,993 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:11:33,993 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:11:33,993 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:11:33,993 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@661ec918
2025-05-28 16:11:33,993 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4d6c0824
2025-05-28 16:11:33,993 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:11:33,993 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:11:33,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:11:33,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:11:33,995 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:11:33,996 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:11:33,996 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:11:33,997 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:11:33,999 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.293 seconds (process running for 9.024)
2025-05-28 16:11:34,000 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,000 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:11:34,000 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,001 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,002 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,003 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,004 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,006 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,006 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f554ab3}
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f554ab3}
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@76721208] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f554ab3}
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f554ab3}
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@76721208] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@765cfcbd]
2025-05-28 16:11:34,009 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:34,009 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@56598517]
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f554ab3}
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@23bd7935] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f554ab3}
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@23bd7935] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f554ab3}
2025-05-28 16:11:34,009 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@23bd7935] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@7fb8eff8]
2025-05-28 16:11:34,014 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:11:34,016 main WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 16:11:34,019 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,019 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,021 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,022 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:11:34,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,023 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,025 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2fd2cf1f}
2025-05-28 16:11:34,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2fd2cf1f}
2025-05-28 16:11:34,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@76721208] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:34,025 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:34,025 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6f54230a]
2025-05-28 16:11:34,026 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:11:34,026 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:11:34,026 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:11:34,026 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:11:34,026 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:11:34,027 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:11:34,027 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:11:34,063 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:11:34,069 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:11:34,069 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:11:34,069 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:34,070 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:11:34,070 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:11:34,070 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:11:34,070 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:34,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,072 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,072 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,073 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:11:34,073 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,073 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,074 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,074 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,074 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,075 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,075 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,076 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,076 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@39b266b2}
2025-05-28 16:11:34,076 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@39b266b2}
2025-05-28 16:11:34,076 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@76721208] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:34,077 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5ea7ad41]
2025-05-28 16:11:34,077 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@39b266b2}
2025-05-28 16:11:34,077 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@23bd7935] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:34,077 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@39b266b2}
2025-05-28 16:11:34,077 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@23bd7935] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:34,078 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:11:34,078 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:11:34,078 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:11:34,078 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 36
2025-05-28 16:11:34,079 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:11:34,080 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,080 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,080 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,080 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,081 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,082 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,083 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:11:34,083 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,084 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,085 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,087 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,088 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@535b24b5}
2025-05-28 16:11:34,088 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@535b24b5}
2025-05-28 16:11:34,088 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@76721208] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:34,088 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:34,088 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@52d7889a]
2025-05-28 16:11:34,088 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@535b24b5}
2025-05-28 16:11:34,088 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@23bd7935] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:34,088 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@535b24b5}
2025-05-28 16:11:34,088 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@23bd7935] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:34,089 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:11:34,090 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 37
2025-05-28 16:11:34,090 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@52d7889a]
2025-05-28 16:11:34,090 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]
2025-05-28 16:11:34,090 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = test@test.com, 권한 = ROLE_ADMIN
2025-05-28 16:11:34,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,092 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,093 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:11:34,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,094 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,094 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,094 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,095 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,095 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,096 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,096 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cf6971b}
2025-05-28 16:11:34,096 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cf6971b}
2025-05-28 16:11:34,096 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@76721208] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:34,097 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3f88558d]
2025-05-28 16:11:34,097 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cf6971b}
2025-05-28 16:11:34,097 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@23bd7935] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:34,097 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cf6971b}
2025-05-28 16:11:34,097 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@23bd7935] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:34,097 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:11:34,097 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:11:34,097 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:11:34,097 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 39
2025-05-28 16:11:34,097 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:11:34,098 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,098 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,098 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,098 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,098 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,099 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,100 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:11:34,101 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,101 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,102 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,104 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,104 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@65bb0f13}
2025-05-28 16:11:34,104 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@65bb0f13}
2025-05-28 16:11:34,104 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@76721208] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:34,104 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:34,104 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2d4c561b]
2025-05-28 16:11:34,104 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:11:34,105 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:34,105 main WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = null, 요청 URI = /admin_menu
2025-05-28 16:11:34,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,108 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 449, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,108 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,108 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 450, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,108 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:11:34,108 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 451, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,109 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 452, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,109 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,109 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 453, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,109 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 454, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,110 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 455, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,110 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 456, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,111 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 457, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,111 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29ab4fa0}
2025-05-28 16:11:34,111 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29ab4fa0}
2025-05-28 16:11:34,111 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@76721208] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:34,111 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:34,112 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6bf7e4a6]
2025-05-28 16:11:34,112 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29ab4fa0}
2025-05-28 16:11:34,112 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@23bd7935] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:34,112 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29ab4fa0}
2025-05-28 16:11:34,112 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@23bd7935] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:11:34,112 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:11:34,113 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 41
2025-05-28 16:11:34,113 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6bf7e4a6]
2025-05-28 16:11:34,113 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]
2025-05-28 16:11:34,113 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = user, 권한 = ROLE_USER
2025-05-28 16:11:34,113 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 458, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 459, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 460, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 461, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 462, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 463, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 464, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,115 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 465, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,115 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:11:34,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 466, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 467, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,116 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,116 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 468, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,116 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 469, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,116 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 470, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,116 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 471, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 472, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,118 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7eaf7a70}
2025-05-28 16:11:34,118 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7eaf7a70}
2025-05-28 16:11:34,118 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@76721208] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:11:34,118 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:11:34,118 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@29d2aeb7]
2025-05-28 16:11:34,119 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:11:34,119 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:11:34,119 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:11:34,119 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-28 16:11:34,119 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:11:34,120 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:11:34,120 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=10, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:11:34,120 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:11:34,120 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:11:34,120 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:11:34,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 473, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 474, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 475, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 476, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 477, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 478, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 479, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,121 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 5, failureCount = 0]
2025-05-28 16:11:34,121 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,124 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-28 16:11:34,125 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:11:34,125 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:11:34,125 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:11:34,127 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:11:34,131 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:11:34,132 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:11:34,137 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:11:34,137 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:11:34,137 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:34,139 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:11:34,154 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:11:34,161 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 37384 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:11:34,161 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:11:34,161 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:11:34,162 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:11:34,164 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2467d99b
2025-05-28 16:11:34,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:11:34,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:11:34,182 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:11:34,183 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:11:34,183 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:11:34,184 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:11:34,185 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:11:34,185 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:11:34,186 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:11:34,188 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:11:34,188 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:11:34,188 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:11:34,189 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:11:34,189 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:11:34,479 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:11:34,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:11:34,492 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:11:34,492 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:11:34,508 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:11:34,555 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 60 ms. Found 1 JPA repository interface.
2025-05-28 16:11:34,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:11:34,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:11:34,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:11:34,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:11:34,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:11:34,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:11:34,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:11:34,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:11:34,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:11:34,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:11:34,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:11:34,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:11:34,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:11:34,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:11:34,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:11:34,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:11:34,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:11:34,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:11:34,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:11:34,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:11:34,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:11:34,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:11:34,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:11:34,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:11:34,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:11:34,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:11:34,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:11:34,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:11:34,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:11:34,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:11:34,770 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@29315365]
2025-05-28 16:11:34,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:11:34,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:11:34,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:11:34,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:11:34,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:11:34,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:11:34,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:11:34,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:11:34,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:11:34,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:11:34,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:11:34,801 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-28 16:11:34,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:11:34,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:11:34,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:11:34,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:11:34,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:11:34,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:11:34,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:11:34,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:11:34,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:11:34,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@63834ee3'
2025-05-28 16:11:34,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:11:34,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:11:34,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:11:34,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:11:34,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:11:34,894 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:11:34,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:11:34,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:11:34,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@63834ee3'
2025-05-28 16:11:34,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:34,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:11:34,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:11:34,959 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:11:35,273 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:11:35,321 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:11:35,324 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:11:35,324 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:11:35,324 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:11:35,324 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:11:35,324 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:11:35,325 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:11:35,325 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:11:35,325 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:11:35,325 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:11:35,326 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:11:35,326 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:11:35,326 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:11:35,326 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:11:35,326 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:11:35,326 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:11:35,326 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:11:35,326 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:11:35,327 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:11:35,328 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:11:35,328 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:11:35,328 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:11:35,328 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:11:35,328 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:11:35,700 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@61fdb541
2025-05-28 16:11:35,702 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:11:35,782 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:11:35,803 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:11:35,831 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2f87943
2025-05-28 16:11:35,866 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@43c57378
2025-05-28 16:11:35,897 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@724c12d7
2025-05-28 16:11:35,932 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@23ea8c37
2025-05-28 16:11:35,963 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@27a4d374
2025-05-28 16:11:36,001 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7654caed
2025-05-28 16:11:36,032 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6412f97f
2025-05-28 16:11:36,061 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1afeb737
2025-05-28 16:11:36,091 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@69b65c49
2025-05-28 16:11:36,101 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:11:36,788 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:11:36,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:11:36,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:11:36,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:11:36,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:11:36,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:11:36,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:11:36,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:11:36,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:11:36,832 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:11:36,848 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:11:36,870 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:11:36,913 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:11:36,944 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:11:36,964 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:11:37,040 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:11:37,090 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:11:37,091 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:11:37,094 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:11:37,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:11:37,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:11:37,121 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:37,121 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:37,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:11:37,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:11:37,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:11:37,122 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:37,122 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:37,123 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:37,123 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:37,123 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:37,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:11:37,123 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:37,123 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:37,123 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:11:37,123 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:37,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:11:37,124 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:11:37,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:11:37,125 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:11:37,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:11:37,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:11:37,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:11:37,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@63834ee3'
2025-05-28 16:11:37,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:11:37,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:11:37,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:11:37,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:11:37,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:11:37,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:11:37,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:11:37,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:11:37,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:11:37,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:11:37,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:11:37,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:11:37,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:37,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:37,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:37,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:37,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@63834ee3'
2025-05-28 16:11:37,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:11:37,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:11:37,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:37,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:37,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@63834ee3'
2025-05-28 16:11:37,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:11:37,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:11:37,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:11:37,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:11:37,143 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:11:37,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:11:37,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:11:37,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:11:37,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:11:37,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:11:37,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:11:37,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:11:37,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:11:37,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:37,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:37,159 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:11:37,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:11:37,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:37,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:37,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:11:37,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:37,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:37,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:37,166 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:11:37,167 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:11:37,167 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:11:37,167 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:11:37,168 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:11:37,170 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:11:37,171 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:11:37,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:11:37,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:37,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:37,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:11:37,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:37,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:37,173 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:11:37,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:11:37,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:37,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:37,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:11:37,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:11:37,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:11:37,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:11:37,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:11:37,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:11:37,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:11:37,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:11:37,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:11:37,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:11:37,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:37,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:11:37,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:37,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:11:37,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:11:37,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:11:37,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:11:37,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:11:37,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:11:37,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:11:37,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:11:37,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:11:37,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:11:37,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:11:37,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:11:37,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:11:37,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:11:37,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:11:37,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:37,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:37,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:11:37,194 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:11:37,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:11:37,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:11:37,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:11:37,209 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1fa924c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6abf901, org.springframework.security.web.context.SecurityContextHolderFilter@2919cfc7, org.springframework.security.web.header.HeaderWriterFilter@415ba14e, org.springframework.web.filter.CorsFilter@79dfd364, org.springframework.security.web.csrf.CsrfFilter@419cc39c, org.springframework.security.web.authentication.logout.LogoutFilter@3cf197bb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@31869788, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@ebe695b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@473c849d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7ce03100, org.springframework.security.web.access.ExceptionTranslationFilter@5d729736, org.springframework.security.web.access.intercept.AuthorizationFilter@6243b901]
2025-05-28 16:11:37,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:11:37,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:11:37,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:11:37,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:11:37,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:11:37,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:11:37,215 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:11:37,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:11:37,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:11:37,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:11:37,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:11:37,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:11:37,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:11:37,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:11:37,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:11:37,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:11:37,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:11:37,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:11:37,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:11:37,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:11:37,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:11:37,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:11:37,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:11:37,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:37,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:37,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:11:37,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:37,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:11:37,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:11:37,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:37,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:11:37,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:11:37,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:11:37,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:11:37,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:11:37,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:11:37,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:11:37,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:37,280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:11:37,280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:11:37,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:11:37,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:11:37,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:11:37,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:11:37,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:11:37,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:11:37,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:11:37,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:11:37,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:37,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:37,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:11:37,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:11:37,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:37,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:11:37,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:11:37,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:11:37,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:11:37,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:11:37,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:11:37,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:11:37,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:11:37,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:11:37,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2467d99b'
2025-05-28 16:11:37,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:11:37,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:11:37,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:11:37,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:11:37,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:11:37,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:11:37,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:11:37,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:11:37,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:11:37,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:11:37,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:11:37,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:11:37,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:11:37,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:37,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:37,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:11:37,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:11:37,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:11:37,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:11:37,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:37,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:11:37,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:11:37,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:11:37,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:11:37,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:11:37,301 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:37,302 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:11:37,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:11:37,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:11:37,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:11:37,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:11:37,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:11:37,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:11:37,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:11:37,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:37,306 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:11:37,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:11:37,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:11:37,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:11:37,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:11:37,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:37,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@63834ee3'
2025-05-28 16:11:37,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:11:37,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:11:37,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:11:37,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:11:37,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:11:37,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:11:37,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:11:37,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:11:37,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:11:37,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:11:37,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:11:37,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:11:37,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:11:37,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:11:37,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:11:37,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:11:37,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:11:37,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:11:37,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:11:37,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:11:37,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:11:37,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:11:37,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:11:37,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:11:37,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:11:37,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:11:37,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:11:37,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:11:37,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:11:37,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:11:37,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:11:37,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:11:37,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:11:37,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:11:37,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:11:37,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:11:37,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:11:37,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:11:37,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:11:37,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:11:37,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:11:37,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:11:37,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:11:37,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:11:37,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:11:37,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:11:37,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:11:37,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:11:37,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:37,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:11:37,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:11:37,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:11:37,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:11:37,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:11:37,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:11:37,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:11:37,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:11:37,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:11:37,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:11:37,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:11:37,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:11:37,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:11:37,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:11:37,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:11:37,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:11:37,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:11:37,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:11:37,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:11:37,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:11:37,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:11:37,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:11:37,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:11:37,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:11:37,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:11:37,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:11:37,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:11:37,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:11:37,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:11:37,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:11:37,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:11:37,381 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:11:37,381 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:11:37,381 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:11:37,384 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:11:37,387 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.248 seconds (process running for 12.413)
2025-05-28 16:11:37,388 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:11:37,389 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:11:37,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,389 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:11:37,389 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:11:37,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 481, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 482, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,391 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:37,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 483, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 484, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 485, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 486, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 487, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 488, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 489, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 490, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 491, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 492, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,394 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:37,394 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:11:37,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1d77762f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 493, missCount = 6, failureCount = 0]
2025-05-28 16:11:37,395 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:11:37,417 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81, started on Wed May 28 16:11:27 KST 2025
2025-05-28 16:11:37,419 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:11:37,419 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:11:37,419 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:11:37,419 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:37,420 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@63f95ac1, started on Wed May 28 16:11:30 KST 2025
2025-05-28 16:11:37,421 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:11:37,421 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:11:37,421 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:11:37,421 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:37,421 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@39a4bd89, started on Wed May 28 16:11:31 KST 2025
2025-05-28 16:11:37,422 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:11:37,422 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:11:37,422 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:11:37,422 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:37,422 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@61ad4b83, started on Wed May 28 16:11:32 KST 2025
2025-05-28 16:11:37,423 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:11:37,423 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:11:37,423 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:11:37,423 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:37,424 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5461daa5, started on Wed May 28 16:11:33 KST 2025
2025-05-28 16:11:37,424 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:11:37,424 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:11:37,424 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:11:37,424 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:37,425 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@2467d99b, started on Wed May 28 16:11:34 KST 2025
2025-05-28 16:11:37,425 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:11:37,425 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:11:37,426 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:11:37,426 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:11:37,426 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:11:37,428 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 16:11:37,429 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:11:37,429 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@61fdb541: (connection evicted)
2025-05-28 16:11:37,432 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2f87943: (connection evicted)
2025-05-28 16:11:37,434 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@43c57378: (connection evicted)
2025-05-28 16:11:37,435 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@724c12d7: (connection evicted)
2025-05-28 16:11:37,436 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@23ea8c37: (connection evicted)
2025-05-28 16:11:37,437 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@27a4d374: (connection evicted)
2025-05-28 16:11:37,439 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7654caed: (connection evicted)
2025-05-28 16:11:37,440 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6412f97f: (connection evicted)
2025-05-28 16:11:37,442 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1afeb737: (connection evicted)
2025-05-28 16:11:37,443 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@69b65c49: (connection evicted)
2025-05-28 16:11:37,445 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:11:37,445 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Wed May 28 16:11:51 KST 2025

Logback Log Messages

Log session start time Wed May 28 16:13:02 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:11:51,263 main ERROR deu.cse.spring_webmail.model.Pop3Agent Pop3Agent.getMessageList() : exception = Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
Date Thread Level Logger MDC Message
2025-05-28 16:13:02,567 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-28 16:13:02,575 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:02,576 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:02,597 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:02,669 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:02,795 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:13:02,797 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:02,818 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:02,833 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:02,835 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:02,932 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Wed May 28 16:13:03 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:13:03,357 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 31768 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:03,358 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:03,359 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:03,361 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:03,396 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81
2025-05-28 16:13:03,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:03,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:03,527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:03,529 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:03,530 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:03,531 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:03,532 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:03,532 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:03,533 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:03,538 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:03,539 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:03,540 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:03,544 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:03,547 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:03,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:13:03,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:04,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:05,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:05,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:05,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:05,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:05,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:05,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:05,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:05,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:05,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:05,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:05,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:05,202 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@c509742]
2025-05-28 16:13:05,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:05,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:05,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:05,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:05,252 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:05,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:13:05,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:05,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:13:05,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:05,272 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:05,273 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:05,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:05,276 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:05,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:05,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:05,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:05,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:05,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:13:05,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:05,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:05,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:05,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:05,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:05,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:05,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:05,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:05,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:05,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:05,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:05,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:05,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:05,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:05,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:05,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:05,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:05,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:05,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:05,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:05,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:05,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:05,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:13:05,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:05,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:05,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:05,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:05,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:13:05,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:05,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:05,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:05,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:05,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:05,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:05,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:05,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:05,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:05,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:05,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:05,680 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:05,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:05,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:05,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:05,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:05,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:05,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:05,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:05,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:05,770 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:13:05,780 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:05,781 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:13:05,786 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:05,791 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:05,800 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:05,805 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:05,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:05,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:05,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:05,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:05,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:05,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:05,811 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:05,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:05,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:05,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:05,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:05,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:05,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:05,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:05,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:05,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:05,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:05,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:05,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:05,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:05,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:05,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:05,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:05,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:05,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:05,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:05,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:05,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:05,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:05,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:05,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:05,845 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:05,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:05,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:05,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:05,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:05,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:05,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:05,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:05,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:05,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:05,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:05,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:05,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:05,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:05,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:05,991 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:05,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:06,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:06,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:06,059 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@34c31a34, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6b5f91a5, org.springframework.security.web.context.SecurityContextHolderFilter@57f8a3cf, org.springframework.security.web.header.HeaderWriterFilter@4528a871, org.springframework.web.filter.CorsFilter@375dc95c, org.springframework.security.web.csrf.CsrfFilter@254dfd34, org.springframework.security.web.authentication.logout.LogoutFilter@7441eed3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4f9e32f2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5b6a9ef6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@16bed816, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33ef701e, org.springframework.security.web.access.ExceptionTranslationFilter@5d52a17b, org.springframework.security.web.access.intercept.AuthorizationFilter@76aab1e3]
2025-05-28 16:13:06,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:06,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:06,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:06,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:06,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:06,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:06,077 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:06,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:06,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:06,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:06,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:06,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:06,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:06,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:06,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:06,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:06,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:06,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:06,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:06,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:06,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:06,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:06,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:06,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:06,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:06,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:06,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:06,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:06,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:06,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:06,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:06,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:06,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:06,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:13:06,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:13:06,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:06,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:06,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:13:06,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:06,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:06,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:06,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:06,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:06,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:06,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:06,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:06,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:06,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:06,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:06,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:06,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:06,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:06,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:06,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:06,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:06,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:06,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:06,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:06,192 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:06,208 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:06,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:06,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:06,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:06,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:06,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:06,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:06,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:06,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:06,277 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:06,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:06,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:06,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:06,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:06,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:06,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:13:06,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:06,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:06,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:06,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:06,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:06,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:06,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:06,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:06,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:06,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:06,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:06,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:06,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:06,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:06,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:06,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:06,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:13:06,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:06,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:06,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:13:06,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:06,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:06,347 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:13:06,347 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:13:06,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:13:06,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:13:06,390 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:13:06,390 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:13:06,390 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:13:06,390 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:13:06,403 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:13:06,404 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:13:06,405 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:13:06,405 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:13:06,407 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@357904d7
2025-05-28 16:13:06,407 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@7d1f906b
2025-05-28 16:13:06,407 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:13:06,407 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 3 ms
2025-05-28 16:13:06,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:06,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:13:06,438 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:06,438 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:06,438 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:06,450 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:13:06,458 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.543 seconds (process running for 5.578)
2025-05-28 16:13:06,465 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:13:06,469 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,472 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:06,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,479 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,513 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:06,523 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,524 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,529 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,533 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,546 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,563 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@37669c4}
2025-05-28 16:13:06,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@37669c4}
2025-05-28 16:13:06,566 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@57f8a3cf] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:06,566 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@37669c4}
2025-05-28 16:13:06,566 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@37669c4}
2025-05-28 16:13:06,567 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@57f8a3cf] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@350a3df3]
2025-05-28 16:13:06,575 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@75be3cdf]
2025-05-28 16:13:06,575 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@37669c4}
2025-05-28 16:13:06,575 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@254dfd34] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:06,576 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@37669c4}
2025-05-28 16:13:06,576 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@254dfd34] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:06,578 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@37669c4}
2025-05-28 16:13:06,578 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@254dfd34] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@3f19f197]
2025-05-28 16:13:06,618 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-28 16:13:06,630 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:06,631 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-28 16:13:06,638 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-28 16:13:06,639 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-28 16:13:06,679 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 요청: email=test@test.com
2025-05-28 16:13:06,708 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 완료: email=test@test.com
2025-05-28 16:13:06,720 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:06,722 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:06,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,757 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,758 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,759 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,759 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:06,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,770 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:06,770 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,770 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,771 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:06,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,775 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,781 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@188f626a}
2025-05-28 16:13:06,781 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@188f626a}
2025-05-28 16:13:06,782 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@57f8a3cf] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:06,782 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@177d7e98]
2025-05-28 16:13:06,782 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@188f626a}
2025-05-28 16:13:06,782 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@254dfd34] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:06,782 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@188f626a}
2025-05-28 16:13:06,782 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@254dfd34] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:06,783 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:13:06,783 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:06,783 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:13:06,783 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:13:06,783 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:13:06,786 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:13:06,790 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 완료: email=test@test.com
2025-05-28 16:13:06,791 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:06,791 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:06,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,794 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:06,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,796 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:06,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,798 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:06,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@71e064b2}
2025-05-28 16:13:06,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@71e064b2}
2025-05-28 16:13:06,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@57f8a3cf] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:06,801 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6b16aa6f]
2025-05-28 16:13:06,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@71e064b2}
2025-05-28 16:13:06,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@254dfd34] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:06,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@71e064b2}
2025-05-28 16:13:06,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@254dfd34] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:06,802 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:13:06,802 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:06,802 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:13:06,802 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:13:06,803 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:13:06,803 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:13:06,804 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 중복 등록 시도: email=test@test.com
2025-05-28 16:13:06,806 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:06,806 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:06,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,808 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,808 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,808 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:06,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,809 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:06,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,810 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,811 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:06,811 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,814 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d99b35f}
2025-05-28 16:13:06,814 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d99b35f}
2025-05-28 16:13:06,814 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@57f8a3cf] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:06,814 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:06,814 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@295d8b70]
2025-05-28 16:13:06,815 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-28 16:13:06,815 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:06,815 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-28 16:13:06,815 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-28 16:13:06,815 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-28 16:13:06,816 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [null] 주소록 조회 요청
2025-05-28 16:13:06,819 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:06,819 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {addrList=[]}
2025-05-28 16:13:06,824 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:13:06,824 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:13:06,824 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:06,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,827 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:06,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,828 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:06,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,830 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:06,830 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,830 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,831 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,831 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,832 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,832 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@664f1c53}
2025-05-28 16:13:06,832 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@664f1c53}
2025-05-28 16:13:06,832 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@57f8a3cf] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:06,832 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:06,832 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@20bd4fd2]
2025-05-28 16:13:06,833 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-28 16:13:06,833 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:06,833 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-28 16:13:06,833 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-28 16:13:06,833 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-28 16:13:06,833 main INFO deu.cse.spring_webmail.control.AddrController 주소록 입력 페이지 요청
2025-05-28 16:13:06,834 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:06,834 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-28 16:13:06,834 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:13:06,834 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:13:06,834 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:06,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,837 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:06,840 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-28 16:13:06,841 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:07,114 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-28 16:13:07,116 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:07,117 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:07,120 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:07,135 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:07,137 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:13:07,138 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:07,139 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:07,139 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:07,148 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:13:07,167 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:13:07,174 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 31768 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:07,175 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:07,175 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:07,175 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:07,179 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@78b9d614
2025-05-28 16:13:07,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:07,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:07,204 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:07,206 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:07,206 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:07,208 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:07,209 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:07,210 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:07,211 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:07,217 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:07,218 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:07,219 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:07,220 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:07,222 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:07,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:13:07,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:07,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:07,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:07,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:07,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:07,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:07,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:07,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:07,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:07,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:07,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:07,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:07,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:07,743 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3d4d2e29]
2025-05-28 16:13:07,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:07,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:07,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:07,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:07,747 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-28 16:13:07,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:07,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:13:07,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:07,750 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:07,750 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:07,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:07,751 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:07,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:07,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:07,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:07,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:07,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78cb1a92'
2025-05-28 16:13:07,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:07,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:07,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:07,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:07,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:07,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:07,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:07,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:07,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:07,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:07,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:07,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:07,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:07,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:07,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:07,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:07,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:07,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78cb1a92'
2025-05-28 16:13:07,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:07,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:07,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:07,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:07,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78cb1a92'
2025-05-28 16:13:07,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:07,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:07,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:07,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:07,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:07,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:07,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:07,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:07,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:07,788 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:07,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:07,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:07,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:07,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:07,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:07,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:07,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:07,797 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:13:07,799 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:07,799 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:13:07,800 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:07,803 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:07,805 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:07,806 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:07,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:07,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:07,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:07,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:07,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:07,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:07,808 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:07,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:07,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:07,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:07,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:07,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:07,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:07,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:07,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:07,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:07,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:07,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:07,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:07,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:07,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:07,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:07,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:07,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:07,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:07,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:07,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:07,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:07,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:07,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:07,821 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:07,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:07,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:07,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:07,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:07,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:07,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:07,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:07,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:07,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:07,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:07,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:07,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:07,835 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:07,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:07,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:07,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:07,840 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2e608993, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1675adad, org.springframework.security.web.context.SecurityContextHolderFilter@2cbd35f2, org.springframework.security.web.header.HeaderWriterFilter@630fa11e, org.springframework.web.filter.CorsFilter@384d40a5, org.springframework.security.web.csrf.CsrfFilter@6e8d3d43, org.springframework.security.web.authentication.logout.LogoutFilter@2f474e6f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3b418ca2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2bdd6203, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7489bca4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@f5eff92, org.springframework.security.web.access.ExceptionTranslationFilter@60b201c, org.springframework.security.web.access.intercept.AuthorizationFilter@561f013f]
2025-05-28 16:13:07,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:07,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:07,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:07,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:07,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:07,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:07,846 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:07,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:07,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:07,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:07,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:07,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:07,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:07,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:07,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:07,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:07,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:07,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:07,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:07,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:07,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:07,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:07,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:07,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:07,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:07,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:07,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:07,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:07,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:07,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:07,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:07,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:07,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:13:07,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:13:07,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78b9d614'
2025-05-28 16:13:07,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:07,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:13:07,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:07,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:07,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:07,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:07,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:07,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:07,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:07,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:07,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:07,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:07,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:07,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:07,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:07,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:07,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:07,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:07,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:07,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:07,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:07,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:07,875 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:07,877 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:07,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:07,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:07,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:07,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:07,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:07,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:07,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:07,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:07,879 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:07,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:07,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:07,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:07,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:07,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:07,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78cb1a92'
2025-05-28 16:13:07,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:07,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:07,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:07,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:07,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:07,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:07,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:07,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:07,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:07,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:07,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:07,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:07,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:07,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:07,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:07,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:07,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:13:07,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:07,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:07,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:13:07,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:07,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:07,894 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:13:07,894 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:13:07,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:13:07,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:13:07,895 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:13:07,895 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:13:07,895 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:13:07,895 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:13:07,895 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:13:07,895 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:13:07,896 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:13:07,896 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:13:07,896 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@77f0b9d7
2025-05-28 16:13:07,896 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@1a787480
2025-05-28 16:13:07,896 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:13:07,896 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:13:07,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:07,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:13:07,904 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:07,904 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:07,904 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:07,906 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:13:07,908 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.76 seconds (process running for 7.029)
2025-05-28 16:13:07,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-28 16:13:07,910 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:13:07,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-28 16:13:07,912 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-28 16:13:07,915 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:07,917 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-28 16:13:07,917 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-28 16:13:07,919 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-28 16:13:07,919 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-28 16:13:07,920 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-28 16:13:07,943 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@44e4fa97}
2025-05-28 16:13:07,943 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@44e4fa97}
2025-05-28 16:13:07,943 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2cbd35f2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:07,943 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@44e4fa97}
2025-05-28 16:13:07,943 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@44e4fa97}
2025-05-28 16:13:07,943 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@2cbd35f2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@5c10216f]
2025-05-28 16:13:07,943 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:07,943 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@31b273b2]
2025-05-28 16:13:07,943 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-28 16:13:07,945 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:07,945 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-28 16:13:07,945 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-28 16:13:07,946 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-28 16:13:07,949 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:13:07,963 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:13:07,966 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit17970623847804051074\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-28 16:13:07,976 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-28 16:13:07,977 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-28 16:13:07,980 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:08,117 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,121 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,133 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,134 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:13:08,134 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,137 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,140 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,140 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,150 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@997a59f}
2025-05-28 16:13:08,150 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@997a59f}
2025-05-28 16:13:08,150 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2cbd35f2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,150 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:08,150 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2250d39c]
2025-05-28 16:13:08,152 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:13:08,152 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:08,152 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:13:08,152 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:13:08,153 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:13:08,154 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:13:08,156 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:08,157 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:08,157 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,159 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,159 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,164 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:13:08,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,166 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,168 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,168 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,171 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,173 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61ce4af8}
2025-05-28 16:13:08,173 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61ce4af8}
2025-05-28 16:13:08,173 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2cbd35f2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,173 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:08,173 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5a22eec0]
2025-05-28 16:13:08,173 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:13:08,174 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:08,174 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:13:08,175 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:13:08,175 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:13:08,175 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:13:08,177 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:08,177 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:08,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,181 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,182 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,182 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,182 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,186 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,186 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:13:08,186 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,187 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,190 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,190 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,191 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,192 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,194 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,196 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,200 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c78688b}
2025-05-28 16:13:08,200 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c78688b}
2025-05-28 16:13:08,200 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2cbd35f2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,200 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@117e7b16]
2025-05-28 16:13:08,201 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-28 16:13:08,203 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:08,203 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-28 16:13:08,203 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-28 16:13:08,203 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:13:08,205 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-28 16:13:08,208 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:08,208 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-28 16:13:08,208 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:13:08,208 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:13:08,208 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:08,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,214 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-28 16:13:08,215 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,228 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-28 16:13:08,229 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:08,229 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:08,230 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:08,242 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:08,242 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,243 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:08,243 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:08,243 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,263 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:13:08,279 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:13:08,286 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 31768 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:08,287 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:08,287 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:08,287 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:08,289 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf
2025-05-28 16:13:08,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:08,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:08,307 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:08,309 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:08,309 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:08,310 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:08,310 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:08,311 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:08,311 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:08,314 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:08,315 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:08,315 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:08,316 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:08,316 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:08,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:13:08,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:08,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:08,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:08,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:08,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:08,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:08,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:08,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:08,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:08,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:08,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:08,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:08,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:08,450 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6f76289d]
2025-05-28 16:13:08,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:08,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:08,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:08,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:08,452 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:08,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:08,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:08,455 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:08,455 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:08,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:08,456 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:08,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:08,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:08,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:08,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:08,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3fbeaa03'
2025-05-28 16:13:08,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:08,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:08,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:08,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:08,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:08,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:08,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:08,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:08,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:08,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:08,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:08,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:08,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:08,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:08,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:08,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:08,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:08,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3fbeaa03'
2025-05-28 16:13:08,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:08,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:08,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:08,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:08,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3fbeaa03'
2025-05-28 16:13:08,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:08,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:08,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:08,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:08,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:08,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:08,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:08,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:08,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:08,481 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:08,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:08,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:08,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:08,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:08,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:08,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:08,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:08,489 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:13:08,491 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:08,491 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:13:08,492 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:08,494 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:08,495 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:08,495 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:08,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:08,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:08,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:08,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:08,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:08,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:08,497 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:08,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:08,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:08,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:08,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:08,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:08,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:08,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:08,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:08,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:08,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:08,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:08,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:08,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:08,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:08,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:08,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:08,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:08,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:08,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:08,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:08,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:08,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:08,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:08,506 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:08,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:08,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:08,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:08,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:08,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:08,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:08,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:08,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:08,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:08,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:08,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:08,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:08,516 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:08,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:08,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:08,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:08,521 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@66ba2c88, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@13df2f89, org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d, org.springframework.security.web.header.HeaderWriterFilter@9a99c10, org.springframework.web.filter.CorsFilter@10de078f, org.springframework.security.web.csrf.CsrfFilter@62b9757d, org.springframework.security.web.authentication.logout.LogoutFilter@1b6bb1bd, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@201a976f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5c781425, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3766f910, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@648b4b14, org.springframework.security.web.access.ExceptionTranslationFilter@2da8cbb9, org.springframework.security.web.access.intercept.AuthorizationFilter@7008055]
2025-05-28 16:13:08,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:08,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:08,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:08,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:08,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:08,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:08,524 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:08,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:08,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:08,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:08,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:08,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:08,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:08,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:08,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:08,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:08,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:08,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:08,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:08,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:08,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:08,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:08,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:08,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:08,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:08,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:08,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:08,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:08,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:08,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:08,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:08,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:08,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:13:08,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:13:08,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf'
2025-05-28 16:13:08,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:08,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:13:08,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:08,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:08,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:08,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:08,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:08,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:08,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:08,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:08,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:08,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:08,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:08,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:08,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:08,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:08,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:08,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:08,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:08,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:08,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:08,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:08,540 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:08,541 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:08,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:08,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:08,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:08,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:08,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:08,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:08,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:08,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:08,543 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:08,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:08,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:08,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:08,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:08,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:08,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3fbeaa03'
2025-05-28 16:13:08,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:08,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:08,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:08,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:08,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:08,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:08,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:08,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:08,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:08,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:08,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:08,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:08,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:08,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:08,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:08,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:08,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:13:08,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:08,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:08,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:13:08,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:08,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:08,550 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:13:08,550 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:13:08,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:13:08,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:13:08,551 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:13:08,552 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:13:08,552 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:13:08,552 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:13:08,552 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:13:08,552 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:13:08,553 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:13:08,553 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:13:08,553 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1bee92f9
2025-05-28 16:13:08,553 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@19a13874
2025-05-28 16:13:08,553 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:13:08,553 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:13:08,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:08,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:13:08,556 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:08,556 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:08,556 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:08,557 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:13:08,559 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.297 seconds (process running for 7.679)
2025-05-28 16:13:08,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,560 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,562 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d4f7aab}
2025-05-28 16:13:08,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d4f7aab}
2025-05-28 16:13:08,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d4f7aab}
2025-05-28 16:13:08,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d4f7aab}
2025-05-28 16:13:08,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@7be907ae]
2025-05-28 16:13:08,565 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:08,565 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1ebe17c9]
2025-05-28 16:13:08,565 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 16:13:08,566 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,566 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 16:13:08,566 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-28 16:13:08,566 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 16:13:08,568 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:08,568 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 16:13:08,568 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:13:08,568 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:13:08,568 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:08,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,570 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,572 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,572 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,572 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,572 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,573 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,665 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6e5e36ab}
2025-05-28 16:13:08,665 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6e5e36ab}
2025-05-28 16:13:08,665 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,665 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:08,665 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@52a72430]
2025-05-28 16:13:08,665 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-28 16:13:08,666 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-28 16:13:08,666 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-28 16:13:08,666 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:13:08,688 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:13:08,688 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-28 16:13:08,690 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:08,691 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,696 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,697 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,698 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,699 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@300f120d}
2025-05-28 16:13:08,699 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@300f120d}
2025-05-28 16:13:08,699 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,699 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@41eeff3b]
2025-05-28 16:13:08,700 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:13:08,700 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:13:08,700 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-28 16:13:08,700 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:13:08,700 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:13:08,700 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:08,700 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:13:08,700 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:13:08,700 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:13:08,700 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:08,700 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,702 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,704 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,704 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,704 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,704 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,705 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,706 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,746 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e36c60b}
2025-05-28 16:13:08,746 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e36c60b}
2025-05-28 16:13:08,746 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,746 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@34fb399b]
2025-05-28 16:13:08,746 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e36c60b}
2025-05-28 16:13:08,746 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@62b9757d] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:08,746 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e36c60b}
2025-05-28 16:13:08,746 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@62b9757d] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:08,746 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e36c60b}
2025-05-28 16:13:08,746 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@62b9757d] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@3e4162ee]
2025-05-28 16:13:08,747 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:13:08,747 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,747 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:13:08,747 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:13:08,747 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:13:08,748 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:13:08,749 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-28 16:13:08,750 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:08,750 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:08,750 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,750 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,750 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,751 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,751 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,751 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,751 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,751 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,752 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,752 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,752 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,753 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,755 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,758 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62c732d2}
2025-05-28 16:13:08,758 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62c732d2}
2025-05-28 16:13:08,758 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,758 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3ed3bfcb]
2025-05-28 16:13:08,758 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62c732d2}
2025-05-28 16:13:08,758 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@62b9757d] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:08,758 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62c732d2}
2025-05-28 16:13:08,758 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@62b9757d] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:08,758 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:13:08,759 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,759 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:13:08,759 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:13:08,759 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:13:08,759 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:13:08,760 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:08,760 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:08,760 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,762 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,763 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,763 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,763 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,763 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,764 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,766 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7bf96c4e}
2025-05-28 16:13:08,766 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7bf96c4e}
2025-05-28 16:13:08,766 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,766 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@69c071db]
2025-05-28 16:13:08,766 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7bf96c4e}
2025-05-28 16:13:08,766 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@62b9757d] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:08,766 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7bf96c4e}
2025-05-28 16:13:08,766 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@62b9757d] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:08,767 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 16:13:08,768 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,768 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 16:13:08,768 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-28 16:13:08,769 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 16:13:08,769 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-28 16:13:08,770 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:08,771 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:08,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,772 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,774 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,774 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,775 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,775 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,775 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,775 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,775 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,777 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@482f59f4}
2025-05-28 16:13:08,777 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@482f59f4}
2025-05-28 16:13:08,777 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,777 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1a343d3e]
2025-05-28 16:13:08,777 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:13:08,777 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,777 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:13:08,777 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:13:08,777 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:13:08,778 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:13:08,778 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:13:08,779 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:08,779 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-28 16:13:08,779 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:13:08,779 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:13:08,779 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:08,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,781 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,782 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,783 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,783 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,784 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,784 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,784 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,784 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,785 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5919dd67}
2025-05-28 16:13:08,785 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5919dd67}
2025-05-28 16:13:08,785 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,785 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@48a5ef5c]
2025-05-28 16:13:08,786 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:13:08,786 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,786 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:13:08,786 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={masked}
2025-05-28 16:13:08,786 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:13:08,788 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:08,788 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=12, currentPage=1, pageSize=5, totalPages=3}
2025-05-28 16:13:08,788 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:13:08,788 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:13:08,788 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:08,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,790 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,791 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,792 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,794 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@564d5883}
2025-05-28 16:13:08,794 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@564d5883}
2025-05-28 16:13:08,794 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,794 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1a958d2a]
2025-05-28 16:13:08,795 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 16:13:08,795 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,795 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 16:13:08,795 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-28 16:13:08,795 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 16:13:08,795 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 16:13:08,796 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:13:08,796 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:08,796 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-28 16:13:08,796 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:13:08,796 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:13:08,796 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:08,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,797 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,799 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,800 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,802 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@faa592b}
2025-05-28 16:13:08,802 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@faa592b}
2025-05-28 16:13:08,802 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,802 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6ad51d91]
2025-05-28 16:13:08,802 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@faa592b}
2025-05-28 16:13:08,802 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@62b9757d] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:08,802 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@faa592b}
2025-05-28 16:13:08,802 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@62b9757d] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:08,802 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:13:08,803 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,803 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:13:08,803 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:13:08,803 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:13:08,803 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:13:08,804 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:08,804 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:08,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,805 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,808 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,808 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,808 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,809 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,810 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,810 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@13666880}
2025-05-28 16:13:08,810 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@13666880}
2025-05-28 16:13:08,810 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,810 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:08,810 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@40ee8512]
2025-05-28 16:13:08,811 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 16:13:08,811 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 16:13:08,811 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-28 16:13:08,811 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 16:13:08,812 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:08,812 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 16:13:08,812 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:13:08,812 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:13:08,812 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:08,812 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,813 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,814 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:08,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,815 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,815 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,815 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,815 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,815 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,817 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cfb035c}
2025-05-28 16:13:08,817 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cfb035c}
2025-05-28 16:13:08,817 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@75c3957d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:08,817 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:08,817 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2d22d4b9]
2025-05-28 16:13:08,818 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-28 16:13:08,818 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-28 16:13:08,818 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-28 16:13:08,818 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:13:08,818 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-28 16:13:08,820 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:13:08,820 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-28 16:13:08,820 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:08,820 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:08,821 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,821 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,821 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,821 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,821 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,822 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,822 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,822 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,822 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-28 16:13:08,822 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,827 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-28 16:13:08,863 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-28 16:13:08,868 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-28 16:13:08,869 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:08,869 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:08,871 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:08,875 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:08,876 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:13:08,877 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:08,877 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:08,877 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:08,880 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:13:08,892 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:13:08,900 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 31768 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:08,900 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:08,900 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:08,900 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:08,901 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca
2025-05-28 16:13:08,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:08,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:08,917 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:08,919 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:08,920 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:08,921 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:08,921 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:08,922 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:08,923 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:08,928 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:08,928 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:08,929 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:08,930 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:08,931 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:09,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:13:09,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:09,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:09,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:09,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:09,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:09,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:09,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:09,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:09,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:09,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:09,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:09,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:09,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:09,034 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6aa4a749]
2025-05-28 16:13:09,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:09,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:09,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:09,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:09,037 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:09,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:13:09,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:09,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:13:09,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:09,038 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:09,038 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:09,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:09,039 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:09,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:09,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:09,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:09,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:09,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@69a245d6'
2025-05-28 16:13:09,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:09,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:09,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:09,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:09,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:09,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:09,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:09,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:09,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:09,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:09,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:09,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:09,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:09,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:09,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:09,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:09,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:09,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@69a245d6'
2025-05-28 16:13:09,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:09,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:09,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:09,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:09,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@69a245d6'
2025-05-28 16:13:09,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:09,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:09,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:09,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:09,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:09,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:09,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:09,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:09,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:09,064 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:09,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:09,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:09,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:09,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:09,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:09,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:09,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:09,072 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:13:09,073 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:09,074 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:13:09,075 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:09,077 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:09,078 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:09,079 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:09,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:09,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:09,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:09,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:09,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:09,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:09,081 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:09,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:09,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:09,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:09,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:09,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:09,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:09,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:09,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:09,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:09,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:09,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:09,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:09,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:09,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:09,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:09,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:09,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:09,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:09,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:09,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:09,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:09,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:09,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:09,091 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:09,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:09,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:09,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:09,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:09,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:09,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:09,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:09,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:09,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:09,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:09,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:09,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:09,101 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:09,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:09,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:09,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:09,106 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@29c2e92, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@76ccefaf, org.springframework.security.web.context.SecurityContextHolderFilter@5b3f2fe1, org.springframework.security.web.header.HeaderWriterFilter@5bbfd031, org.springframework.web.filter.CorsFilter@1955f4aa, org.springframework.security.web.csrf.CsrfFilter@58409751, org.springframework.security.web.authentication.logout.LogoutFilter@7896b4d0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4fe1238a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@799c1c8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7fefa1cc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5fee6979, org.springframework.security.web.access.ExceptionTranslationFilter@9be2619, org.springframework.security.web.access.intercept.AuthorizationFilter@33ab9bbf]
2025-05-28 16:13:09,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:09,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:09,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:09,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:09,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:09,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:09,110 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:09,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:09,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:09,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:09,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:09,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:09,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:09,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:09,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:09,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:09,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:09,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:09,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:09,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:09,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:09,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:09,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:09,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:09,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:09,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:09,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:09,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:09,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:09,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:09,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:09,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:09,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:13:09,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:13:09,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca'
2025-05-28 16:13:09,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:09,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:13:09,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:09,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:09,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:09,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:09,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:09,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:09,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:09,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:09,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:09,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:09,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:09,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:09,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:09,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:09,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:09,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:09,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:09,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:09,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:09,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:09,128 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:09,129 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:09,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:09,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:09,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:09,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:09,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:09,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:09,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:09,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:09,135 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:09,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:09,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:09,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:09,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:09,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:09,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@69a245d6'
2025-05-28 16:13:09,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:09,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:09,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:09,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:09,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:09,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:09,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:09,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:09,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:09,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:09,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:09,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:09,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:09,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:09,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:09,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:09,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:13:09,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:09,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:09,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:13:09,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:09,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:09,156 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:13:09,156 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:13:09,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:13:09,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:13:09,157 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:13:09,157 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:13:09,157 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:13:09,157 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:13:09,157 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:13:09,158 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:13:09,158 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:13:09,158 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:13:09,159 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@4aa037e6
2025-05-28 16:13:09,159 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@30e4cf5e
2025-05-28 16:13:09,159 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:13:09,159 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:13:09,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:09,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:13:09,167 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:09,167 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:09,167 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:09,168 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:13:09,171 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.291 seconds (process running for 8.291)
2025-05-28 16:13:09,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,172 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:13:09,174 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,176 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:09,178 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,178 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,181 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,189 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@38a5b985}
2025-05-28 16:13:09,189 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@38a5b985}
2025-05-28 16:13:09,189 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5b3f2fe1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:09,189 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@38a5b985}
2025-05-28 16:13:09,189 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@38a5b985}
2025-05-28 16:13:09,189 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@5b3f2fe1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@d0089e5]
2025-05-28 16:13:09,190 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6acee861]
2025-05-28 16:13:09,190 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@38a5b985}
2025-05-28 16:13:09,190 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@58409751] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:09,190 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@38a5b985}
2025-05-28 16:13:09,190 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@58409751] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:09,190 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@38a5b985}
2025-05-28 16:13:09,190 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@58409751] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@f60910d]
2025-05-28 16:13:09,190 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:13:09,192 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:09,192 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:13:09,192 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:13:09,192 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:13:09,198 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body
2025-05-28 16:13:09,211 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:13:09,378 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:09,379 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:09,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,382 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:09,383 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,383 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:13:09,383 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,384 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:09,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,387 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@2a6e54c2}
2025-05-28 16:13:09,387 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@2a6e54c2}
2025-05-28 16:13:09,388 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5b3f2fe1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:09,388 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@f233eb6]
2025-05-28 16:13:09,388 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@2a6e54c2}
2025-05-28 16:13:09,388 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@58409751] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:09,388 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@2a6e54c2}
2025-05-28 16:13:09,388 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@58409751] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:09,389 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:13:09,389 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:09,389 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:13:09,389 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:13:09,389 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:13:09,391 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body
2025-05-28 16:13:09,391 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:13:09,412 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:09,412 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:09,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,415 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,416 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,416 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,416 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:09,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,418 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:13:09,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,419 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:09,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,423 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,424 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@557b62fc}
2025-05-28 16:13:09,425 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@557b62fc}
2025-05-28 16:13:09,425 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5b3f2fe1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:09,425 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@703be135]
2025-05-28 16:13:09,426 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 16:13:09,427 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:09,427 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 16:13:09,427 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-28 16:13:09,428 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 16:13:09,428 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 16:13:09,429 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:09,429 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 16:13:09,429 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:13:09,431 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:13:09,431 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:09,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,435 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,435 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:09,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-28 16:13:09,437 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:09,673 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:09,675 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:13:09,680 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:09,681 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:13:09,685 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:13:09,698 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:09,703 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:09,705 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:09,706 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-28 16:13:09,711 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:09,844 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:09,849 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:09,856 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:10,028 main ERROR deu.cse.spring_webmail.model.Pop3Agent Pop3Agent.getMessageList() : exception = Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:13:10,112 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-28 16:13:10,117 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:13:10,120 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-28 16:13:10,168 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-28 16:13:10,171 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-28 16:13:10,172 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-28 16:13:10,173 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-28 16:13:10,175 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-28 16:13:10,179 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-28 16:13:10,181 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-28 16:13:10,208 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-28 16:13:10,208 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:10,208 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:10,209 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:10,216 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:10,226 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:13:10,226 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:10,227 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:10,227 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:10,227 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,229 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:13:10,239 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:13:10,243 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 31768 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:10,243 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:10,244 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:10,244 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:10,247 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a
2025-05-28 16:13:10,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:10,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:10,282 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:10,283 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:10,284 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:10,285 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:10,286 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:10,286 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:10,286 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:10,289 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:10,290 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:10,290 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:10,291 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:10,292 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:10,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:13:10,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:10,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:10,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:10,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:10,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:10,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:10,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:10,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:10,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:10,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:10,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:10,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:10,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:10,376 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@412b3b9f]
2025-05-28 16:13:10,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:10,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:10,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:10,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:10,381 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:10,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:10,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:13:10,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:10,386 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:10,387 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:10,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:10,390 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:10,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:10,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:10,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:10,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:10,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1088a4f0'
2025-05-28 16:13:10,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:10,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:10,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:10,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:10,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:10,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:10,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:10,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:10,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:10,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:10,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:10,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:10,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:10,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:10,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:10,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:10,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:10,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1088a4f0'
2025-05-28 16:13:10,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:10,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:10,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:10,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:10,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1088a4f0'
2025-05-28 16:13:10,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:10,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:10,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:10,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:10,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:10,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:10,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:10,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:10,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:10,431 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:10,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:10,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:10,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:10,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:10,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:10,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:10,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:10,443 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:13:10,445 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:10,446 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:13:10,448 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:10,450 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:10,454 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:10,456 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:10,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:10,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:10,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:10,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:10,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:10,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:10,459 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:10,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:10,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:10,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:10,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:10,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:10,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:10,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:10,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:10,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:10,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:10,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:10,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:10,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:10,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:10,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:10,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:10,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:10,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:10,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:10,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:10,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:10,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:10,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:10,476 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:10,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:10,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:10,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:10,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:10,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:10,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:10,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:10,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:10,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:10,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:10,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:10,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:10,489 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:10,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:10,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:10,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:10,491 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@46acd2b6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@27815329, org.springframework.security.web.context.SecurityContextHolderFilter@35989ae2, org.springframework.security.web.header.HeaderWriterFilter@531c30db, org.springframework.web.filter.CorsFilter@464c80ac, org.springframework.security.web.csrf.CsrfFilter@3e4ea922, org.springframework.security.web.authentication.logout.LogoutFilter@3bbd0a50, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1510b5ce, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e5432ca, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@782bbb5e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5662f36e, org.springframework.security.web.access.ExceptionTranslationFilter@5407721, org.springframework.security.web.access.intercept.AuthorizationFilter@41f40b0e]
2025-05-28 16:13:10,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:10,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:10,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:10,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:10,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:10,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:10,494 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:10,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:10,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:10,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:10,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:10,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:10,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:10,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:10,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:10,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:10,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:10,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:10,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:10,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:10,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:10,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:10,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:10,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:10,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:10,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:10,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:10,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:10,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:10,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:10,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:10,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:10,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:13:10,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:13:10,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a'
2025-05-28 16:13:10,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:10,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:13:10,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:10,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:10,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:10,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:10,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:10,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:10,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:10,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:10,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:10,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:10,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:10,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:10,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:10,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:10,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:10,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:10,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:10,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:10,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:10,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:10,513 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:10,514 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:10,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:10,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:10,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:10,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:10,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:10,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:10,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:10,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:10,515 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:10,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:10,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:10,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:10,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:10,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:10,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1088a4f0'
2025-05-28 16:13:10,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:10,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:10,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:10,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:10,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:10,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:10,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:10,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:10,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:10,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:10,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:10,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:10,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:10,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:10,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:10,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:10,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:13:10,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:10,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:10,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:13:10,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:10,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:10,522 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:13:10,522 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:13:10,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:13:10,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:13:10,523 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:13:10,523 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:13:10,523 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:13:10,523 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:13:10,523 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:13:10,523 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:13:10,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:13:10,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:13:10,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5ff65505
2025-05-28 16:13:10,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@1a408d7e
2025-05-28 16:13:10,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:13:10,524 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:13:10,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:10,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:13:10,529 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:10,529 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:10,529 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:10,530 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:13:10,532 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.303 seconds (process running for 9.652)
2025-05-28 16:13:10,533 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,534 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:10,534 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,536 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,536 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,536 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1add226e}
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1add226e}
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@35989ae2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1add226e}
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1add226e}
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@35989ae2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@bf59c9c]
2025-05-28 16:13:10,539 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:10,539 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@119ed1c8]
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1add226e}
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3e4ea922] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1add226e}
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3e4ea922] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1add226e}
2025-05-28 16:13:10,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@3e4ea922] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@29613b2c]
2025-05-28 16:13:10,545 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:13:10,548 main WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 16:13:10,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,553 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,554 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:10,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,554 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,556 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,556 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@378c41e5}
2025-05-28 16:13:10,556 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@378c41e5}
2025-05-28 16:13:10,556 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@35989ae2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:10,556 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:10,556 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@798e786d]
2025-05-28 16:13:10,557 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:13:10,557 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:13:10,557 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:13:10,557 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:13:10,557 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:13:10,557 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:13:10,558 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:13:10,601 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:13:10,605 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:13:10,605 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:13:10,606 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:10,606 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:13:10,606 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:13:10,606 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:13:10,606 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:10,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,608 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,609 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:10,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,610 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,613 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62f90937}
2025-05-28 16:13:10,613 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62f90937}
2025-05-28 16:13:10,613 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@35989ae2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:10,613 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1d76d8c]
2025-05-28 16:13:10,613 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62f90937}
2025-05-28 16:13:10,613 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3e4ea922] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:10,613 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62f90937}
2025-05-28 16:13:10,613 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3e4ea922] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:10,615 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:13:10,615 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:13:10,615 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:13:10,615 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 36
2025-05-28 16:13:10,615 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:13:10,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,617 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,617 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,617 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,618 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,618 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:10,618 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,618 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,619 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,619 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,619 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,622 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6328eb18}
2025-05-28 16:13:10,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6328eb18}
2025-05-28 16:13:10,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@35989ae2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:10,622 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:10,622 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@d552cbf]
2025-05-28 16:13:10,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6328eb18}
2025-05-28 16:13:10,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3e4ea922] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:10,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6328eb18}
2025-05-28 16:13:10,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3e4ea922] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:10,623 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:13:10,624 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 37
2025-05-28 16:13:10,624 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@d552cbf]
2025-05-28 16:13:10,624 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]
2025-05-28 16:13:10,625 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = test@test.com, 권한 = ROLE_ADMIN
2025-05-28 16:13:10,625 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,628 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,628 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,628 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,629 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:10,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,631 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,635 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@487bb6d0}
2025-05-28 16:13:10,635 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@487bb6d0}
2025-05-28 16:13:10,635 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@35989ae2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:10,635 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@35a2a66f]
2025-05-28 16:13:10,636 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@487bb6d0}
2025-05-28 16:13:10,636 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3e4ea922] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:10,636 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@487bb6d0}
2025-05-28 16:13:10,636 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3e4ea922] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:10,636 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:13:10,637 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:13:10,637 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:13:10,637 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 39
2025-05-28 16:13:10,637 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:13:10,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,638 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,639 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:10,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,639 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,641 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d4236ff}
2025-05-28 16:13:10,641 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d4236ff}
2025-05-28 16:13:10,641 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@35989ae2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:10,641 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:10,641 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@62f141c2]
2025-05-28 16:13:10,642 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:13:10,642 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:10,643 main WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = null, 요청 URI = /admin_menu
2025-05-28 16:13:10,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 449, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,647 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 450, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,647 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:10,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 451, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 452, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,649 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 453, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 454, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 455, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 456, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 457, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,651 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5379bea3}
2025-05-28 16:13:10,651 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5379bea3}
2025-05-28 16:13:10,651 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@35989ae2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:10,651 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:10,651 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7ffa2be]
2025-05-28 16:13:10,651 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5379bea3}
2025-05-28 16:13:10,651 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3e4ea922] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:10,651 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5379bea3}
2025-05-28 16:13:10,651 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3e4ea922] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:10,652 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:13:10,653 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 41
2025-05-28 16:13:10,653 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7ffa2be]
2025-05-28 16:13:10,653 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]
2025-05-28 16:13:10,653 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = user, 권한 = ROLE_USER
2025-05-28 16:13:10,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 458, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 459, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 460, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 461, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 462, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 463, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 464, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,656 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 465, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,658 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:10,658 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 466, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 467, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,661 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 468, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,662 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 469, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,662 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 470, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,662 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 471, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,663 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 472, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,665 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@50660889}
2025-05-28 16:13:10,665 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@50660889}
2025-05-28 16:13:10,665 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@35989ae2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:10,665 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:10,665 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6cfdb324]
2025-05-28 16:13:10,665 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:13:10,665 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:10,665 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:13:10,665 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-28 16:13:10,666 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:13:10,667 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:10,667 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=10, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:13:10,667 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:13:10,667 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:13:10,667 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:10,668 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 473, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,668 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 474, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,668 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 475, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,668 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 476, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 477, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 478, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 479, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,670 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,670 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 5, failureCount = 0]
2025-05-28 16:13:10,671 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,674 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-28 16:13:10,675 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:10,675 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:10,677 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:10,680 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:10,685 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:13:10,687 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:13:10,693 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:10,693 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:10,694 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:10,696 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:13:10,714 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:13:10,721 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 31768 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:10,722 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:10,722 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:10,722 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:10,725 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5669ee53
2025-05-28 16:13:10,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:10,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:10,747 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:10,749 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:10,750 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:10,751 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:10,752 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:10,753 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:10,754 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:10,757 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:10,757 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:10,758 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:10,759 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:10,759 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:11,146 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:13:11,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:11,157 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:11,157 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:13:11,174 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:11,219 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 59 ms. Found 1 JPA repository interface.
2025-05-28 16:13:11,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:11,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:13:11,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:11,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:13:11,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:13:11,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:11,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:11,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:11,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:11,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:13:11,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:11,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:11,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:11,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:11,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:11,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:11,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:13:11,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:13:11,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:13:11,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:13:11,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:13:11,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:13:11,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:11,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:13:11,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:13:11,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:13:11,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:13:11,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:13:11,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:13:11,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:13:11,450 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@135e3c72]
2025-05-28 16:13:11,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:13:11,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:13:11,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:13:11,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:13:11,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:13:11,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:11,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:13:11,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:13:11,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:13:11,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:13:11,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:13:11,474 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-28 16:13:11,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:13:11,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:13:11,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:13:11,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:13:11,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:13:11,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:13:11,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:13:11,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:13:11,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:13:11,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6f1fd7c1'
2025-05-28 16:13:11,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:13:11,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:13:11,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:13:11,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:13:11,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:13:11,567 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:13:11,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:13:11,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:13:11,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6f1fd7c1'
2025-05-28 16:13:11,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:11,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:13:11,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:13:11,616 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:13:12,119 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:13:12,162 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:13:12,164 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:13:12,164 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:13:12,164 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:13:12,164 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:13:12,164 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:13:12,164 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:13:12,165 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:13:12,165 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:13:12,165 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:13:12,165 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:13:12,166 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:13:12,167 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:13:12,167 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:13:12,167 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:13:12,167 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:13:12,167 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:13:12,167 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:13:12,167 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:13:12,167 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:13:12,671 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2108400a
2025-05-28 16:13:12,676 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:13:12,776 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-28 16:13:12,778 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:13:12,804 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@bae1421
2025-05-28 16:13:12,836 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4a931e1a
2025-05-28 16:13:12,871 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7b13309f
2025-05-28 16:13:12,904 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2abce155
2025-05-28 16:13:12,938 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2ef2bf58
2025-05-28 16:13:12,972 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@66a623d2
2025-05-28 16:13:13,004 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@74545d1c
2025-05-28 16:13:13,036 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1855ef37
2025-05-28 16:13:13,074 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@38b0820b
2025-05-28 16:13:13,086 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:13:13,966 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:13:13,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:13,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:13,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:13:13,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:13:13,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:13:13,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:13:13,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:13:14,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:13:14,002 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:13:14,026 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:13:14,053 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:14,088 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:14,125 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:13:14,143 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:14,216 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:14,268 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:14,269 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:14,272 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:13:14,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:14,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:14,309 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:14,309 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:14,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:13:14,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:14,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:13:14,310 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:14,310 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:14,311 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:14,311 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:14,311 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:14,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:14,311 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:14,311 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:14,311 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:14,311 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:14,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:14,312 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:14,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:14,312 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:14,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:14,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:14,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:14,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6f1fd7c1'
2025-05-28 16:13:14,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:14,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:14,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:14,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:14,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:14,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:14,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:14,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:14,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:14,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:14,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:14,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:14,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:14,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:14,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:14,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:14,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6f1fd7c1'
2025-05-28 16:13:14,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:14,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:14,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:14,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:14,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6f1fd7c1'
2025-05-28 16:13:14,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:13:14,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:13:14,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:13:14,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:13:14,327 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:13:14,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:13:14,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:14,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:14,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:14,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:14,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:14,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:14,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:14,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:14,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:14,344 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:14,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:14,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:14,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:14,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:14,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:14,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:14,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:14,355 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:13:14,355 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:14,356 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:13:14,358 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:14,363 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:14,364 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:14,365 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:14,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:14,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:14,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:14,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:14,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:14,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:14,368 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:14,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:14,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:14,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:14,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:14,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:14,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:14,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:14,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:14,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:14,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:14,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:14,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:14,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:14,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:14,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:14,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:14,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:14,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:14,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:14,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:14,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:14,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:14,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:14,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:14,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:14,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:14,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:14,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:14,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:14,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:14,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:14,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:14,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:14,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:14,397 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:14,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:14,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:14,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:14,408 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@a31dda7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4e090477, org.springframework.security.web.context.SecurityContextHolderFilter@31869788, org.springframework.security.web.header.HeaderWriterFilter@6243b901, org.springframework.web.filter.CorsFilter@7b80ea4, org.springframework.security.web.csrf.CsrfFilter@3cf197bb, org.springframework.security.web.authentication.logout.LogoutFilter@7ce03100, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@77249a72, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1fa924c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6abf901, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@549ce32b, org.springframework.security.web.access.ExceptionTranslationFilter@41f8c5cf, org.springframework.security.web.access.intercept.AuthorizationFilter@70e723f9]
2025-05-28 16:13:14,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:14,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:14,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:14,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:14,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:14,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:14,415 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:14,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:13:14,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:13:14,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:13:14,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:13:14,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:13:14,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:13:14,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:13:14,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:13:14,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:14,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:13:14,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:13:14,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:13:14,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:13:14,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:13:14,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:13:14,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:13:14,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:14,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:14,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:13:14,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:14,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:14,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:14,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:14,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:14,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:14,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:14,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:13:14,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:13:14,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:14,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:13:14,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:14,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:13:14,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:14,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:13:14,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:13:14,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:13:14,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:13:14,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:13:14,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:13:14,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:14,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:14,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:14,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:14,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:14,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:14,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:14,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:14,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:14,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:14,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:14,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:14,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:14,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:14,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:14,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:14,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5669ee53'
2025-05-28 16:13:14,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:14,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:13:14,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:14,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:14,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:14,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:14,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:14,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:14,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:14,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:14,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:14,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:14,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:14,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:14,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:14,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:14,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:14,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:14,523 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:14,524 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:14,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:14,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:14,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:14,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:14,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:14,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:14,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:14,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:14,526 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:14,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:14,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:14,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:14,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:14,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:14,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6f1fd7c1'
2025-05-28 16:13:14,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:14,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:14,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:14,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:14,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:13:14,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:13:14,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:13:14,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:13:14,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:13:14,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:13:14,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:13:14,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:13:14,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:13:14,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:13:14,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:13:14,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:13:14,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:13:14,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:13:14,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:13:14,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:13:14,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:13:14,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:13:14,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:13:14,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:13:14,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:13:14,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:13:14,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:13:14,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:13:14,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:13:14,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:14,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:14,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:14,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:13:14,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:13:14,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:13:14,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:13:14,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:13:14,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:13:14,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:13:14,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:13:14,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:13:14,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:13:14,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:13:14,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:13:14,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:13:14,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:13:14,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:13:14,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:14,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:14,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:14,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:14,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:14,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:13:14,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:13:14,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:13:14,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:13:14,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:13:14,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:13:14,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:13:14,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:13:14,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:13:14,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:13:14,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:13:14,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:13:14,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:13:14,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:13:14,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:13:14,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:13:14,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:13:14,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:13:14,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:13:14,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:13:14,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:13:14,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:13:14,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:13:14,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:13:14,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:13:14,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:13:14,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:14,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:13:14,598 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:14,598 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:14,598 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:14,601 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:13:14,604 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.907 seconds (process running for 13.724)
2025-05-28 16:13:14,605 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:13:14,605 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:13:14,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,605 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:13:14,606 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:13:14,606 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 481, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,606 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 482, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,606 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:14,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 483, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 484, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 485, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 486, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 487, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 488, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 489, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 490, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 491, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 492, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,608 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:14,608 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:13:14,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23ac3788 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 493, missCount = 6, failureCount = 0]
2025-05-28 16:13:14,609 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:14,630 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81, started on Wed May 28 16:13:03 KST 2025
2025-05-28 16:13:14,632 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:14,632 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:14,632 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:14,633 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:14,634 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@78b9d614, started on Wed May 28 16:13:07 KST 2025
2025-05-28 16:13:14,634 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:14,634 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:14,634 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:14,635 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:14,635 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@59f41bcf, started on Wed May 28 16:13:08 KST 2025
2025-05-28 16:13:14,636 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:14,636 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:14,636 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:14,636 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:14,637 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5dc09bca, started on Wed May 28 16:13:08 KST 2025
2025-05-28 16:13:14,637 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:14,637 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:14,637 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:14,638 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:14,638 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5bc0d14a, started on Wed May 28 16:13:10 KST 2025
2025-05-28 16:13:14,638 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:14,638 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:14,638 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:14,638 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:14,638 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5669ee53, started on Wed May 28 16:13:10 KST 2025
2025-05-28 16:13:14,639 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:14,639 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:14,640 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:14,640 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:14,640 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:13:14,643 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 16:13:14,644 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:13:14,646 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2108400a: (connection evicted)
2025-05-28 16:13:14,649 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@bae1421: (connection evicted)
2025-05-28 16:13:14,651 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4a931e1a: (connection evicted)
2025-05-28 16:13:14,653 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7b13309f: (connection evicted)
2025-05-28 16:13:14,656 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2abce155: (connection evicted)
2025-05-28 16:13:14,659 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2ef2bf58: (connection evicted)
2025-05-28 16:13:14,660 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@66a623d2: (connection evicted)
2025-05-28 16:13:14,663 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@74545d1c: (connection evicted)
2025-05-28 16:13:14,665 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1855ef37: (connection evicted)
2025-05-28 16:13:14,667 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@38b0820b: (connection evicted)
2025-05-28 16:13:14,669 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:13:14,669 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Wed May 28 16:13:45 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:13:45,867 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-28 16:13:45,870 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:45,871 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:45,890 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:45,951 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:46,078 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:13:46,079 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:46,099 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:46,114 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:46,116 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:46,203 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Wed May 28 16:13:46 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:13:46,622 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 16132 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:46,623 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:46,623 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:46,624 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:46,652 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81
2025-05-28 16:13:46,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:46,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:46,792 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:46,793 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:46,794 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:46,794 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:46,795 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:46,796 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:46,797 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:46,803 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:46,805 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:46,805 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:46,811 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:46,813 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:47,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:13:47,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:47,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:48,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:48,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:48,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:48,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:48,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:48,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:48,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:48,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:48,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:48,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:48,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:48,428 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@44233014]
2025-05-28 16:13:48,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:48,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:48,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:48,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:48,478 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:48,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:13:48,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:48,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:13:48,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:48,501 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:48,502 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:48,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:48,506 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:48,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:48,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:48,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:48,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:48,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:13:48,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:48,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:48,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:48,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:48,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:48,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:48,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:48,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:48,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:48,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:48,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:48,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:48,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:48,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:48,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:48,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:48,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:48,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:48,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:48,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:48,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:48,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:48,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:13:48,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:48,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:48,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:48,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:48,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:13:48,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:48,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:48,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:48,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:48,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:48,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:48,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:48,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:48,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:48,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:48,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:48,832 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:48,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:48,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:48,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:48,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:48,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:48,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:48,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:48,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:48,925 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:13:48,932 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:48,933 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:13:48,937 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:48,942 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:48,951 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:48,956 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:48,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:48,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:48,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:48,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:48,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:48,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:48,963 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:48,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:48,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:48,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:48,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:48,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:48,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:48,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:48,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:48,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:48,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:48,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:48,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:48,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:48,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:48,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:48,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:48,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:48,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:48,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:48,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:48,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:48,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:48,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:48,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:48,994 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:49,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:49,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:49,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:49,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:49,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:49,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:49,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:49,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:49,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:49,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:49,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:49,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:49,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:49,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:49,113 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:49,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:49,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:49,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:49,181 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@45b7b254, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@76320633, org.springframework.security.web.context.SecurityContextHolderFilter@290ebbbe, org.springframework.security.web.header.HeaderWriterFilter@3b5d0c4d, org.springframework.web.filter.CorsFilter@5100fe55, org.springframework.security.web.csrf.CsrfFilter@35216a2e, org.springframework.security.web.authentication.logout.LogoutFilter@537360e3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@358f85b1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5ebd3708, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7441eed3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3ef97efc, org.springframework.security.web.access.ExceptionTranslationFilter@1508bc71, org.springframework.security.web.access.intercept.AuthorizationFilter@d56d9f6]
2025-05-28 16:13:49,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:49,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:49,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:49,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:49,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:49,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:49,197 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:49,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:49,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:49,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:49,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:49,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:49,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:49,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:49,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:49,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:49,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:49,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:49,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:49,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:49,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:49,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:49,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:49,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:49,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:49,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:49,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:49,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:49,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:49,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:49,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:49,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:49,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:49,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:13:49,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:13:49,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81'
2025-05-28 16:13:49,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:49,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:13:49,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:49,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:49,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:49,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:49,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:49,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:49,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:49,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:49,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:49,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:49,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:49,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:49,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:49,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:49,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:49,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:49,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:49,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:49,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:49,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:49,313 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:49,325 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:49,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:49,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:49,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:49,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:49,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:49,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:49,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:49,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:49,382 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:49,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:49,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:49,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:49,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:49,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:49,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30c8c6ab'
2025-05-28 16:13:49,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:49,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:49,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:49,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:49,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:49,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:49,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:49,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:49,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:49,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:49,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:49,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:49,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:49,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:49,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:49,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:49,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:13:49,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:49,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:49,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:13:49,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:49,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:49,437 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:13:49,437 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:13:49,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:13:49,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:13:49,468 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:13:49,468 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:13:49,468 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:13:49,468 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:13:49,478 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:13:49,478 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:13:49,479 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:13:49,479 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:13:49,480 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5cea34e6
2025-05-28 16:13:49,480 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@5f8c319
2025-05-28 16:13:49,480 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:13:49,480 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:13:49,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:49,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:13:49,505 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:49,505 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:49,505 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:49,513 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:13:49,517 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.331 seconds (process running for 5.184)
2025-05-28 16:13:49,522 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:13:49,526 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,527 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:49,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,531 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,555 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:49,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,585 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,600 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@259fb8f5}
2025-05-28 16:13:49,600 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@259fb8f5}
2025-05-28 16:13:49,601 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@290ebbbe] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:49,602 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@259fb8f5}
2025-05-28 16:13:49,602 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@259fb8f5}
2025-05-28 16:13:49,602 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@290ebbbe] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@247246ea]
2025-05-28 16:13:49,608 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7cc742d]
2025-05-28 16:13:49,608 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@259fb8f5}
2025-05-28 16:13:49,608 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@35216a2e] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:49,609 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@259fb8f5}
2025-05-28 16:13:49,609 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@35216a2e] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:49,609 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@259fb8f5}
2025-05-28 16:13:49,609 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@35216a2e] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@57e351a]
2025-05-28 16:13:49,636 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-28 16:13:49,646 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:49,647 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-28 16:13:49,654 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-28 16:13:49,655 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-28 16:13:49,693 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 요청: email=test@test.com
2025-05-28 16:13:49,720 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 완료: email=test@test.com
2025-05-28 16:13:49,730 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:49,732 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:49,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,770 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,771 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,771 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,775 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,775 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:49,786 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,786 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:49,786 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,787 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,788 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:49,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,798 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48ca44cd}
2025-05-28 16:13:49,798 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48ca44cd}
2025-05-28 16:13:49,799 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@290ebbbe] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:49,799 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6679a082]
2025-05-28 16:13:49,799 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48ca44cd}
2025-05-28 16:13:49,799 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@35216a2e] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:49,799 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48ca44cd}
2025-05-28 16:13:49,799 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@35216a2e] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:49,800 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:13:49,800 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:49,800 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:13:49,800 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:13:49,800 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:13:49,803 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:13:49,806 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 완료: email=test@test.com
2025-05-28 16:13:49,807 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:49,807 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:49,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,811 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,811 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,811 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:49,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,814 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:49,815 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,820 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:49,822 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,823 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,824 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,824 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,825 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,826 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20382851}
2025-05-28 16:13:49,826 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20382851}
2025-05-28 16:13:49,826 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@290ebbbe] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:49,826 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@cee1b4c]
2025-05-28 16:13:49,826 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20382851}
2025-05-28 16:13:49,826 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@35216a2e] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:49,826 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20382851}
2025-05-28 16:13:49,826 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@35216a2e] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:49,828 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:13:49,828 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:49,828 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:13:49,829 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:13:49,829 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:13:49,829 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:13:49,830 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 중복 등록 시도: email=test@test.com
2025-05-28 16:13:49,831 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:49,832 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:49,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,834 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,835 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,835 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,835 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:49,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,838 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:49,838 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,840 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,842 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:49,842 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,842 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,845 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@751df26c}
2025-05-28 16:13:49,845 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@751df26c}
2025-05-28 16:13:49,845 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@290ebbbe] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:49,845 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:49,845 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4dc74211]
2025-05-28 16:13:49,846 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-28 16:13:49,846 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:49,846 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-28 16:13:49,846 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-28 16:13:49,846 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-28 16:13:49,847 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [null] 주소록 조회 요청
2025-05-28 16:13:49,850 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:49,850 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {addrList=[]}
2025-05-28 16:13:49,854 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:13:49,855 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:13:49,855 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:49,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,858 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,858 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,858 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,858 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:49,861 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,861 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:13:49,861 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,864 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:49,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,866 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,866 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,867 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,868 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a636c62}
2025-05-28 16:13:49,868 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a636c62}
2025-05-28 16:13:49,868 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@290ebbbe] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:49,868 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:49,868 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5e4d55a6]
2025-05-28 16:13:49,868 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-28 16:13:49,869 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:49,869 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-28 16:13:49,869 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-28 16:13:49,869 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-28 16:13:49,869 main INFO deu.cse.spring_webmail.control.AddrController 주소록 입력 페이지 요청
2025-05-28 16:13:49,870 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:49,870 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-28 16:13:49,870 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:13:49,870 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:13:49,870 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:49,870 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,872 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:49,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-28 16:13:49,875 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,120 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-28 16:13:50,121 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:50,121 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:50,122 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:50,129 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:50,133 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:13:50,135 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:50,135 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:50,135 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,141 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:13:50,157 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:13:50,163 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 16132 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:50,164 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:50,164 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:50,165 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:50,167 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede
2025-05-28 16:13:50,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:50,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:50,192 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:50,195 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:50,196 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:50,198 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:50,198 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:50,199 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:50,200 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:50,204 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:50,205 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:50,205 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:50,206 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:50,207 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:50,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:13:50,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:50,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:50,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:50,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:50,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:50,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:50,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:50,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:50,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:50,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:50,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:50,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:50,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:50,604 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2429a26f]
2025-05-28 16:13:50,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:50,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:50,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:50,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:50,608 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-28 16:13:50,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:50,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:13:50,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:50,613 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:50,614 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:50,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:50,615 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:50,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:50,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:50,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:50,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:50,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@41194707'
2025-05-28 16:13:50,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:50,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:50,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:50,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:50,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:50,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:50,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:50,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:50,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:50,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:50,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:50,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:50,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:50,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:50,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:50,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:50,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:50,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@41194707'
2025-05-28 16:13:50,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:50,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:50,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:50,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:50,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@41194707'
2025-05-28 16:13:50,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:50,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:50,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:50,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:50,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:50,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:50,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:50,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:50,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:50,646 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:50,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:50,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:50,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:50,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:50,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:50,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:50,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:50,654 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:13:50,655 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:50,655 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:13:50,657 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:50,659 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:50,662 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:50,663 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:50,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:50,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:50,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:50,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:50,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:50,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:50,667 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:50,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:50,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:50,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:50,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:50,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:50,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:50,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:50,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:50,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:50,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:50,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:50,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:50,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:50,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:50,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:50,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:50,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:50,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:50,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:50,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:50,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:50,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:50,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:50,689 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:50,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:50,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:50,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:50,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:50,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:50,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:50,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:50,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:50,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:50,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:50,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:50,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:50,702 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:50,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:50,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:50,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:50,707 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2432c72c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@300788d6, org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d, org.springframework.security.web.header.HeaderWriterFilter@571fa73c, org.springframework.web.filter.CorsFilter@710959b3, org.springframework.security.web.csrf.CsrfFilter@4ce1292a, org.springframework.security.web.authentication.logout.LogoutFilter@1eb9ab8f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7784ff80, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@541e8e40, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3fa4702d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2121d0ed, org.springframework.security.web.access.ExceptionTranslationFilter@34bbfd4b, org.springframework.security.web.access.intercept.AuthorizationFilter@22cc606d]
2025-05-28 16:13:50,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:50,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:50,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:50,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:50,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:50,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:50,712 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:50,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:50,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:50,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:50,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:50,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:50,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:50,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:50,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:50,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:50,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:50,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:50,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:50,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:50,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:50,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:50,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:50,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:50,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:50,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:50,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:50,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:50,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:50,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:50,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:50,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:50,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:13:50,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:13:50,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede'
2025-05-28 16:13:50,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:50,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:13:50,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:50,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:50,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:50,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:50,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:50,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:50,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:50,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:50,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:50,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:50,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:50,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:50,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:50,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:50,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:50,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:50,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:50,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:50,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:50,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:50,733 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:50,734 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:50,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:50,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:50,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:50,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:50,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:50,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:50,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:50,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:50,737 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:50,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:50,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:50,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:50,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:50,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:50,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@41194707'
2025-05-28 16:13:50,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:50,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:50,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:50,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:50,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:50,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:50,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:50,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:50,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:50,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:50,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:50,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:50,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:50,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:50,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:50,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:50,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:13:50,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:50,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:50,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:13:50,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:50,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:50,746 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:13:50,746 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:13:50,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:13:50,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:13:50,747 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:13:50,747 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:13:50,747 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:13:50,747 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:13:50,747 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:13:50,747 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:13:50,748 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:13:50,748 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:13:50,748 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3934574f
2025-05-28 16:13:50,748 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@64ca0be0
2025-05-28 16:13:50,748 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:13:50,748 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:13:50,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:50,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:13:50,752 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:50,752 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:50,752 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:50,754 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:13:50,757 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.616 seconds (process running for 6.424)
2025-05-28 16:13:50,758 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,758 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:13:50,758 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,759 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,761 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,762 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,763 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,780 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24697504}
2025-05-28 16:13:50,780 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24697504}
2025-05-28 16:13:50,780 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:50,780 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24697504}
2025-05-28 16:13:50,780 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24697504}
2025-05-28 16:13:50,780 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@6a4484e6]
2025-05-28 16:13:50,781 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:50,781 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6c67a17d]
2025-05-28 16:13:50,781 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-28 16:13:50,781 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:50,781 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-28 16:13:50,781 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-28 16:13:50,781 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-28 16:13:50,783 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:13:50,791 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:13:50,793 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit13247732166737874591\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-28 16:13:50,798 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-28 16:13:50,799 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-28 16:13:50,801 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:50,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,875 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,875 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,875 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,875 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,882 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:13:50,884 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,884 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,885 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,886 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,886 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,887 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,890 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61ce4af8}
2025-05-28 16:13:50,890 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61ce4af8}
2025-05-28 16:13:50,890 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:50,890 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:50,890 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5a22eec0]
2025-05-28 16:13:50,891 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:13:50,891 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:50,891 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:13:50,891 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:13:50,891 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:13:50,892 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:13:50,893 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:50,893 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:50,894 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,894 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,895 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,895 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,895 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,895 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,895 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,895 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,898 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:13:50,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,900 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,902 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,902 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,903 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,904 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@330e37b2}
2025-05-28 16:13:50,904 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@330e37b2}
2025-05-28 16:13:50,904 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:50,904 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:50,905 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@51959e46]
2025-05-28 16:13:50,905 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:13:50,905 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:50,905 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:13:50,905 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:13:50,905 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:13:50,906 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:13:50,906 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:50,906 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:50,907 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,907 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,907 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,907 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,907 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,908 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,909 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:13:50,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,910 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,912 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,914 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@70382eb1}
2025-05-28 16:13:50,914 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@70382eb1}
2025-05-28 16:13:50,914 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:50,914 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2907d3e8]
2025-05-28 16:13:50,914 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-28 16:13:50,915 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:50,915 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-28 16:13:50,915 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-28 16:13:50,915 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:13:50,915 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-28 16:13:50,917 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:50,917 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-28 16:13:50,917 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:13:50,917 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:13:50,917 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:50,920 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,921 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,921 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,921 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,921 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,921 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,921 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,922 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,922 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-28 16:13:50,922 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,929 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-28 16:13:50,930 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:50,930 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:50,930 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:50,934 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:50,935 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:50,936 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:50,936 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:50,936 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:50,954 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:13:50,971 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:13:50,977 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 16132 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:50,977 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:50,977 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:50,977 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:50,979 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@23618fa2
2025-05-28 16:13:50,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:50,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:50,998 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:50,999 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:50,999 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:51,000 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:51,000 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:51,001 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:51,002 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:51,005 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:51,005 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:51,006 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:51,007 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:51,008 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:51,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:13:51,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:51,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:51,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:51,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:51,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:51,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:51,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:51,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:51,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:51,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:51,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:51,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:51,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:51,137 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2892b704]
2025-05-28 16:13:51,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:51,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:51,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:51,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:51,139 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:51,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:51,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:51,142 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:51,142 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:51,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:51,143 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:51,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:51,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:51,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:51,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:51,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ca08575'
2025-05-28 16:13:51,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:51,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:51,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:51,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:51,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:51,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:51,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:51,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:51,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:51,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:51,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:51,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:51,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:51,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:51,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:51,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:51,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:51,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ca08575'
2025-05-28 16:13:51,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:51,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:51,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:51,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:51,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ca08575'
2025-05-28 16:13:51,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:51,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:51,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:51,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:51,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:51,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:51,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:51,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,170 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:51,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:51,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:51,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:51,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,175 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:13:51,176 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:51,176 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:13:51,179 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:51,181 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:51,184 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:51,185 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:51,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:51,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:51,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,187 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:51,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:51,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:51,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:51,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:51,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:51,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:51,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:51,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:51,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:51,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:51,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:51,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:51,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:51,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:51,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:51,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:51,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:51,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:51,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:51,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:51,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:51,197 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:51,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:51,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:51,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:51,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:51,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:51,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:51,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:51,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:51,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:51,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:51,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,207 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:51,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:51,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:51,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:51,213 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5b3cb4b1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39783d83, org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1, org.springframework.security.web.header.HeaderWriterFilter@2349aa88, org.springframework.web.filter.CorsFilter@51f7265b, org.springframework.security.web.csrf.CsrfFilter@59a9a136, org.springframework.security.web.authentication.logout.LogoutFilter@56b6e072, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3ae866ee, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@57e940ed, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14796b9e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@28d1e59d, org.springframework.security.web.access.ExceptionTranslationFilter@67c492fc, org.springframework.security.web.access.intercept.AuthorizationFilter@143f9b0c]
2025-05-28 16:13:51,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:51,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:51,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:51,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:51,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:51,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:51,216 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:51,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:51,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:51,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:51,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:51,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:51,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:51,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:51,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:51,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:51,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:51,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:51,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:51,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:51,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:51,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:51,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:51,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:51,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:51,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:51,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:51,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:51,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:51,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:51,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:51,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:51,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:13:51,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:13:51,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23618fa2'
2025-05-28 16:13:51,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:51,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:13:51,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:51,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:51,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:51,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:51,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:51,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:51,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:51,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:51,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:51,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:51,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:51,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:51,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:51,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:51,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:51,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:51,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:51,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:51,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:51,232 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:51,233 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:51,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:51,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:51,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:51,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:51,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:51,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:51,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:51,235 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:51,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:51,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:51,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:51,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:51,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:51,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ca08575'
2025-05-28 16:13:51,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:51,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:51,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:51,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:51,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:51,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:51,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:51,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:51,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:51,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:51,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:51,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:51,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:51,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:51,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:51,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:51,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:13:51,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:51,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:51,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:13:51,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:51,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:51,243 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:13:51,243 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:13:51,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:13:51,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:13:51,243 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:13:51,243 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:13:51,243 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:13:51,243 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:13:51,243 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:13:51,244 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:13:51,245 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:13:51,245 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:13:51,245 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1ca9fd34
2025-05-28 16:13:51,245 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@7fe5dd5c
2025-05-28 16:13:51,245 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:13:51,245 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:13:51,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:51,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:13:51,248 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:51,248 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:51,248 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:51,249 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:13:51,251 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.298 seconds (process running for 6.918)
2025-05-28 16:13:51,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,253 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,253 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,254 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,256 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,256 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,256 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,257 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,257 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ddeada6}
2025-05-28 16:13:51,257 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ddeada6}
2025-05-28 16:13:51,257 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,257 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ddeada6}
2025-05-28 16:13:51,257 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ddeada6}
2025-05-28 16:13:51,258 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@52f950e2]
2025-05-28 16:13:51,258 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:51,258 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@b0e7bde]
2025-05-28 16:13:51,258 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 16:13:51,258 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,259 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 16:13:51,259 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-28 16:13:51,259 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 16:13:51,260 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:51,260 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 16:13:51,260 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:13:51,260 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:13:51,260 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:51,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,261 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,263 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,264 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,336 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c6d5b2e}
2025-05-28 16:13:51,337 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c6d5b2e}
2025-05-28 16:13:51,337 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,337 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:51,337 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1bb86f8d]
2025-05-28 16:13:51,337 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-28 16:13:51,338 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-28 16:13:51,338 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-28 16:13:51,338 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:13:51,356 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:13:51,357 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-28 16:13:51,358 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:51,359 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,362 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,365 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,366 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,368 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10eddc8b}
2025-05-28 16:13:51,368 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10eddc8b}
2025-05-28 16:13:51,368 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,368 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@240f4328]
2025-05-28 16:13:51,368 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:13:51,369 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:13:51,369 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-28 16:13:51,369 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:13:51,369 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:13:51,369 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:51,369 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:13:51,369 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:13:51,369 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:13:51,369 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:51,369 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,371 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,373 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,374 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,376 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,422 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a1bcfb1}
2025-05-28 16:13:51,423 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a1bcfb1}
2025-05-28 16:13:51,423 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,423 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@50c253b6]
2025-05-28 16:13:51,423 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a1bcfb1}
2025-05-28 16:13:51,423 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@59a9a136] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,423 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a1bcfb1}
2025-05-28 16:13:51,423 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@59a9a136] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,423 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a1bcfb1}
2025-05-28 16:13:51,423 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@59a9a136] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@357d4b6d]
2025-05-28 16:13:51,424 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:13:51,424 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,424 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:13:51,424 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:13:51,425 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:13:51,425 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:13:51,426 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-28 16:13:51,427 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:51,427 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:51,428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,429 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,430 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,430 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,433 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,434 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,435 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,435 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,436 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,436 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,436 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,439 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7bf96c4e}
2025-05-28 16:13:51,439 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7bf96c4e}
2025-05-28 16:13:51,439 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,439 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@69c071db]
2025-05-28 16:13:51,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7bf96c4e}
2025-05-28 16:13:51,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@59a9a136] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7bf96c4e}
2025-05-28 16:13:51,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@59a9a136] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,440 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:13:51,440 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,440 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:13:51,440 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:13:51,441 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:13:51,441 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:13:51,441 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:51,442 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:51,442 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,442 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,442 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,443 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,443 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,443 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,443 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,444 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,446 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,446 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,446 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,446 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,447 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,448 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c65b55b}
2025-05-28 16:13:51,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c65b55b}
2025-05-28 16:13:51,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,450 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7773d139]
2025-05-28 16:13:51,450 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c65b55b}
2025-05-28 16:13:51,450 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@59a9a136] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,450 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c65b55b}
2025-05-28 16:13:51,450 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@59a9a136] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,450 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 16:13:51,450 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,450 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 16:13:51,450 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-28 16:13:51,451 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 16:13:51,451 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-28 16:13:51,453 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:51,453 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:51,453 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,455 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,456 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,457 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,457 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,457 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,457 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,457 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,458 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,459 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5919dd67}
2025-05-28 16:13:51,459 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5919dd67}
2025-05-28 16:13:51,459 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,459 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3f2fd933]
2025-05-28 16:13:51,460 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:13:51,460 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,460 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:13:51,460 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:13:51,460 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:13:51,460 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:13:51,460 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:13:51,461 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:51,461 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-28 16:13:51,461 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:13:51,461 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:13:51,461 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:51,462 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,462 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,462 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,462 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,463 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,463 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,463 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,463 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,465 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,465 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,466 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,466 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,466 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,466 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,467 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f59f157}
2025-05-28 16:13:51,467 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f59f157}
2025-05-28 16:13:51,467 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,467 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5095f89a]
2025-05-28 16:13:51,468 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:13:51,468 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,468 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:13:51,468 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={masked}
2025-05-28 16:13:51,468 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:13:51,471 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:51,471 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=12, currentPage=1, pageSize=5, totalPages=3}
2025-05-28 16:13:51,471 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:13:51,471 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:13:51,471 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:51,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,473 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,475 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,475 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,476 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,476 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,476 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,479 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@faa592b}
2025-05-28 16:13:51,479 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@faa592b}
2025-05-28 16:13:51,479 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,479 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6ad51d91]
2025-05-28 16:13:51,480 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 16:13:51,480 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,480 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 16:13:51,480 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-28 16:13:51,480 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 16:13:51,480 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 16:13:51,481 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:13:51,481 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:51,481 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-28 16:13:51,481 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:13:51,481 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:13:51,481 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:51,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,483 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,484 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,484 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,484 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,484 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,484 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,484 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,486 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@687fa4d0}
2025-05-28 16:13:51,486 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@687fa4d0}
2025-05-28 16:13:51,486 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,486 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@64123c4d]
2025-05-28 16:13:51,486 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@687fa4d0}
2025-05-28 16:13:51,486 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@59a9a136] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,486 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@687fa4d0}
2025-05-28 16:13:51,486 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@59a9a136] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,487 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:13:51,487 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,487 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:13:51,487 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:13:51,487 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:13:51,488 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:13:51,488 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:51,488 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:51,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,489 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,491 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,493 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,494 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cfb035c}
2025-05-28 16:13:51,494 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cfb035c}
2025-05-28 16:13:51,494 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,494 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:51,494 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2d22d4b9]
2025-05-28 16:13:51,495 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 16:13:51,495 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 16:13:51,495 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-28 16:13:51,495 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 16:13:51,495 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:51,495 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 16:13:51,495 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:13:51,495 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:13:51,495 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:51,495 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,496 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,498 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,498 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:13:51,498 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,498 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,499 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,501 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f930be7}
2025-05-28 16:13:51,501 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f930be7}
2025-05-28 16:13:51,501 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@435df9a1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,501 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:51,501 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@cfc9c4f]
2025-05-28 16:13:51,502 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-28 16:13:51,502 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-28 16:13:51,502 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-28 16:13:51,502 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:13:51,503 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-28 16:13:51,504 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:13:51,504 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-28 16:13:51,504 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:51,504 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:13:51,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,505 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-28 16:13:51,506 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,511 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-28 16:13:51,544 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-28 16:13:51,550 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-28 16:13:51,551 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:51,551 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:51,553 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:51,558 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:51,559 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:13:51,560 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:51,560 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:51,560 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,562 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:13:51,572 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:13:51,576 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 16132 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:51,577 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:51,577 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:51,577 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:51,579 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@54af73bd
2025-05-28 16:13:51,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:51,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:51,594 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:51,595 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:51,596 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:51,597 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:51,597 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:51,598 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:51,598 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:51,601 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:51,602 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:51,602 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:51,603 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:51,603 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:51,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:13:51,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:51,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:51,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:51,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:51,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:51,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:51,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:51,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:51,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:51,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:51,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:51,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:51,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:51,683 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@23b89195]
2025-05-28 16:13:51,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:51,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:51,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:51,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:51,685 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:51,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:13:51,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:51,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:13:51,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:51,687 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:51,688 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:51,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:51,689 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:51,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:51,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:51,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:51,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:51,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1fb5eda7'
2025-05-28 16:13:51,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:51,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:51,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:51,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:51,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:51,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:51,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:51,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:51,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:51,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:51,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:51,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:51,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:51,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:51,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:51,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:51,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:51,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1fb5eda7'
2025-05-28 16:13:51,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:51,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:51,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:51,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:51,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1fb5eda7'
2025-05-28 16:13:51,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:51,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:51,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:51,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,711 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:51,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:51,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:51,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:51,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,715 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:13:51,716 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:51,717 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:13:51,718 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:51,719 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:51,720 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:51,721 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:51,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:51,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:51,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,722 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:51,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:51,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:51,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:51,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:51,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:51,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:51,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:51,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:51,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:51,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:51,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:51,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:51,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:51,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:51,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:51,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:51,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:51,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:51,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:51,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:51,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:51,730 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:51,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:51,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:51,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:51,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:51,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:51,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:51,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:51,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:51,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:51,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:51,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:51,739 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:51,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:51,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:51,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:51,743 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7f006525, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@50231f16, org.springframework.security.web.context.SecurityContextHolderFilter@2737fd1d, org.springframework.security.web.header.HeaderWriterFilter@225fe13f, org.springframework.web.filter.CorsFilter@75bd7c4a, org.springframework.security.web.csrf.CsrfFilter@1b8354aa, org.springframework.security.web.authentication.logout.LogoutFilter@62b0059, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2177809a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2610cb55, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@43e78ed6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@68535137, org.springframework.security.web.access.ExceptionTranslationFilter@378a5302, org.springframework.security.web.access.intercept.AuthorizationFilter@59af828a]
2025-05-28 16:13:51,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:51,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:51,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:51,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:51,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:51,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:51,747 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:51,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:51,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:51,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:51,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:51,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:51,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:51,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:51,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:51,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:51,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:51,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:51,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:51,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:51,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:51,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:51,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:51,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:51,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:51,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:51,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:51,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:51,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:51,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:51,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:51,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:51,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:13:51,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:13:51,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54af73bd'
2025-05-28 16:13:51,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:51,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:13:51,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:51,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:51,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:51,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:51,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:51,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:51,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:51,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:51,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:51,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:51,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:51,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:51,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:51,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:51,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:51,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:51,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:51,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:51,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:51,761 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:51,763 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:51,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:51,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:51,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:51,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:51,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:51,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:51,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:51,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:51,764 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:51,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:51,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:51,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:51,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:51,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:51,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1fb5eda7'
2025-05-28 16:13:51,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:51,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:51,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:51,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:51,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:51,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:51,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:51,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:51,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:51,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:51,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:51,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:51,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:51,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:51,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:51,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:51,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:13:51,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:51,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:51,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:13:51,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:51,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:51,771 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:13:51,771 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:13:51,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:13:51,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:13:51,772 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:13:51,772 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:13:51,772 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:13:51,772 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:13:51,772 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:13:51,772 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:13:51,772 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:13:51,772 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:13:51,773 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3a09ab7f
2025-05-28 16:13:51,773 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@5ce6337b
2025-05-28 16:13:51,773 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:13:51,773 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:13:51,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:51,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:13:51,776 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:51,776 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:51,776 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:51,777 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:13:51,778 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.217 seconds (process running for 7.446)
2025-05-28 16:13:51,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,780 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:13:51,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,781 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,781 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,781 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,783 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,789 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@16c5974d}
2025-05-28 16:13:51,789 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@16c5974d}
2025-05-28 16:13:51,789 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2737fd1d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,790 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@16c5974d}
2025-05-28 16:13:51,790 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@16c5974d}
2025-05-28 16:13:51,790 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@2737fd1d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@7c3013ea]
2025-05-28 16:13:51,790 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@14a37127]
2025-05-28 16:13:51,790 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@16c5974d}
2025-05-28 16:13:51,790 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1b8354aa] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,790 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@16c5974d}
2025-05-28 16:13:51,790 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1b8354aa] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,790 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@16c5974d}
2025-05-28 16:13:51,790 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@1b8354aa] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@2bb03bbd]
2025-05-28 16:13:51,791 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:13:51,791 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:51,791 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:13:51,791 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:13:51,791 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:13:51,794 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body
2025-05-28 16:13:51,801 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:13:51,914 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:51,914 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:51,915 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,915 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,915 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,915 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,917 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,918 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,918 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,918 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,920 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,920 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:13:51,920 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,921 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,922 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,922 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,922 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,923 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,923 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,923 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,924 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@16704703}
2025-05-28 16:13:51,925 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@16704703}
2025-05-28 16:13:51,925 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2737fd1d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,925 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@39ed2eb1]
2025-05-28 16:13:51,925 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@16704703}
2025-05-28 16:13:51,925 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1b8354aa] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,925 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@16704703}
2025-05-28 16:13:51,925 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1b8354aa] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:51,927 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:13:51,927 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:51,927 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:13:51,927 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:13:51,928 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:13:51,928 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body
2025-05-28 16:13:51,929 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:13:51,943 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:13:51,943 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:13:51,944 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,948 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,949 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,949 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:13:51,949 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,950 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,950 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,950 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,952 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,952 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,952 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,953 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63c5b63a}
2025-05-28 16:13:51,953 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63c5b63a}
2025-05-28 16:13:51,953 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2737fd1d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:51,953 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1ad66c9d]
2025-05-28 16:13:51,953 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 16:13:51,954 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:51,954 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 16:13:51,954 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-28 16:13:51,954 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 16:13:51,954 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 16:13:51,955 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:51,955 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 16:13:51,955 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:13:51,955 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:13:51,955 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:51,956 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,956 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,956 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,958 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:51,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-28 16:13:51,959 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:52,177 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:52,178 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:13:52,183 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:52,184 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:13:52,188 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:13:52,199 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:52,203 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:52,205 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:52,205 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-28 16:13:52,209 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:52,333 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:52,338 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:52,342 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:52,518 main ERROR deu.cse.spring_webmail.model.Pop3Agent Pop3Agent.getMessageList() : exception = Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:13:52,600 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-28 16:13:52,605 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:13:52,609 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-28 16:13:52,658 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-28 16:13:52,661 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-28 16:13:52,662 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-28 16:13:52,664 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-28 16:13:52,668 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-28 16:13:52,669 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-28 16:13:52,670 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-28 16:13:52,705 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-28 16:13:52,705 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:52,705 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:52,707 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:52,720 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:52,737 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:13:52,737 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:52,737 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:52,738 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:52,738 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:52,741 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:13:52,759 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:13:52,764 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 16132 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:52,764 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:52,764 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:52,764 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:52,766 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@514332a5
2025-05-28 16:13:52,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:52,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:52,789 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:52,790 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:52,791 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:52,791 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:52,792 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:52,792 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:52,793 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:52,796 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:52,796 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:52,796 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:52,798 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:52,798 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:52,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:13:52,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:52,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:52,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:52,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:52,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:52,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:52,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:52,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:52,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:52,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:52,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:52,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:52,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:52,875 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@13785a05]
2025-05-28 16:13:52,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:52,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:52,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:52,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:52,877 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:52,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:52,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:13:52,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:52,878 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:52,878 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:52,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:52,879 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:52,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:52,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:52,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:52,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:52,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@66f540c8'
2025-05-28 16:13:52,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:52,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:52,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:52,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:52,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:52,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:52,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:52,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:52,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:52,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:52,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:52,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:52,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:52,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:52,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:52,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:52,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:52,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@66f540c8'
2025-05-28 16:13:52,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:52,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:52,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:52,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:52,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@66f540c8'
2025-05-28 16:13:52,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:52,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:52,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:52,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:52,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:52,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:52,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:52,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:52,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:52,897 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:52,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:52,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:52,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:52,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:52,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:52,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:52,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:52,901 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:13:52,902 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:52,903 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:13:52,903 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:52,904 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:52,906 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:52,906 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:52,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:52,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:52,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:52,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:52,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:52,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:52,907 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:52,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:52,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:52,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:52,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:52,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:52,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:52,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:52,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:52,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:52,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:52,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:52,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:52,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:52,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:52,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:52,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:52,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:52,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:52,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:52,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:52,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:52,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:52,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:52,913 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:52,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:52,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:52,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:52,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:52,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:52,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:52,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:52,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:52,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:52,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:52,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:52,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:52,923 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:52,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:52,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:52,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:52,927 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@e31b415, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@413d8c78, org.springframework.security.web.context.SecurityContextHolderFilter@3d425217, org.springframework.security.web.header.HeaderWriterFilter@13de9510, org.springframework.web.filter.CorsFilter@23458f26, org.springframework.security.web.csrf.CsrfFilter@79251dae, org.springframework.security.web.authentication.logout.LogoutFilter@77ba34da, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@280b492a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6c5be07c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3f5673d0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5175d07d, org.springframework.security.web.access.ExceptionTranslationFilter@381d7867, org.springframework.security.web.access.intercept.AuthorizationFilter@489541f8]
2025-05-28 16:13:52,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:52,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:52,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:52,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:52,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:52,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:52,930 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:52,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:52,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:52,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:52,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:52,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:52,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:52,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:52,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:52,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:52,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:52,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:52,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:52,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:52,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:52,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:52,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:52,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:52,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:52,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:52,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:52,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:52,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:52,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:52,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:52,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:52,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:13:52,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:13:52,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@514332a5'
2025-05-28 16:13:52,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:52,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:13:52,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:52,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:52,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:52,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:52,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:52,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:52,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:52,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:52,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:52,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:52,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:52,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:52,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:52,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:52,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:52,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:52,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:52,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:52,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:52,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:52,944 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:52,944 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:52,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:52,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:52,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:52,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:52,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:52,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:52,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:52,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:52,946 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:52,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:52,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:52,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:52,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:52,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:52,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@66f540c8'
2025-05-28 16:13:52,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:52,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:52,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:52,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:52,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:52,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:52,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:52,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:52,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:52,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:52,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:52,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:52,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:52,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:52,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:52,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:52,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:13:52,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:52,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:52,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:13:52,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:13:52,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:13:52,950 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:13:52,950 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:13:52,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:13:52,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:13:52,951 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:13:52,951 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:13:52,951 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:13:52,951 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:13:52,951 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:13:52,951 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:13:52,952 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:13:52,952 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:13:52,952 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@29f20756
2025-05-28 16:13:52,952 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@111b6a5a
2025-05-28 16:13:52,952 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:13:52,952 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:13:52,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:52,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:13:52,954 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:52,954 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:52,954 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:52,955 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:13:52,957 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.217 seconds (process running for 8.624)
2025-05-28 16:13:52,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,957 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:52,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,959 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:52,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,961 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,961 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,962 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f8b81a1}
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f8b81a1}
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3d425217] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f8b81a1}
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f8b81a1}
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@3d425217] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@57885885]
2025-05-28 16:13:52,963 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:52,963 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6f2c7a5e]
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f8b81a1}
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@79251dae] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f8b81a1}
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@79251dae] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f8b81a1}
2025-05-28 16:13:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@79251dae] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@71f9c7b]
2025-05-28 16:13:52,969 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:13:52,970 main WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 16:13:52,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,974 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:52,975 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,976 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:52,976 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,976 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,977 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:52,977 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,977 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,977 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,977 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,978 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-28 16:13:52,979 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6270fadb}
2025-05-28 16:13:52,979 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6270fadb}
2025-05-28 16:13:52,979 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3d425217] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:52,979 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:52,979 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2cee7445]
2025-05-28 16:13:52,979 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:13:52,979 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:13:52,979 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:13:52,979 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:13:52,980 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:13:52,980 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:13:52,980 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:13:53,009 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:13:53,012 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:13:53,012 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:13:53,013 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:53,013 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:13:53,013 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:13:53,013 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:13:53,013 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:53,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,014 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,014 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,014 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,015 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,015 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:53,015 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,015 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,016 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,016 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,016 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,016 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,016 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,017 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,018 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67566bd4}
2025-05-28 16:13:53,018 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67566bd4}
2025-05-28 16:13:53,018 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3d425217] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:53,018 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@43023c0d]
2025-05-28 16:13:53,018 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67566bd4}
2025-05-28 16:13:53,018 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@79251dae] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:53,018 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67566bd4}
2025-05-28 16:13:53,018 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@79251dae] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:53,019 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:13:53,019 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:13:53,019 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:13:53,019 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 36
2025-05-28 16:13:53,019 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:13:53,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,021 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,022 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:53,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,022 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@487bb6d0}
2025-05-28 16:13:53,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@487bb6d0}
2025-05-28 16:13:53,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3d425217] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:53,025 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:53,025 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@35a2a66f]
2025-05-28 16:13:53,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@487bb6d0}
2025-05-28 16:13:53,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@79251dae] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:53,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@487bb6d0}
2025-05-28 16:13:53,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@79251dae] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:53,025 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:13:53,027 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 37
2025-05-28 16:13:53,027 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@35a2a66f]
2025-05-28 16:13:53,027 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]
2025-05-28 16:13:53,028 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = test@test.com, 권한 = ROLE_ADMIN
2025-05-28 16:13:53,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,029 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,030 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:53,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,031 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,031 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,032 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,032 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,032 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,034 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,034 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@51793dc1}
2025-05-28 16:13:53,036 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@51793dc1}
2025-05-28 16:13:53,036 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3d425217] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:53,036 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@396e897d]
2025-05-28 16:13:53,036 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@51793dc1}
2025-05-28 16:13:53,036 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@79251dae] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:53,036 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@51793dc1}
2025-05-28 16:13:53,036 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@79251dae] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:53,036 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:13:53,036 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:13:53,037 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:13:53,037 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 39
2025-05-28 16:13:53,037 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:13:53,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,038 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,038 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,038 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,038 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,039 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,039 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:53,039 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,039 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,039 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,041 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,041 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b4b3c51}
2025-05-28 16:13:53,042 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b4b3c51}
2025-05-28 16:13:53,042 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3d425217] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:53,042 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:53,042 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1a4cfae4]
2025-05-28 16:13:53,042 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:13:53,042 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:53,043 main WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = null, 요청 URI = /admin_menu
2025-05-28 16:13:53,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 449, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,044 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 450, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,045 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:53,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 451, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 452, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,046 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 453, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 454, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,047 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 455, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,047 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 456, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,048 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 457, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@918ca32}
2025-05-28 16:13:53,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@918ca32}
2025-05-28 16:13:53,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3d425217] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:53,048 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:53,048 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@8fd3ca6]
2025-05-28 16:13:53,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@918ca32}
2025-05-28 16:13:53,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@79251dae] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:53,049 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@918ca32}
2025-05-28 16:13:53,049 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@79251dae] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:13:53,049 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:13:53,049 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 41
2025-05-28 16:13:53,049 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@8fd3ca6]
2025-05-28 16:13:53,049 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]
2025-05-28 16:13:53,049 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = user, 권한 = ROLE_USER
2025-05-28 16:13:53,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 458, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 459, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 460, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 461, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 462, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 463, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 464, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,051 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 465, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,052 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:13:53,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 466, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 467, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,052 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 468, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 469, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 470, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 471, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,054 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 472, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,054 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@531b5806}
2025-05-28 16:13:53,054 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@531b5806}
2025-05-28 16:13:53,054 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3d425217] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:13:53,054 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:13:53,054 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6538bd81]
2025-05-28 16:13:53,055 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:13:53,055 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:13:53,055 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:13:53,055 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-28 16:13:53,055 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:13:53,056 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:13:53,056 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=10, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:13:53,056 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:13:53,056 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:13:53,056 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:13:53,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 473, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 474, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 475, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 476, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 477, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 478, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 479, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,057 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 5, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 5, failureCount = 0]
2025-05-28 16:13:53,057 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,061 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-28 16:13:53,062 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:13:53,062 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:13:53,063 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:13:53,065 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:13:53,069 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:13:53,069 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:13:53,072 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:13:53,072 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:13:53,072 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:53,075 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:13:53,086 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:13:53,089 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 16132 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:13:53,090 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:13:53,090 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:13:53,090 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:13:53,091 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8
2025-05-28 16:13:53,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:13:53,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:13:53,102 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:13:53,102 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:13:53,103 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:13:53,103 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:13:53,103 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:13:53,104 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:13:53,104 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:13:53,106 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:13:53,107 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:53,107 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:13:53,108 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:13:53,108 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:13:53,413 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:13:53,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:13:53,423 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:13:53,423 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:13:53,435 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:13:53,467 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 42 ms. Found 1 JPA repository interface.
2025-05-28 16:13:53,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:13:53,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:13:53,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:13:53,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:13:53,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:13:53,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:13:53,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:13:53,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:13:53,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:13:53,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:13:53,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:13:53,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:13:53,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:13:53,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:13:53,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:13:53,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:13:53,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:13:53,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:13:53,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:13:53,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:13:53,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:13:53,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:13:53,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:13:53,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:13:53,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:13:53,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:13:53,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:13:53,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:13:53,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:13:53,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:13:53,640 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1461d54f]
2025-05-28 16:13:53,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:13:53,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:13:53,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:13:53,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:13:53,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:13:53,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:13:53,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:13:53,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:13:53,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:13:53,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:13:53,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:13:53,655 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-28 16:13:53,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:13:53,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:13:53,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:13:53,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:13:53,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:13:53,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:13:53,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:13:53,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:13:53,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:13:53,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@59dcb7f8'
2025-05-28 16:13:53,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:13:53,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:13:53,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:13:53,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:13:53,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:13:53,727 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:13:53,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:13:53,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:13:53,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@59dcb7f8'
2025-05-28 16:13:53,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:53,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:13:53,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:13:53,770 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:13:54,121 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:13:54,166 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:13:54,169 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:13:54,169 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:13:54,169 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:13:54,169 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:13:54,169 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:13:54,169 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:13:54,169 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:13:54,169 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:13:54,169 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:13:54,170 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:13:54,170 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:13:54,170 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:13:54,170 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:13:54,170 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:13:54,170 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:13:54,171 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:13:54,172 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:13:54,172 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:13:54,172 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:13:54,172 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:13:54,172 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:13:54,172 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:13:54,172 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:13:54,544 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5ef85cc5
2025-05-28 16:13:54,547 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:13:54,649 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-28 16:13:54,650 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:13:54,707 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@51118a5a
2025-05-28 16:13:54,748 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@102c8061
2025-05-28 16:13:54,783 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@21f653d6
2025-05-28 16:13:54,821 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@70037f2e
2025-05-28 16:13:54,858 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@744d639c
2025-05-28 16:13:54,894 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3bee4bc3
2025-05-28 16:13:54,927 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5fadd55e
2025-05-28 16:13:54,958 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@458d2121
2025-05-28 16:13:54,988 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2cfaf668
2025-05-28 16:13:54,999 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:13:55,710 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:13:55,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:13:55,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:13:55,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:13:55,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:13:55,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:13:55,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:13:55,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:13:55,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:13:55,765 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:13:55,783 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:13:55,809 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:55,854 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:55,893 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:13:55,916 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:55,987 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:56,039 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:56,041 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:13:56,044 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:13:56,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:13:56,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:13:56,075 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:56,075 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:56,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:13:56,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:13:56,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:13:56,076 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:56,076 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:56,077 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:56,077 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:56,077 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:56,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:13:56,077 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:56,077 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:56,077 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:13:56,077 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:56,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:13:56,078 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:13:56,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:13:56,079 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:13:56,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:13:56,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:13:56,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:13:56,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@59dcb7f8'
2025-05-28 16:13:56,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:13:56,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:13:56,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:13:56,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:13:56,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:13:56,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:13:56,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:13:56,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:13:56,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:13:56,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:13:56,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:13:56,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:13:56,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:56,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:56,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:56,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:56,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@59dcb7f8'
2025-05-28 16:13:56,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:13:56,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:13:56,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:56,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:56,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@59dcb7f8'
2025-05-28 16:13:56,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:13:56,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:13:56,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:13:56,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:13:56,093 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:13:56,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:13:56,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:13:56,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:13:56,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:13:56,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:13:56,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:13:56,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:13:56,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:13:56,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:56,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:56,107 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:13:56,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:13:56,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:56,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:56,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:13:56,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:56,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:56,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:56,115 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:13:56,116 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:13:56,116 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:13:56,117 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:13:56,119 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:13:56,120 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:13:56,120 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:13:56,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:13:56,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:56,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:56,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:13:56,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:56,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:56,132 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:13:56,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:13:56,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:56,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:56,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:13:56,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:13:56,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:13:56,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:13:56,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:13:56,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:13:56,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:13:56,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:13:56,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:13:56,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:13:56,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:56,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:13:56,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:56,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:13:56,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:13:56,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:13:56,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:13:56,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:13:56,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:13:56,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:13:56,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:13:56,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:13:56,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:13:56,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:13:56,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:13:56,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:13:56,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:13:56,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:13:56,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:56,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:56,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:13:56,158 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:13:56,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:13:56,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:13:56,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:13:56,167 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5c51da21, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4cb63ce2, org.springframework.security.web.context.SecurityContextHolderFilter@225499d2, org.springframework.security.web.header.HeaderWriterFilter@1162b56e, org.springframework.web.filter.CorsFilter@5de06c37, org.springframework.security.web.csrf.CsrfFilter@5044d0fa, org.springframework.security.web.authentication.logout.LogoutFilter@42add6ba, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@70e5ca81, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@54e15e62, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@40fc5943, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@30f14c8, org.springframework.security.web.access.ExceptionTranslationFilter@56e84c39, org.springframework.security.web.access.intercept.AuthorizationFilter@3ef5f65d]
2025-05-28 16:13:56,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:13:56,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:13:56,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:13:56,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:13:56,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:13:56,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:13:56,170 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:13:56,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:13:56,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:13:56,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:13:56,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:13:56,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:13:56,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:13:56,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:13:56,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:13:56,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:13:56,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:13:56,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:13:56,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:13:56,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:13:56,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:13:56,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:13:56,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:13:56,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:56,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:56,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:13:56,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:56,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:13:56,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:13:56,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:56,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:13:56,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:13:56,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:13:56,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:13:56,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:13:56,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:13:56,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:13:56,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:56,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:13:56,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:13:56,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:13:56,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:13:56,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:13:56,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:13:56,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:13:56,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:13:56,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:13:56,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:13:56,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:56,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:56,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:13:56,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:13:56,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:56,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:13:56,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:13:56,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:13:56,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:13:56,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:13:56,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:13:56,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:13:56,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:13:56,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:13:56,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8'
2025-05-28 16:13:56,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:13:56,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:13:56,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:13:56,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:13:56,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:13:56,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:13:56,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:13:56,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:13:56,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:13:56,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:13:56,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:13:56,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:13:56,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:13:56,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:56,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:56,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:13:56,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:13:56,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:13:56,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:13:56,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:56,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:13:56,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:13:56,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:13:56,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:13:56,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:13:56,263 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:56,265 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:13:56,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:13:56,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:13:56,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:13:56,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:13:56,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:13:56,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:13:56,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:13:56,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:56,268 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:13:56,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:13:56,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:13:56,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:13:56,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:13:56,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:56,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@59dcb7f8'
2025-05-28 16:13:56,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:13:56,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:13:56,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:13:56,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:13:56,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:13:56,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:13:56,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:13:56,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:13:56,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:13:56,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:13:56,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:13:56,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:13:56,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:13:56,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:13:56,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:13:56,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:13:56,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:13:56,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:13:56,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:13:56,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:13:56,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:13:56,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:13:56,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:13:56,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:13:56,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:13:56,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:13:56,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:13:56,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:13:56,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:13:56,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:13:56,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:13:56,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:13:56,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:13:56,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:13:56,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:13:56,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:13:56,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:13:56,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:13:56,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:13:56,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:13:56,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:13:56,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:13:56,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:13:56,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:13:56,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:13:56,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:13:56,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:13:56,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:13:56,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:56,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:13:56,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:13:56,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:13:56,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:13:56,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:13:56,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:13:56,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:13:56,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:13:56,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:13:56,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:13:56,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:13:56,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:13:56,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:13:56,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:13:56,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:13:56,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:13:56,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:13:56,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:13:56,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:13:56,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:13:56,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:13:56,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:13:56,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:13:56,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:13:56,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:13:56,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:13:56,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:13:56,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:13:56,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:13:56,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:13:56,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:13:56,335 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:13:56,336 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:13:56,336 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:13:56,338 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:13:56,341 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.266 seconds (process running for 12.008)
2025-05-28 16:13:56,342 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:13:56,342 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:13:56,342 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,342 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:13:56,342 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:13:56,342 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 481, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 482, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,343 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:56,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 483, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 484, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,345 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 485, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,345 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 486, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,345 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 487, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,345 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 488, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,345 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 489, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,345 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 490, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 491, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 492, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,346 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:56,346 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:13:56,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@372dc92e size = 6, maxSize = 32, parentContextCount = 0, hitCount = 493, missCount = 6, failureCount = 0]
2025-05-28 16:13:56,346 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:13:56,367 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@7a55fb81, started on Wed May 28 16:13:46 KST 2025
2025-05-28 16:13:56,477 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:56,477 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:56,478 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:56,478 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:56,479 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@7dcbcede, started on Wed May 28 16:13:50 KST 2025
2025-05-28 16:13:56,480 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:56,480 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:56,480 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:56,480 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:56,480 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@23618fa2, started on Wed May 28 16:13:50 KST 2025
2025-05-28 16:13:56,481 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:56,482 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:56,482 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:56,482 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:56,483 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@54af73bd, started on Wed May 28 16:13:51 KST 2025
2025-05-28 16:13:56,483 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:56,484 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:56,484 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:56,484 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:56,484 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@514332a5, started on Wed May 28 16:13:52 KST 2025
2025-05-28 16:13:56,485 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:56,485 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:56,485 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:56,485 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:56,485 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@3bd3cdc8, started on Wed May 28 16:13:53 KST 2025
2025-05-28 16:13:56,486 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:13:56,486 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:13:56,486 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:13:56,486 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:13:56,486 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:13:56,489 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 16:13:56,489 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:13:56,490 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5ef85cc5: (connection evicted)
2025-05-28 16:13:56,493 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@51118a5a: (connection evicted)
2025-05-28 16:13:56,495 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@102c8061: (connection evicted)
2025-05-28 16:13:56,497 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@21f653d6: (connection evicted)
2025-05-28 16:13:56,499 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@70037f2e: (connection evicted)
2025-05-28 16:13:56,501 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@744d639c: (connection evicted)
2025-05-28 16:13:56,503 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3bee4bc3: (connection evicted)
2025-05-28 16:13:56,504 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5fadd55e: (connection evicted)
2025-05-28 16:13:56,506 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@458d2121: (connection evicted)
2025-05-28 16:13:56,508 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2cfaf668: (connection evicted)
2025-05-28 16:13:56,509 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:13:56,509 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Wed May 28 16:16:00 KST 2025

Logback Log Messages

Log session start time Wed May 28 16:16:08 KST 2025

Date Thread Level Logger MDC Message
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Wed May 28 16:16:09 KST 2025

Logback Log Messages

Log session start time Wed May 28 16:16:55 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:16:09,153 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 5116 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:16:09,158 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:16:09,159 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:16:09,160 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:16:09,191 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 16:16:09,191 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-28 16:16:09,191 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-28 16:16:09,191 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-28 16:16:09,191 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-28 16:16:09,193 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80
2025-05-28 16:16:09,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:16:09,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:16:09,258 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:16:09,259 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:16:09,261 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:16:09,263 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:16:09,264 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:16:09,265 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:16:09,265 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:16:09,268 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:16:09,269 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:16:09,270 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:16:09,273 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:16:09,275 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:16:09,625 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:16:09,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:16:09,633 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:16:09,633 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:16:09,639 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:16:09,659 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 23 ms. Found 1 JPA repository interface.
2025-05-28 16:16:09,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:16:09,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:16:09,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:16:09,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:16:09,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 16:16:09,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:16:09,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:16:09,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:16:09,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:16:09,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:16:09,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:16:09,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:16:09,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:16:09,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:16:09,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:16:09,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:16:09,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:16:09,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:16:09,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:16:09,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:16:09,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:16:09,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:16:09,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:16:09,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:16:09,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:16:09,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:16:09,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:16:09,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:16:09,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:16:09,871 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@707578ae]
2025-05-28 16:16:09,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:16:09,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:16:09,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:16:09,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:16:09,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:16:09,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:16:09,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:16:09,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:16:09,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:16:09,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:16:09,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:16:09,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:16:09,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:16:09,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:16:09,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:16:09,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:16:09,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:16:09,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:16:09,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 16:16:09,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 16:16:09,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 16:16:09,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:16:09,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:16:09,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:16:09,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:16:09,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:16:09,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:16:09,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:16:09,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:16:09,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:16:09,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:16:09,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:16:09,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:16:09,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:16:09,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:16:09,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:16:09,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:16:09,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:16:09,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:16:09,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:16:09,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:16:10,018 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:16:10,018 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:16:10,018 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 16:16:10,077 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 16:16:10,085 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 16:16:10,086 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 16:16:10,087 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 16:16:10,204 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 16:16:10,207 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 16:16:10,208 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 16:16:10,208 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1017 ms
2025-05-28 16:16:10,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:16:10,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:16:10,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:16:10,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:16:10,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:16:10,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:16:10,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:16:10,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:16:10,222 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:16:10,222 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 16:16:10,249 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:16:10,250 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:16:10,250 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:16:10,250 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:16:10,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:16:10,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:16:10,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:16:10,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:16:10,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:16:10,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:16:10,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:16:10,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:16:10,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:16:10,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:16:10,264 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@460b7616
2025-05-28 16:16:10,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:16:10,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:16:10,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:16:10,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 16:16:10,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 16:16:10,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 16:16:10,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:16:10,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:16:10,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:16:10,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:16:10,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:16:10,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:16:10,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:16:10,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:16:10,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:16:10,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:16:10,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:16:10,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:16:10,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:16:10,299 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:16:10,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:16:10,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:16:10,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:16:10,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:10,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:16:10,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:16:10,315 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:16:10,510 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:16:10,526 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:16:10,529 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:16:10,529 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:16:10,529 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:16:10,529 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:16:10,529 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:16:10,530 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:16:10,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:16:10,532 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:16:10,532 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:16:10,532 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:16:10,532 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:16:10,532 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:16:10,777 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@58369560
2025-05-28 16:16:10,779 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:16:10,813 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:16:10,890 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:16:10,911 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4f6c0ccf
2025-05-28 16:16:10,938 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@e5106f4
2025-05-28 16:16:10,975 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f152eb3
2025-05-28 16:16:11,020 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6e7ef9bb
2025-05-28 16:16:11,050 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6a306374
2025-05-28 16:16:11,080 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4aaae33d
2025-05-28 16:16:11,107 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7aa6e98
2025-05-28 16:16:11,139 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@42bff823
2025-05-28 16:16:11,170 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ca8212f
2025-05-28 16:16:11,185 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:16:11,494 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:16:11,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:16:11,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:16:11,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:16:11,505 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:16:11,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:16:11,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:16:11,513 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:16:11,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:16:11,534 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:16:11,544 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:16:11,558 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:16:11,578 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:16:11,585 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 16:16:11,601 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:16:11,613 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:16:11,650 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:16:11,687 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:16:11,688 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:16:11,690 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:16:11,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:16:11,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:16:11,712 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:16:11,712 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:16:11,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:16:11,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:16:11,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:16:11,721 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:16:11,721 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:16:11,721 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:16:11,721 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:16:11,721 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:16:11,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:16:11,723 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:16:11,723 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:16:11,723 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:16:11,724 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:16:11,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:16:11,725 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:16:11,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:16:11,727 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:16:11,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:16:11,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:16:11,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:16:11,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:16:11,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:16:11,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:16:11,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:16:11,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:16:11,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:16:11,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:16:11,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:16:11,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:16:11,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:16:11,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:16:11,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:16:11,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:16:11,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:16:11,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:16:11,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:16:11,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:16:11,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:16:11,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:16:11,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:16:11,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:16:11,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:16:11,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:16:11,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:16:11,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:16:11,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:16:11,754 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:16:11,755 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:16:11,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:16:11,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:16:11,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:16:11,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:16:11,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:16:11,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:16:11,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:16:11,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:11,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:11,809 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:16:11,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:16:11,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:11,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:11,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:16:11,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:16:11,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:11,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:11,843 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:16:11,847 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:16:11,847 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 16:16:11,850 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String)
2025-05-28 16:16:11,853 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:16:11,858 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:16:11,860 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:16:11,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:16:11,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:11,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:11,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:16:11,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:11,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:11,864 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:16:11,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:16:11,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:11,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:11,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:16:11,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:16:11,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:16:11,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:16:11,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:16:11,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:16:11,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:16:11,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:16:11,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:16:11,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:16:11,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:16:11,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:16:11,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:16:11,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:16:11,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:16:11,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:16:11,879 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:16:11,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:16:11,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:16:11,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:16:11,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:16:11,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:16:11,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:16:11,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:16:11,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:16:11,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:16:11,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:16:11,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:16:11,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:16:11,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:11,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:11,918 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:16:11,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:16:11,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:16:11,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:16:11,952 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@392d4e00, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@db1263d, org.springframework.security.web.context.SecurityContextHolderFilter@36b7ccde, org.springframework.security.web.header.HeaderWriterFilter@1c4d5e6a, org.springframework.web.filter.CorsFilter@6b0c68e9, org.springframework.security.web.csrf.CsrfFilter@28a8ce4f, org.springframework.security.web.authentication.logout.LogoutFilter@66c9a860, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@25522f4f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@73fd8ac9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@706cdaea, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4d70be05, org.springframework.security.web.access.ExceptionTranslationFilter@6a33c1ed, org.springframework.security.web.access.intercept.AuthorizationFilter@d203a7c]
2025-05-28 16:16:11,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:16:11,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:16:11,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:16:11,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:16:11,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:16:11,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:16:11,962 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:16:11,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:16:11,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:16:11,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:16:11,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:16:11,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:16:11,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:16:11,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:16:11,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:16:11,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:16:11,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:16:11,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:16:11,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:16:11,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:16:11,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:16:11,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:16:11,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:16:11,975 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:16:11,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:16:11,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:16:11,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:16:11,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:16:11,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:16:11,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:16:11,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:16:11,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:16:11,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:16:11,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:16:11,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:16:11,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:16:11,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:16:11,987 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:16:11,987 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:16:11,987 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:16:11,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:16:11,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:16:11,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:11,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:16:11,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:16:11,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:16:11,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:16:11,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:16:11,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:16:11,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:16:11,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:16:12,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:16:12,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:16:12,003 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:16:12,011 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:16:12,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:16:12,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:16:12,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:12,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:16:12,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:16:12,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:16:12,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:16:12,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:16:12,033 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:16:12,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:16:12,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:16:12,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:16:12,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:16:12,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:16:12,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:16:12,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:16:12,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:16:12,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:16:12,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:16:12,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:16:12,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:16:12,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:16:12,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 16:16:12,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 16:16:12,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 16:16:12,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:16:12,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:16:12,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:16:12,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:16:12,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:16:12,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:16:12,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:16:12,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:16:12,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:16:12,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:16:12,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:16:12,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:16:12,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:16:12,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:16:12,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:16:12,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:16:12,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:16:12,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:16:12,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:16:12,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:16:12,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:16:12,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:16:12,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:16:12,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:16:12,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:16:12,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:16:12,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:16:12,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:16:12,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:16:12,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:16:12,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:16:12,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:16:12,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:16:12,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:16:12,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:16:12,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:16:12,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:16:12,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:16:12,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:16:12,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:16:12,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:16:12,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:16:12,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:16:12,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:16:12,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:16:12,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:16:12,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:16:12,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:16:12,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:16:12,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:16:12,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:16:12,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:16:12,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:16:12,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:16:12,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:16:12,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:16:12,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:16:12,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:16:12,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:16:12,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:16:12,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:16:12,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:16:12,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:16:12,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:16:12,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 16:16:12,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:16:12,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 16:16:12,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:16:12,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:16:12,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 16:16:12,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 16:16:12,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:16:12,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 16:16:12,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 16:16:12,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:16:12,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 16:16:12,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 16:16:12,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 16:16:12,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 16:16:12,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:16:12,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 16:16:12,114 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-28 16:16:12,115 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 16:16:12,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 16:16:12,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 16:16:12,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 16:16:12,124 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:16:12,124 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:16:12,124 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 16:16:12,124 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 16:16:12,145 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 16:16:12,146 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 16:16:12,146 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 16:16:12,146 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 16:16:12,147 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:16:12,154 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:16:12,160 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.237 seconds (process running for 3.608)
2025-05-28 16:16:12,160 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:16:12,162 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:16:12,162 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-28 16:16:12,162 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 16:16:12,162 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:16:12,293 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 16:16:12,293 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 16:16:12,293 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 16:16:12,293 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:16:12,293 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 16:16:12,295 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@2634ba34
2025-05-28 16:16:12,295 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@26b16333
2025-05-28 16:16:12,295 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:16:12,296 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 3 ms
2025-05-28 16:16:12,311 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:16:12,318 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:16:12,319 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 16:16:12,320 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:16:12,322 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:12,329 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:16:12,338 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:12,338 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:16:12,342 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:16:12,346 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 16:16:12,346 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 16:16:12,865 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:12,865 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:12,866 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:12,879 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:12,879 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:12,879 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:12,880 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:12,881 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:12,887 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:12,887 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:12,887 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=F411FF9D452A02A57EBEF20FB78EEADD], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:22,149 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:16:22,217 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from AD4156A6CDF6D708BD69EB9756046D79
2025-05-28 16:16:22,218 http-nio-8888-exec-5 DEBUG org.springframework.security.web.csrf.CsrfAuthenticationStrategy Replaced CSRF Token
2025-05-28 16:16:22,219 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@25a6044d]
2025-05-28 16:16:22,219 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]
2025-05-28 16:16:22,220 http-nio-8888-exec-5 INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = 1234@test.com, 권한 = ROLE_USER
2025-05-28 16:16:22,227 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:16:22,228 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:22,228 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:16:22,228 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 16:16:22,229 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:16:22,229 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:22,300 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:22,300 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:16:22,300 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:16:22,302 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:22,303 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:22,536 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:22,536 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:22,648 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:22,648 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:22,672 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:22,674 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:22,674 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:22,676 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:22,677 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:22,680 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:22,680 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:22,680 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:24,364 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:16:24,368 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:24,368 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:16:24,368 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:16:24,369 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:16:24,369 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:24,406 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:24,406 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=7, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:16:24,407 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:16:24,408 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:24,408 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:24,410 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:24,410 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:24,412 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:24,413 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:24,429 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:24,430 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:24,430 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:24,432 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:24,433 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:24,436 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:24,436 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:24,436 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:25,289 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 16:16:25,290 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:25,290 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 16:16:25,291 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 16:16:25,292 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:16:25,292 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:25,340 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:25,340 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">페이지네이션 테스팅1</a></td><td>Wed May 28 15:59:14 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:16:25,341 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:16:25,342 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:16:25,343 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:16:25,345 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:16:25,345 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 16:16:25,346 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:25,347 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:25,368 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:25,369 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:25,369 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:25,371 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:25,371 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:25,375 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:25,375 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:25,375 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:26,348 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do?msgid=6
2025-05-28 16:16:26,349 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:26,349 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do?msgid=6
2025-05-28 16:16:26,351 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/delete_mail.do?msgid=6", parameters={masked}
2025-05-28 16:16:26,351 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:16:26,351 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:26,352 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 6
2025-05-28 16:16:26,381 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:16:26,384 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:26,384 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 16:16:26,388 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:16:26,388 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:26,388 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:16:26,388 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 16:16:26,390 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:16:26,390 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:26,433 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:26,433 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메시지 삭제를 성공하였습니다., messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:16:26,434 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:16:26,434 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:26,434 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:26,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:26,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:26,438 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:26,438 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:26,457 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:26,458 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:26,458 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:26,458 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:26,458 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:26,461 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:26,461 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:26,461 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:29,247 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:16:29,247 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:29,247 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:16:29,247 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 16:16:29,247 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:16:29,247 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:29,301 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:29,301 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:16:29,302 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:16:29,303 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:29,303 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:29,304 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:29,305 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:29,309 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:29,309 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:29,326 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:29,326 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:29,327 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:29,327 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:29,327 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:29,330 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:29,330 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:29,330 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:30,215 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:16:30,216 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:30,216 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:16:30,216 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:16:30,216 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:16:30,216 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:30,250 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:30,250 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 16:16:30,250 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:16:30,251 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:30,251 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:30,252 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:30,252 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:30,253 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:30,253 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:30,273 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:30,274 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:30,274 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:30,274 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:30,275 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:30,277 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:30,277 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:30,277 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:31,000 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:16:31,000 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:31,000 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=AD4156A6CDF6D708BD69EB9756046D79], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:31,001 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 52CA217596D6E2AB25752AC005C57C4A
2025-05-28 16:16:31,002 http-nio-8888-exec-7 INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:16:31,007 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:16:31,007 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:16:31,007 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 16:16:31,008 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:16:31,008 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:31,008 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:16:31,009 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:31,009 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:16:31,009 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:16:31,009 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 16:16:31,009 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 16:16:31,016 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:31,016 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:31,017 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 16:16:31,034 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:31,035 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:31,035 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:31,035 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:31,035 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:31,038 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:31,038 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:31,038 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 16:16:36,465 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:16:36,479 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from A169D151A8D656583AFFD4C977C3774E
2025-05-28 16:16:36,479 http-nio-8888-exec-9 DEBUG org.springframework.security.web.csrf.CsrfAuthenticationStrategy Replaced CSRF Token
2025-05-28 16:16:36,479 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=hello@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=A169D151A8D656583AFFD4C977C3774E], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@177053a2]
2025-05-28 16:16:36,479 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=hello@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=A169D151A8D656583AFFD4C977C3774E], Granted Authorities=[ROLE_USER]]
2025-05-28 16:16:36,479 http-nio-8888-exec-9 INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = hello@test.com, 권한 = ROLE_USER
2025-05-28 16:16:36,484 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:16:36,484 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=hello@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=A169D151A8D656583AFFD4C977C3774E], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:36,484 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:16:36,484 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 16:16:36,484 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:16:36,484 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:36,516 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:36,516 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">파일첨부 테스트</a></td><td>Wed May 28 13:19:59 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">윈체스터 m1873</a></td><td>Wed May 07 21:37:46 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=2, currentPage=1, pageSize=5, totalPages=1}
2025-05-28 16:16:36,517 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:16:36,517 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:36,518 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:36,522 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:36,522 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:16:36,525 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:36,525 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:36,545 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:36,546 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:36,546 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:36,546 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:36,546 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:36,549 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:36,549 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:36,550 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=hello@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=A169D151A8D656583AFFD4C977C3774E], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:39,834 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message?msgid=1
2025-05-28 16:16:39,835 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=hello@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=A169D151A8D656583AFFD4C977C3774E], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:39,835 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message?msgid=1
2025-05-28 16:16:39,835 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_message?msgid=1", parameters={masked}
2025-05-28 16:16:39,835 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:16:39,836 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:39,836 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /WEB-INF/download
2025-05-28 16:16:39,859 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:16:39,889 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:39,889 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=보낸 사람: 1234@test.com <br>받은 사람: hello@test.com <br>Cc &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <br>보낸 날짜: Wed May 07 21:37:46 <br>제 &nbsp;&nbsp;&nbsp; 목: 윈체스터 m1873 <br> <hr>라이플}
2025-05-28 16:16:39,889 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:16:39,890 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=1
2025-05-28 16:16:39,890 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=1
2025-05-28 16:16:40,002 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/read_mail/show_message.jsp?msgid=1
2025-05-28 16:16:40,002 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/read_mail/show_message.jsp?msgid=1
2025-05-28 16:16:40,090 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:40,091 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:40,108 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:40,108 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:40,108 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:40,108 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:40,109 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:40,111 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:40,111 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:40,111 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=hello@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=A169D151A8D656583AFFD4C977C3774E], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:40,902 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:16:40,903 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:16:41,081 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:16:41,082 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:16:41,083 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 16:16:41,083 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:16:41,084 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:41,084 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:16:41,085 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:41,085 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:16:41,086 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:16:41,086 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 16:16:41,086 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 16:16:41,089 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:41,089 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:41,090 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=hello@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=A169D151A8D656583AFFD4C977C3774E], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:41,108 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:41,108 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:41,108 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:41,109 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:41,109 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:41,112 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:41,112 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:41,112 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=hello@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=A169D151A8D656583AFFD4C977C3774E], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:41,880 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 16:16:41,881 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=hello@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=A169D151A8D656583AFFD4C977C3774E], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:41,881 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 16:16:41,882 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 16:16:41,884 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:16:41,884 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:41,893 http-nio-8888-exec-7 ERROR deu.cse.spring_webmail.model.Pop3Agent Pop3Agent.getMessageList() : exception = 0 > -3
2025-05-28 16:16:41,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:16:41,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Pop3Agent.getMessageList() : exception = 0 > -3, totalCount=2, currentPage=2, pageSize=5, totalPages=1}
2025-05-28 16:16:41,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:16:41,908 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:41,908 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:41,912 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:41,912 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 16:16:41,915 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:41,916 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:41,931 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:16:41,931 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:16:41,931 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:16:41,932 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:16:41,932 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:41,935 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:16:41,935 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:16:41,935 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=hello@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=A169D151A8D656583AFFD4C977C3774E], Granted Authorities=[ROLE_USER]]]
Date Thread Level Logger MDC Message
2025-05-28 16:16:55,971 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-28 16:16:55,977 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:16:55,978 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:16:55,995 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:16:56,063 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:16:56,194 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:16:56,196 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:16:56,223 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:16:56,240 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:16:56,242 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:16:56,354 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Wed May 28 16:16:56 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:16:56,834 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 33912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:16:56,835 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:16:56,836 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:16:56,838 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:16:56,861 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44
2025-05-28 16:16:56,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:16:56,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:16:56,979 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:16:56,979 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:16:56,980 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:16:56,980 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:16:56,981 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:16:56,981 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:16:56,982 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:16:56,986 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:16:56,987 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:16:56,988 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:16:56,991 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:16:56,994 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:16:57,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:16:57,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:16:57,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:16:58,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:16:58,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:16:58,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:16:58,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:16:58,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:16:58,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:16:58,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:16:58,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:16:58,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:16:58,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:16:58,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:16:58,658 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@77a6aa9f]
2025-05-28 16:16:58,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:16:58,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:16:58,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:16:58,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:16:58,705 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:16:58,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:16:58,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:16:58,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:16:58,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:16:58,729 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:16:58,729 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:16:58,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:16:58,732 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:16:58,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:16:58,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:16:58,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:16:58,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:16:58,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:16:58,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:16:58,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:16:58,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:58,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:16:58,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:58,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:16:58,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:58,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:16:58,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:16:58,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:58,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:16:58,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:16:58,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:58,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:16:58,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:16:58,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:16:58,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:16:58,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:16:58,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:16:58,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:16:58,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:16:58,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:16:58,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:16:58,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:16:58,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:16:58,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:16:58,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:16:58,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:16:58,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:16:58,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:59,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:16:59,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:16:59,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:16:59,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:16:59,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:16:59,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:16:59,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:59,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:59,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:59,073 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:16:59,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:16:59,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:59,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:59,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:59,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:16:59,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:16:59,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:59,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:59,169 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:16:59,179 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:16:59,180 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:16:59,186 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 16:16:59,192 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:16:59,202 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:16:59,210 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:16:59,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:16:59,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:59,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:59,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:16:59,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:59,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:59,215 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:16:59,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:16:59,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:59,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:59,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:16:59,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:16:59,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:16:59,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:16:59,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:16:59,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:16:59,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:16:59,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:16:59,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:16:59,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:16:59,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:16:59,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:16:59,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:16:59,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:16:59,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:16:59,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:16:59,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:16:59,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:16:59,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:16:59,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:59,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:16:59,252 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:16:59,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:59,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:16:59,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:16:59,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:16:59,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:16:59,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:16:59,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:59,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:16:59,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:16:59,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:16:59,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:16:59,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:16:59,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:59,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:16:59,384 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:16:59,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:16:59,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:16:59,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:16:59,461 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@814b60b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@515a897c, org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7, org.springframework.security.web.header.HeaderWriterFilter@5b6a9ef6, org.springframework.web.filter.CorsFilter@197d6cc9, org.springframework.security.web.csrf.CsrfFilter@3cc7cf58, org.springframework.security.web.authentication.logout.LogoutFilter@524250ec, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7cff1930, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@230ea983, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@70290678, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@8caffbd, org.springframework.security.web.access.ExceptionTranslationFilter@57f8a3cf, org.springframework.security.web.access.intercept.AuthorizationFilter@4ec25389]
2025-05-28 16:16:59,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:16:59,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:16:59,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:16:59,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:16:59,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:16:59,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:16:59,480 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:16:59,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:16:59,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:16:59,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:16:59,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:16:59,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:16:59,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:16:59,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:16:59,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:16:59,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:16:59,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:16:59,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:16:59,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:16:59,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:16:59,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:16:59,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:16:59,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:16:59,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:16:59,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:59,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:16:59,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:16:59,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:16:59,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:16:59,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:16:59,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:16:59,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:16:59,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:16:59,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:16:59,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:16:59,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:16:59,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:16:59,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:16:59,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:16:59,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:16:59,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:16:59,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:16:59,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:16:59,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:16:59,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:16:59,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:16:59,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:16:59,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:59,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:16:59,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:16:59,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:16:59,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:16:59,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:16:59,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:16:59,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:16:59,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:16:59,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:16:59,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:16:59,589 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:16:59,603 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:16:59,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:16:59,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:16:59,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:16:59,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:16:59,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:16:59,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:16:59,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:16:59,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:16:59,660 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:16:59,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:16:59,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:16:59,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:16:59,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:16:59,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:16:59,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:16:59,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:16:59,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:16:59,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:16:59,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:16:59,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:16:59,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:16:59,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:16:59,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:16:59,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:16:59,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:16:59,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:16:59,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:16:59,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:16:59,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:16:59,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:16:59,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:16:59,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:16:59,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:16:59,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:16:59,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:16:59,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:16:59,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:16:59,723 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:16:59,723 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:16:59,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:16:59,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:16:59,759 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:16:59,759 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:16:59,759 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:16:59,759 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:16:59,773 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:16:59,775 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:16:59,783 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:16:59,783 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:16:59,784 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6f2d0d25
2025-05-28 16:16:59,784 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@71b38b11
2025-05-28 16:16:59,784 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:16:59,784 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 8 ms
2025-05-28 16:16:59,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:16:59,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:16:59,809 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:16:59,810 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:16:59,810 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:16:59,818 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:16:59,824 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.495 seconds (process running for 5.267)
2025-05-28 16:16:59,828 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:16:59,831 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-28 16:16:59,832 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:16:59,832 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-28 16:16:59,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-28 16:16:59,860 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:16:59,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-28 16:16:59,866 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-28 16:16:59,868 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-28 16:16:59,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-28 16:16:59,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-28 16:16:59,897 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48531d5}
2025-05-28 16:16:59,898 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48531d5}
2025-05-28 16:16:59,898 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:16:59,898 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48531d5}
2025-05-28 16:16:59,899 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48531d5}
2025-05-28 16:16:59,899 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@6f0ea5de]
2025-05-28 16:16:59,905 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3bc57af4]
2025-05-28 16:16:59,905 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48531d5}
2025-05-28 16:16:59,905 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:16:59,906 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48531d5}
2025-05-28 16:16:59,906 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:16:59,907 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48531d5}
2025-05-28 16:16:59,907 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@77d5395a]
2025-05-28 16:16:59,941 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-28 16:16:59,951 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:16:59,952 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-28 16:16:59,958 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-28 16:16:59,959 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-28 16:17:00,007 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 요청: email=test@test.com
2025-05-28 16:17:00,043 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 완료: email=test@test.com
2025-05-28 16:17:00,052 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:17:00,055 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:17:00,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,089 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,089 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,089 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,090 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,092 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:00,105 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,106 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:17:00,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,109 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:00,110 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,110 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,111 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,111 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,112 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,120 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d3d89fb}
2025-05-28 16:17:00,121 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d3d89fb}
2025-05-28 16:17:00,121 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:00,121 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1ec22804]
2025-05-28 16:17:00,122 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d3d89fb}
2025-05-28 16:17:00,122 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:00,122 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d3d89fb}
2025-05-28 16:17:00,122 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:00,123 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:17:00,123 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:00,123 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:17:00,123 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:17:00,124 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:17:00,126 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:17:00,129 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 완료: email=test@test.com
2025-05-28 16:17:00,129 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:17:00,129 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:17:00,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,133 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,134 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,134 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,134 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:00,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,136 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:17:00,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,140 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:00,140 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,144 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d58550c}
2025-05-28 16:17:00,145 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d58550c}
2025-05-28 16:17:00,145 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:00,145 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7fef75e1]
2025-05-28 16:17:00,145 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d58550c}
2025-05-28 16:17:00,145 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:00,145 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d58550c}
2025-05-28 16:17:00,145 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3cc7cf58] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:00,146 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:17:00,146 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:00,146 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:17:00,146 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:17:00,146 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:17:00,147 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:17:00,147 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 중복 등록 시도: email=test@test.com
2025-05-28 16:17:00,148 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:17:00,148 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:17:00,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,150 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,151 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,151 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,151 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:00,153 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,153 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:17:00,153 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,153 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,154 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:00,154 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,155 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,156 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,156 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,156 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,157 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ee46aaf}
2025-05-28 16:17:00,158 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ee46aaf}
2025-05-28 16:17:00,158 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:00,158 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:00,158 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1e072d67]
2025-05-28 16:17:00,158 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-28 16:17:00,159 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:00,159 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-28 16:17:00,159 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-28 16:17:00,159 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-28 16:17:00,159 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [null] 주소록 조회 요청
2025-05-28 16:17:00,162 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:00,162 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {addrList=[]}
2025-05-28 16:17:00,167 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:17:00,167 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:17:00,167 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:00,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,170 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,170 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,170 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,170 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,170 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,170 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,171 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:00,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,172 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:17:00,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,173 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:00,174 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,174 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,174 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,174 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,175 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20bd4fd2}
2025-05-28 16:17:00,175 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20bd4fd2}
2025-05-28 16:17:00,176 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4c821dc7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:00,176 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:00,176 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@69cd4267]
2025-05-28 16:17:00,177 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-28 16:17:00,177 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:00,177 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-28 16:17:00,177 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-28 16:17:00,177 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-28 16:17:00,177 main INFO deu.cse.spring_webmail.control.AddrController 주소록 입력 페이지 요청
2025-05-28 16:17:00,178 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:00,178 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-28 16:17:00,178 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:17:00,178 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:17:00,178 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:00,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,180 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:00,184 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-28 16:17:00,184 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:00,453 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-28 16:17:00,453 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:17:00,454 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:17:00,454 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:17:00,480 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:17:00,482 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:17:00,483 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:17:00,484 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:17:00,484 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:00,495 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:17:00,516 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:17:00,522 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 33912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:17:00,522 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:17:00,522 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:17:00,522 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:17:00,528 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@285bee4e
2025-05-28 16:17:00,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:17:00,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:17:00,567 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:17:00,568 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:17:00,569 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:17:00,570 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:17:00,573 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:17:00,574 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:17:00,575 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:17:00,582 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:17:00,584 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:17:00,585 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:17:00,586 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:17:00,587 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:17:00,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:17:00,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:17:00,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:17:00,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:17:00,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:17:00,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:17:00,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:17:00,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:17:00,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:17:00,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:17:00,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:17:00,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:17:00,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:17:00,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:17:00,993 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4b01dd26]
2025-05-28 16:17:00,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:17:00,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:17:00,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:17:00,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:17:00,996 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-28 16:17:00,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:17:00,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:17:00,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:17:00,999 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:00,999 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:01,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:17:01,001 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:01,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:17:01,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:17:01,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:17:01,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:17:01,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c50ba07'
2025-05-28 16:17:01,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:17:01,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:17:01,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:17:01,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:17:01,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:17:01,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:17:01,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:17:01,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:17:01,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:17:01,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:17:01,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:17:01,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:17:01,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:01,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:17:01,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:01,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:01,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:01,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c50ba07'
2025-05-28 16:17:01,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:17:01,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:17:01,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:01,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:01,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c50ba07'
2025-05-28 16:17:01,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:17:01,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:17:01,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:17:01,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:17:01,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:17:01,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:17:01,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:17:01,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,037 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:17:01,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:17:01,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:17:01,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:01,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,046 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:17:01,047 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:17:01,049 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:17:01,053 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 16:17:01,055 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:17:01,058 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:17:01,059 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:17:01,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:17:01,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:17:01,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,063 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:17:01,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:17:01,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:17:01,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:17:01,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:17:01,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:17:01,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:17:01,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:17:01,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:17:01,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:17:01,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:17:01,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:17:01,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:17:01,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:17:01,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:17:01,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:17:01,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:17:01,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:17:01,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:17:01,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:17:01,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:17:01,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:17:01,082 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:17:01,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:17:01,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:17:01,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:17:01,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:17:01,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:17:01,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:17:01,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:17:01,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:17:01,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:17:01,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:01,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,097 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:17:01,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:17:01,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:17:01,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:17:01,104 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6a10f47a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2f474e6f, org.springframework.security.web.context.SecurityContextHolderFilter@462478a3, org.springframework.security.web.header.HeaderWriterFilter@31d7e70, org.springframework.web.filter.CorsFilter@6fcafcfe, org.springframework.security.web.csrf.CsrfFilter@193bf20, org.springframework.security.web.authentication.logout.LogoutFilter@630fa11e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7489bca4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5a52b5f8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6e8d3d43, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@561f013f, org.springframework.security.web.access.ExceptionTranslationFilter@69ebb009, org.springframework.security.web.access.intercept.AuthorizationFilter@2bdd6203]
2025-05-28 16:17:01,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:17:01,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:17:01,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:17:01,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:17:01,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:17:01,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:17:01,109 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:17:01,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:17:01,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:17:01,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:01,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:01,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:17:01,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:17:01,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:01,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:17:01,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:01,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:17:01,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:17:01,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:17:01,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:17:01,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:17:01,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:17:01,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:17:01,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:17:01,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:01,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:17:01,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:01,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:01,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:17:01,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:17:01,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:17:01,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:17:01,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:17:01,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:17:01,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@285bee4e'
2025-05-28 16:17:01,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:01,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:17:01,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:17:01,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:17:01,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:17:01,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:17:01,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:17:01,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:17:01,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:17:01,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:17:01,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:01,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:17:01,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:17:01,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:17:01,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:17:01,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:17:01,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:17:01,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:17:01,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:17:01,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:17:01,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:17:01,128 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:17:01,131 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:17:01,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:17:01,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:17:01,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:17:01,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:17:01,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:17:01,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:17:01,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:01,138 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:17:01,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:17:01,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:01,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:17:01,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:17:01,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:17:01,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c50ba07'
2025-05-28 16:17:01,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:17:01,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:17:01,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:17:01,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:17:01,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:17:01,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:17:01,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:17:01,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:17:01,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:17:01,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:17:01,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:17:01,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:17:01,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:17:01,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:01,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:17:01,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:17:01,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:17:01,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:17:01,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:17:01,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:17:01,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:17:01,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:17:01,154 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:17:01,154 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:17:01,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:17:01,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:17:01,155 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:17:01,155 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:17:01,155 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:17:01,155 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:17:01,155 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:17:01,156 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:17:01,156 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:17:01,156 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:17:01,157 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@51386308
2025-05-28 16:17:01,158 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@6c53f543
2025-05-28 16:17:01,158 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:17:01,158 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-28 16:17:01,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:17:01,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:17:01,164 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:17:01,164 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:17:01,164 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:17:01,165 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:17:01,167 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.673 seconds (process running for 6.611)
2025-05-28 16:17:01,168 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,168 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:17:01,168 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,170 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,171 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,192 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@617275e0}
2025-05-28 16:17:01,192 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@617275e0}
2025-05-28 16:17:01,192 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@462478a3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:01,192 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@617275e0}
2025-05-28 16:17:01,192 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@617275e0}
2025-05-28 16:17:01,192 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@462478a3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@5128197f]
2025-05-28 16:17:01,192 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:01,192 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2b56774b]
2025-05-28 16:17:01,193 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-28 16:17:01,194 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:01,194 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-28 16:17:01,194 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-28 16:17:01,194 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-28 16:17:01,196 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:17:01,212 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:17:01,215 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit9943567468378490225\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-28 16:17:01,223 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-28 16:17:01,223 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-28 16:17:01,225 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:01,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,312 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,312 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,313 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,314 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,315 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,324 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:17:01,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,326 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,329 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,332 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@36bef8fb}
2025-05-28 16:17:01,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@36bef8fb}
2025-05-28 16:17:01,341 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@462478a3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:01,341 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:01,341 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6c8e0773]
2025-05-28 16:17:01,342 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:17:01,343 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:01,343 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:17:01,343 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:17:01,344 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:17:01,344 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:17:01,346 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:17:01,346 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:17:01,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,349 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,352 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:17:01,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,355 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,359 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4c2ff77}
2025-05-28 16:17:01,360 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4c2ff77}
2025-05-28 16:17:01,360 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@462478a3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:01,360 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:01,361 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@17e99817]
2025-05-28 16:17:01,361 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:17:01,363 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:01,363 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:17:01,364 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:17:01,364 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:17:01,364 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:17:01,365 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:17:01,365 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:17:01,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,368 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,369 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,369 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,371 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:17:01,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,374 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,376 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,376 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@36072e34}
2025-05-28 16:17:01,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@36072e34}
2025-05-28 16:17:01,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@462478a3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:01,380 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@66604e6f]
2025-05-28 16:17:01,380 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-28 16:17:01,380 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:01,381 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-28 16:17:01,381 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-28 16:17:01,381 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:17:01,382 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-28 16:17:01,387 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:01,387 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-28 16:17:01,387 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:17:01,387 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:17:01,387 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:01,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,401 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-28 16:17:01,403 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,429 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-28 16:17:01,430 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:17:01,430 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:17:01,432 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:17:01,449 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:17:01,451 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:01,455 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:17:01,455 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:17:01,455 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,477 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:17:01,509 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:17:01,514 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 33912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:17:01,515 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:17:01,515 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:17:01,515 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:17:01,518 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@470dbce9
2025-05-28 16:17:01,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:17:01,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:17:01,537 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:17:01,538 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:17:01,539 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:17:01,539 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:17:01,540 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:17:01,541 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:17:01,542 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:17:01,545 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:17:01,545 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:17:01,545 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:17:01,546 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:17:01,547 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:17:01,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:17:01,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:17:01,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:17:01,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:17:01,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:17:01,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:17:01,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:17:01,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:17:01,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:17:01,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:17:01,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:17:01,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:17:01,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:17:01,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:17:01,681 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@48528d5d]
2025-05-28 16:17:01,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:17:01,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:17:01,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:17:01,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:17:01,685 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:01,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:17:01,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:17:01,688 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:01,688 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:01,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:17:01,690 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:01,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:17:01,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:17:01,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:17:01,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:17:01,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6c88026b'
2025-05-28 16:17:01,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:17:01,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:17:01,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:17:01,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:17:01,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:17:01,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:17:01,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:17:01,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:17:01,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:17:01,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:17:01,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:17:01,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:17:01,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:01,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:17:01,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:01,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:01,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:01,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6c88026b'
2025-05-28 16:17:01,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:17:01,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:17:01,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:01,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:01,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6c88026b'
2025-05-28 16:17:01,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:17:01,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:17:01,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:17:01,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:17:01,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:17:01,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:17:01,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:17:01,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,713 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:17:01,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:17:01,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:17:01,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:01,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,720 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:17:01,722 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:17:01,722 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:17:01,723 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 16:17:01,724 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:17:01,727 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:17:01,728 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:17:01,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:17:01,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:17:01,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,729 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:17:01,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:17:01,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:17:01,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:17:01,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:17:01,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:17:01,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:17:01,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:17:01,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:17:01,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:17:01,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:17:01,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:17:01,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:17:01,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:17:01,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:17:01,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:17:01,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:17:01,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:17:01,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:17:01,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:17:01,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:17:01,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:17:01,736 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:17:01,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:17:01,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:17:01,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:17:01,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:17:01,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:17:01,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:17:01,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:17:01,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:17:01,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:17:01,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:01,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:01,746 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:17:01,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:17:01,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:17:01,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:17:01,749 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@726aaaf0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1b6bb1bd, org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb, org.springframework.security.web.header.HeaderWriterFilter@37994ff, org.springframework.web.filter.CorsFilter@7ae57c9, org.springframework.security.web.csrf.CsrfFilter@5f9ef11f, org.springframework.security.web.authentication.logout.LogoutFilter@9a99c10, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3766f910, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5d642e46, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@62b9757d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7008055, org.springframework.security.web.access.ExceptionTranslationFilter@23339a25, org.springframework.security.web.access.intercept.AuthorizationFilter@5c781425]
2025-05-28 16:17:01,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:17:01,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:17:01,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:17:01,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:17:01,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:17:01,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:17:01,753 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:17:01,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:17:01,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:17:01,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:01,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:01,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:17:01,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:17:01,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:01,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:17:01,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:01,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:17:01,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:17:01,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:17:01,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:17:01,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:17:01,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:17:01,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:17:01,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:17:01,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:01,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:17:01,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:01,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:01,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:17:01,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:17:01,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:17:01,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:17:01,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:17:01,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:17:01,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@470dbce9'
2025-05-28 16:17:01,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:01,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:17:01,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:17:01,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:17:01,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:17:01,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:17:01,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:17:01,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:17:01,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:17:01,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:17:01,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:01,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:17:01,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:17:01,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:17:01,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:17:01,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:17:01,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:17:01,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:17:01,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:17:01,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:17:01,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:17:01,770 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:17:01,771 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:17:01,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:17:01,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:17:01,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:01,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:17:01,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:17:01,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:17:01,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:17:01,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:01,773 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:17:01,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:17:01,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:01,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:17:01,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:17:01,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:17:01,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6c88026b'
2025-05-28 16:17:01,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:17:01,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:17:01,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:17:01,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:17:01,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:17:01,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:17:01,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:17:01,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:17:01,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:17:01,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:17:01,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:17:01,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:17:01,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:17:01,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:01,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:17:01,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:17:01,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:17:01,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:17:01,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:17:01,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:17:01,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:17:01,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:17:01,780 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:17:01,780 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:17:01,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:17:01,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:17:01,781 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:17:01,781 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:17:01,781 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:17:01,781 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:17:01,781 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:17:01,781 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:17:01,781 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:17:01,781 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:17:01,781 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7e8b070e
2025-05-28 16:17:01,782 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@7c007713
2025-05-28 16:17:01,782 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:17:01,782 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:17:01,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:17:01,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:17:01,785 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:17:01,785 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:17:01,785 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:17:01,786 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:17:01,788 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.313 seconds (process running for 7.232)
2025-05-28 16:17:01,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,789 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:01,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,792 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,796 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5c9cc591}
2025-05-28 16:17:01,796 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5c9cc591}
2025-05-28 16:17:01,796 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:01,796 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5c9cc591}
2025-05-28 16:17:01,796 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5c9cc591}
2025-05-28 16:17:01,796 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@36891524]
2025-05-28 16:17:01,796 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:01,796 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3fb732ee]
2025-05-28 16:17:01,797 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 16:17:01,797 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:01,797 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 16:17:01,798 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-28 16:17:01,798 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 16:17:01,799 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:01,799 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 16:17:01,799 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:17:01,799 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:17:01,799 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:01,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,802 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,802 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,802 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,803 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:01,804 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,804 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,805 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,806 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,892 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5bf3298f}
2025-05-28 16:17:01,892 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5bf3298f}
2025-05-28 16:17:01,892 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:01,892 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:01,892 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@67e321e0]
2025-05-28 16:17:01,892 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-28 16:17:01,893 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-28 16:17:01,893 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-28 16:17:01,893 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:17:01,910 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:17:01,910 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-28 16:17:01,912 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:01,912 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:01,914 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,915 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,915 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,915 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,916 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,916 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,916 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,917 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,918 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,918 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:01,918 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,919 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,920 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,920 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,921 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,921 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,922 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,922 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,923 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@40ccaefa}
2025-05-28 16:17:01,923 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@40ccaefa}
2025-05-28 16:17:01,923 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:01,923 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1eed4367]
2025-05-28 16:17:01,924 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:17:01,924 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:17:01,924 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-28 16:17:01,924 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:17:01,924 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:17:01,924 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:01,924 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:17:01,924 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:17:01,924 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:17:01,924 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:01,924 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:01,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,925 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,927 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,927 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:01,927 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,927 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,928 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,928 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,928 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,928 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,928 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,929 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,977 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5209c486}
2025-05-28 16:17:01,977 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5209c486}
2025-05-28 16:17:01,977 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:01,977 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@75564919]
2025-05-28 16:17:01,977 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5209c486}
2025-05-28 16:17:01,977 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@5f9ef11f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:01,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5209c486}
2025-05-28 16:17:01,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@5f9ef11f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:01,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5209c486}
2025-05-28 16:17:01,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@5f9ef11f] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@4c48564d]
2025-05-28 16:17:01,978 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:17:01,979 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:01,979 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:17:01,979 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:17:01,979 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:17:01,980 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:17:01,980 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-28 16:17:01,981 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:17:01,981 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:17:01,982 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,982 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,982 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,982 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,982 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,983 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,983 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,983 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,985 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,985 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:01,985 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,985 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,986 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,991 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ba92958}
2025-05-28 16:17:01,991 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ba92958}
2025-05-28 16:17:01,991 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:01,991 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3e4162ee]
2025-05-28 16:17:01,992 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ba92958}
2025-05-28 16:17:01,992 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@5f9ef11f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:01,992 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ba92958}
2025-05-28 16:17:01,992 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@5f9ef11f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:01,992 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:17:01,992 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:01,992 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:17:01,992 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:17:01,992 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:17:01,993 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:17:01,993 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:17:01,993 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:17:01,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,995 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,996 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,996 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:01,996 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,997 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,997 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:01,998 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-28 16:17:01,998 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,000 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,000 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,001 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,003 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1355d2a0}
2025-05-28 16:17:02,003 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1355d2a0}
2025-05-28 16:17:02,003 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:02,003 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@357d4b6d]
2025-05-28 16:17:02,003 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1355d2a0}
2025-05-28 16:17:02,003 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@5f9ef11f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:02,003 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1355d2a0}
2025-05-28 16:17:02,003 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@5f9ef11f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:02,004 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 16:17:02,004 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:02,004 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 16:17:02,004 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-28 16:17:02,004 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 16:17:02,005 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-28 16:17:02,007 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:17:02,007 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:17:02,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,009 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,010 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,010 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,011 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,011 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:02,011 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,011 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,012 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,014 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5cb63d05}
2025-05-28 16:17:02,014 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5cb63d05}
2025-05-28 16:17:02,014 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:02,014 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7773d139]
2025-05-28 16:17:02,015 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:17:02,015 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:02,015 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:17:02,015 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:17:02,015 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:17:02,015 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:17:02,015 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:17:02,016 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:02,016 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-28 16:17:02,017 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:17:02,017 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:17:02,017 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:02,017 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,017 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,017 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,017 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,018 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,018 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,018 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,018 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,019 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,019 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:02,019 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,019 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,020 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,024 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@77d5a3ee}
2025-05-28 16:17:02,024 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@77d5a3ee}
2025-05-28 16:17:02,024 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:02,024 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1618b4fa]
2025-05-28 16:17:02,025 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:17:02,025 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:02,025 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:17:02,025 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={masked}
2025-05-28 16:17:02,025 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:17:02,028 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:02,029 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=12, currentPage=1, pageSize=5, totalPages=3}
2025-05-28 16:17:02,029 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:17:02,029 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:17:02,029 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:02,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,031 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,031 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,031 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,034 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,034 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:02,034 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,034 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,036 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,036 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,038 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,038 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,039 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@563b9462}
2025-05-28 16:17:02,039 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@563b9462}
2025-05-28 16:17:02,039 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:02,039 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5f7a911f]
2025-05-28 16:17:02,040 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 16:17:02,040 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:02,040 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 16:17:02,040 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-28 16:17:02,040 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 16:17:02,041 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 16:17:02,041 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:17:02,042 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:02,042 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-28 16:17:02,042 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:17:02,042 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:17:02,042 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:02,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,043 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,045 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:02,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,046 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,047 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,049 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b4c2959}
2025-05-28 16:17:02,049 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b4c2959}
2025-05-28 16:17:02,049 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:02,049 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@71d85b53]
2025-05-28 16:17:02,049 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b4c2959}
2025-05-28 16:17:02,049 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@5f9ef11f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:02,049 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b4c2959}
2025-05-28 16:17:02,049 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@5f9ef11f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:02,050 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:17:02,050 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:02,050 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:17:02,050 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:17:02,050 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:17:02,050 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:17:02,051 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:17:02,051 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:17:02,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,052 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,055 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:02,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,056 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,056 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,056 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,056 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,056 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,056 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,058 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d66a5d3}
2025-05-28 16:17:02,058 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d66a5d3}
2025-05-28 16:17:02,058 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:02,058 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:02,058 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@35f9c37c]
2025-05-28 16:17:02,058 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 16:17:02,059 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 16:17:02,059 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-28 16:17:02,059 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 16:17:02,059 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:02,059 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 16:17:02,059 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:17:02,059 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:17:02,059 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:02,059 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:02,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,060 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,062 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:17:02,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,063 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,063 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,063 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,064 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,064 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,064 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,065 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ec65043}
2025-05-28 16:17:02,065 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ec65043}
2025-05-28 16:17:02,066 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@755a3ffb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:02,066 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:02,066 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7020deaa]
2025-05-28 16:17:02,066 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-28 16:17:02,067 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-28 16:17:02,067 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-28 16:17:02,067 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:17:02,068 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-28 16:17:02,070 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:17:02,070 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-28 16:17:02,070 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:02,070 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:17:02,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,071 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,072 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-28 16:17:02,072 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,076 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-28 16:17:02,121 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-28 16:17:02,129 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-28 16:17:02,131 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:17:02,131 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:17:02,132 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:17:02,140 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:17:02,141 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:17:02,142 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:17:02,143 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:17:02,143 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,146 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:17:02,159 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:17:02,163 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 33912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:17:02,164 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:17:02,164 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:17:02,164 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:17:02,166 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb
2025-05-28 16:17:02,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:17:02,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:17:02,192 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:17:02,194 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:17:02,195 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:17:02,196 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:17:02,197 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:17:02,198 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:17:02,200 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:17:02,205 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:17:02,206 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:17:02,207 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:17:02,207 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:17:02,209 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:17:02,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:17:02,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:17:02,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:17:02,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:17:02,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:17:02,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:17:02,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:17:02,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:17:02,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:17:02,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:17:02,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:17:02,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:17:02,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:17:02,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:17:02,294 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@610f3f1b]
2025-05-28 16:17:02,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:17:02,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:17:02,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:17:02,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:17:02,297 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:02,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:17:02,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:17:02,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:17:02,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:17:02,299 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:02,299 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:02,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:17:02,301 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:02,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:17:02,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:17:02,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:17:02,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:17:02,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@745a951a'
2025-05-28 16:17:02,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:17:02,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:17:02,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:17:02,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:17:02,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:17:02,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:17:02,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:17:02,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:17:02,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:17:02,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:17:02,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:17:02,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:17:02,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:02,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:17:02,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:02,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:02,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:02,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@745a951a'
2025-05-28 16:17:02,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:17:02,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:17:02,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:02,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:02,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@745a951a'
2025-05-28 16:17:02,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:17:02,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:17:02,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:17:02,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:17:02,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:17:02,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:17:02,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:17:02,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:02,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:02,374 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:17:02,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:17:02,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:02,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:02,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:17:02,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:02,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:02,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:02,388 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:17:02,394 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:17:02,396 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:17:02,405 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 16:17:02,414 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:17:02,422 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:17:02,424 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:17:02,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:17:02,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:02,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:02,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:17:02,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:02,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:02,428 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:17:02,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:17:02,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:02,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:02,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:17:02,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:17:02,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:17:02,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:17:02,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:17:02,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:17:02,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:17:02,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:17:02,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:17:02,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:17:02,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:17:02,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:17:02,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:17:02,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:17:02,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:17:02,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:17:02,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:17:02,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:17:02,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:17:02,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:17:02,454 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:17:02,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:17:02,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:17:02,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:17:02,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:17:02,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:17:02,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:17:02,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:17:02,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:17:02,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:17:02,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:02,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:02,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:02,470 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:17:02,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:17:02,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:17:02,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:17:02,473 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5a74d858, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7896b4d0, org.springframework.security.web.context.SecurityContextHolderFilter@61b67cbb, org.springframework.security.web.header.HeaderWriterFilter@7c45bd55, org.springframework.web.filter.CorsFilter@31c8bd8b, org.springframework.security.web.csrf.CsrfFilter@73d4aa54, org.springframework.security.web.authentication.logout.LogoutFilter@5bbfd031, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7fefa1cc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@37e6ecd3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@58409751, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33ab9bbf, org.springframework.security.web.access.ExceptionTranslationFilter@10efe4ca, org.springframework.security.web.access.intercept.AuthorizationFilter@799c1c8]
2025-05-28 16:17:02,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:17:02,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:17:02,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:17:02,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:17:02,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:17:02,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:17:02,477 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:17:02,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:17:02,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:17:02,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:02,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:02,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:17:02,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:17:02,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:02,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:17:02,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:02,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:17:02,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:17:02,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:17:02,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:17:02,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:17:02,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:17:02,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:17:02,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:17:02,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:02,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:17:02,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:02,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:02,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:17:02,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:17:02,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:17:02,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:17:02,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:17:02,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:17:02,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb'
2025-05-28 16:17:02,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:02,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:17:02,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:17:02,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:17:02,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:17:02,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:17:02,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:17:02,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:17:02,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:17:02,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:17:02,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:02,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:02,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:17:02,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:17:02,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:17:02,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:17:02,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:17:02,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:17:02,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:17:02,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:17:02,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:17:02,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:17:02,499 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:17:02,500 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:17:02,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:17:02,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:17:02,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:02,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:17:02,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:17:02,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:17:02,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:17:02,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:02,503 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:17:02,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:17:02,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:02,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:17:02,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:17:02,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:17:02,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@745a951a'
2025-05-28 16:17:02,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:17:02,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:17:02,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:17:02,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:17:02,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:17:02,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:17:02,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:17:02,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:17:02,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:17:02,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:17:02,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:17:02,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:17:02,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:17:02,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:02,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:17:02,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:17:02,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:17:02,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:17:02,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:17:02,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:17:02,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:17:02,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:17:02,510 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:17:02,510 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:17:02,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:17:02,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:17:02,511 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:17:02,511 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:17:02,512 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:17:02,512 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:17:02,512 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:17:02,512 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:17:02,512 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:17:02,512 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:17:02,514 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@75b18097
2025-05-28 16:17:02,517 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4e751350
2025-05-28 16:17:02,517 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:17:02,518 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 5 ms
2025-05-28 16:17:02,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:17:02,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:17:02,535 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:17:02,535 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:17:02,535 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:17:02,537 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:17:02,540 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.395 seconds (process running for 7.985)
2025-05-28 16:17:02,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,544 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:17:02,544 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,546 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,548 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,551 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,561 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@34538dde}
2025-05-28 16:17:02,561 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@34538dde}
2025-05-28 16:17:02,562 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@61b67cbb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:02,562 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@34538dde}
2025-05-28 16:17:02,562 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@34538dde}
2025-05-28 16:17:02,562 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@61b67cbb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@1e1f9de4]
2025-05-28 16:17:02,562 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@60eabf53]
2025-05-28 16:17:02,562 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@34538dde}
2025-05-28 16:17:02,562 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@73d4aa54] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:02,562 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@34538dde}
2025-05-28 16:17:02,562 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@73d4aa54] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:02,563 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@34538dde}
2025-05-28 16:17:02,563 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@73d4aa54] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@72a2b17d]
2025-05-28 16:17:02,564 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:17:02,564 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:02,564 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:17:02,564 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:17:02,564 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:17:02,569 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body
2025-05-28 16:17:02,585 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:17:02,764 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:17:02,764 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:17:02,767 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,771 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,771 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,771 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,775 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:17:02,775 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,778 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,781 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,782 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@152364f0}
2025-05-28 16:17:02,783 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@152364f0}
2025-05-28 16:17:02,783 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@61b67cbb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:02,783 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7b60846c]
2025-05-28 16:17:02,783 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@152364f0}
2025-05-28 16:17:02,783 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@73d4aa54] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:02,783 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@152364f0}
2025-05-28 16:17:02,783 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@73d4aa54] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:02,785 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:17:02,786 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:02,786 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:17:02,786 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:17:02,786 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:17:02,787 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body
2025-05-28 16:17:02,788 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:17:02,808 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:17:02,810 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:17:02,811 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,813 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,816 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:17:02,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,817 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,818 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,818 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,819 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,819 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@708c1263}
2025-05-28 16:17:02,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@708c1263}
2025-05-28 16:17:02,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@61b67cbb] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:02,822 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@35b2a73e]
2025-05-28 16:17:02,823 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 16:17:02,823 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:02,823 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 16:17:02,823 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-28 16:17:02,824 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 16:17:02,824 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 16:17:02,825 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:02,825 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 16:17:02,825 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:17:02,825 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:17:02,826 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:02,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,829 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:02,831 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-28 16:17:02,831 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:03,008 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:03,009 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:17:03,013 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:03,014 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:17:03,017 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:17:03,031 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:03,035 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:03,037 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:03,038 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-28 16:17:03,043 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:03,151 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:03,155 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:03,158 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:03,493 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-28 16:17:03,500 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:17:03,504 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-28 16:17:03,577 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-28 16:17:03,584 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-28 16:17:03,584 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-28 16:17:03,588 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-28 16:17:03,591 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-28 16:17:03,596 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-28 16:17:03,601 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-28 16:17:03,647 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-28 16:17:03,648 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:17:03,648 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:17:03,649 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:17:03,663 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:17:03,683 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:17:03,683 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:17:03,684 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:17:03,684 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:17:03,686 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:03,692 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:17:03,733 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:17:03,799 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 33912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:17:03,799 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:17:03,800 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:17:03,800 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:17:03,805 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa
2025-05-28 16:17:03,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:17:03,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:17:03,879 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:17:03,881 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:17:03,882 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:17:03,883 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:17:03,887 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:17:03,888 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:17:03,889 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:17:03,902 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:17:03,902 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:17:03,903 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:17:03,906 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:17:03,906 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:17:04,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:17:04,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:17:04,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:17:04,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:17:04,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:17:04,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:17:04,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:17:04,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:17:04,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:17:04,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:17:04,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:17:04,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:17:04,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:17:04,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:17:04,074 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@554159c5]
2025-05-28 16:17:04,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:17:04,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:17:04,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:17:04,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:17:04,078 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:04,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:17:04,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:17:04,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:17:04,082 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:04,083 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:04,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:17:04,084 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:04,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:17:04,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:17:04,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:17:04,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:17:04,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5773ad4a'
2025-05-28 16:17:04,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:17:04,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:17:04,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:17:04,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:17:04,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:17:04,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:17:04,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:17:04,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:17:04,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:17:04,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:17:04,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:17:04,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:17:04,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:04,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:17:04,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:04,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:04,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:04,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5773ad4a'
2025-05-28 16:17:04,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:17:04,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:17:04,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:04,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:04,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5773ad4a'
2025-05-28 16:17:04,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:17:04,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:17:04,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:17:04,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:17:04,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:17:04,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:17:04,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:17:04,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:04,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:04,139 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:17:04,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:17:04,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:04,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:04,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:17:04,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:04,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:04,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:04,145 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:17:04,147 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:17:04,147 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:17:04,153 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 16:17:04,155 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:17:04,158 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:17:04,158 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:17:04,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:17:04,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:04,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:04,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:17:04,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:04,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:04,160 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:17:04,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:17:04,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:04,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:04,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:17:04,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:17:04,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:17:04,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:17:04,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:17:04,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:17:04,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:17:04,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:17:04,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:17:04,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:17:04,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:17:04,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:17:04,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:17:04,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:17:04,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:17:04,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:17:04,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:17:04,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:17:04,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:17:04,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:17:04,175 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:17:04,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:17:04,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:17:04,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:17:04,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:17:04,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:17:04,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:17:04,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:17:04,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:17:04,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:17:04,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:04,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:04,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:04,195 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:17:04,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:17:04,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:17:04,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:17:04,203 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@64c54f9e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@28d1d634, org.springframework.security.web.context.SecurityContextHolderFilter@3467986, org.springframework.security.web.header.HeaderWriterFilter@595b2839, org.springframework.web.filter.CorsFilter@698ef9d1, org.springframework.security.web.csrf.CsrfFilter@69b242f9, org.springframework.security.web.authentication.logout.LogoutFilter@4f613e30, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@22937542, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7818569d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7f411735, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@508ea8c7, org.springframework.security.web.access.ExceptionTranslationFilter@791fd82b, org.springframework.security.web.access.intercept.AuthorizationFilter@2786ccb]
2025-05-28 16:17:04,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:17:04,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:17:04,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:17:04,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:17:04,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:17:04,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:17:04,209 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:17:04,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:17:04,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:17:04,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:04,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:04,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:17:04,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:17:04,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:04,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:17:04,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:04,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:17:04,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:17:04,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:17:04,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:17:04,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:17:04,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:17:04,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:17:04,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:17:04,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:04,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:17:04,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:04,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:04,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:17:04,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:17:04,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:17:04,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:17:04,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:17:04,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:17:04,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa'
2025-05-28 16:17:04,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:04,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:17:04,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:17:04,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:17:04,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:17:04,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:17:04,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:17:04,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:17:04,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:17:04,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:17:04,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:04,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:04,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:17:04,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:17:04,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:17:04,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:17:04,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:17:04,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:17:04,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:17:04,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:17:04,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:17:04,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:17:04,230 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:17:04,231 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:17:04,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:17:04,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:17:04,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:04,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:17:04,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:17:04,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:17:04,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:17:04,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:04,234 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:17:04,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:17:04,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:04,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:17:04,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:17:04,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:17:04,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5773ad4a'
2025-05-28 16:17:04,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:17:04,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:17:04,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:17:04,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:17:04,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:17:04,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:17:04,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:17:04,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:17:04,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:17:04,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:17:04,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:17:04,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:17:04,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:17:04,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:04,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:17:04,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:17:04,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:17:04,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:17:04,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:17:04,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:17:04,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:17:04,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:17:04,245 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:17:04,245 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:17:04,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:17:04,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:17:04,245 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:17:04,246 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:17:04,246 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:17:04,246 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:17:04,246 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:17:04,247 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:17:04,248 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:17:04,248 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:17:04,248 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7f91d389
2025-05-28 16:17:04,248 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2665ba0d
2025-05-28 16:17:04,248 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:17:04,248 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:17:04,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:17:04,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:17:04,252 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:17:04,252 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:17:04,252 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:17:04,255 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:17:04,257 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.566 seconds (process running for 9.701)
2025-05-28 16:17:04,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,258 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:17:04,259 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,261 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,262 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,262 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@75a5fe82}
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@75a5fe82}
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3467986] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@75a5fe82}
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@75a5fe82}
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@3467986] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@6ecbf948]
2025-05-28 16:17:04,268 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:04,268 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5c72de0e]
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@75a5fe82}
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@69b242f9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@75a5fe82}
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@69b242f9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@75a5fe82}
2025-05-28 16:17:04,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@69b242f9] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@ef4a3e0]
2025-05-28 16:17:04,272 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:17:04,273 main WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 16:17:04,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,278 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,280 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:17:04,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,281 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,282 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,282 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,286 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175d07d}
2025-05-28 16:17:04,286 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175d07d}
2025-05-28 16:17:04,286 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3467986] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:04,286 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:04,286 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5267575a]
2025-05-28 16:17:04,286 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:17:04,287 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:17:04,287 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:17:04,287 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:17:04,287 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:17:04,288 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:17:04,290 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:17:04,353 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:17:04,358 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:17:04,358 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:17:04,358 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:04,358 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:17:04,359 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:17:04,359 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:17:04,359 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:04,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,361 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,362 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:17:04,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,364 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,368 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@957771f}
2025-05-28 16:17:04,368 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@957771f}
2025-05-28 16:17:04,368 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3467986] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:04,368 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4e7b9365]
2025-05-28 16:17:04,368 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@957771f}
2025-05-28 16:17:04,369 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@69b242f9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:04,369 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@957771f}
2025-05-28 16:17:04,369 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@69b242f9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:04,369 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:17:04,369 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:17:04,370 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:17:04,370 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 36
2025-05-28 16:17:04,370 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:17:04,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,373 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,374 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:17:04,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,375 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,379 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@378c41e5}
2025-05-28 16:17:04,379 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@378c41e5}
2025-05-28 16:17:04,379 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3467986] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:04,379 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:04,379 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@798e786d]
2025-05-28 16:17:04,379 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@378c41e5}
2025-05-28 16:17:04,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@69b242f9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:04,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@378c41e5}
2025-05-28 16:17:04,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@69b242f9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:04,380 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:17:04,381 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 37
2025-05-28 16:17:04,381 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@798e786d]
2025-05-28 16:17:04,383 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]
2025-05-28 16:17:04,383 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = test@test.com, 권한 = ROLE_ADMIN
2025-05-28 16:17:04,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,384 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,385 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:17:04,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,386 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6270fadb}
2025-05-28 16:17:04,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6270fadb}
2025-05-28 16:17:04,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3467986] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:04,389 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2cee7445]
2025-05-28 16:17:04,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6270fadb}
2025-05-28 16:17:04,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@69b242f9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:04,390 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6270fadb}
2025-05-28 16:17:04,390 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@69b242f9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:04,390 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:17:04,391 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:17:04,391 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:17:04,391 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 39
2025-05-28 16:17:04,391 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:17:04,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,393 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,394 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:17:04,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,395 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,397 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@238212e4}
2025-05-28 16:17:04,397 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@238212e4}
2025-05-28 16:17:04,397 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3467986] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:04,397 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:04,397 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@57f3ad72]
2025-05-28 16:17:04,397 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:17:04,398 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:04,398 main WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = null, 요청 URI = /admin_menu
2025-05-28 16:17:04,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,401 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,401 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,401 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,401 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,401 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 449, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,401 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 450, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,402 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:17:04,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 451, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 452, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,403 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 453, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 454, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 455, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 456, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 457, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,405 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b094557}
2025-05-28 16:17:04,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b094557}
2025-05-28 16:17:04,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3467986] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:04,406 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:04,406 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@18751d69]
2025-05-28 16:17:04,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b094557}
2025-05-28 16:17:04,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@69b242f9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:04,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b094557}
2025-05-28 16:17:04,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@69b242f9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:17:04,406 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:17:04,407 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 41
2025-05-28 16:17:04,407 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@18751d69]
2025-05-28 16:17:04,407 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]
2025-05-28 16:17:04,407 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = user, 권한 = ROLE_USER
2025-05-28 16:17:04,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 458, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 459, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 460, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 461, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 462, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 463, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 464, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,408 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,409 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 465, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,409 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:17:04,409 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 466, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 467, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,411 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 468, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 469, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 470, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 471, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,413 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 472, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,414 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2efb827e}
2025-05-28 16:17:04,414 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2efb827e}
2025-05-28 16:17:04,414 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3467986] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:17:04,414 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:17:04,414 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@532a6dec]
2025-05-28 16:17:04,414 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:17:04,415 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:17:04,415 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:17:04,415 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-28 16:17:04,415 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:17:04,416 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:17:04,416 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=10, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:17:04,416 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:17:04,416 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:17:04,416 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:17:04,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 473, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 474, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 475, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 476, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 477, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 478, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 479, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,418 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 5, failureCount = 0]
2025-05-28 16:17:04,418 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,421 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-28 16:17:04,422 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:17:04,422 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:17:04,422 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:17:04,423 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:17:04,427 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:17:04,427 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:17:04,432 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:17:04,433 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:17:04,433 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:04,436 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:17:04,455 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:17:04,463 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 33912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:17:04,463 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:17:04,464 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:17:04,464 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:17:04,467 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c
2025-05-28 16:17:04,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:17:04,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:17:04,486 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:17:04,487 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:17:04,488 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:17:04,489 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:17:04,489 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:17:04,489 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:17:04,490 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:17:04,493 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:17:04,493 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:17:04,494 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:17:04,494 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:17:04,495 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:17:04,783 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:17:04,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:17:04,793 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:17:04,793 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:17:04,802 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:17:04,837 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 42 ms. Found 1 JPA repository interface.
2025-05-28 16:17:04,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:17:04,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:17:04,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:17:04,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:17:04,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:17:04,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:17:04,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:17:04,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:17:04,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:17:04,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:17:04,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:17:04,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:17:04,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:17:04,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:17:04,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:17:04,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:17:04,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:17:04,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:17:04,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:17:04,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:17:04,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:17:04,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:17:04,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:17:04,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:17:04,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:17:04,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:17:04,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:17:04,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:17:04,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:17:04,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:17:04,989 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@73e802be]
2025-05-28 16:17:04,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:17:04,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:17:04,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:17:04,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:17:04,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:17:04,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:17:05,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:17:05,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:17:05,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:17:05,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:17:05,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:17:05,005 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-28 16:17:05,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:17:05,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:17:05,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:17:05,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:17:05,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:17:05,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:17:05,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:17:05,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:17:05,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:17:05,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d94e783'
2025-05-28 16:17:05,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:17:05,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:17:05,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:17:05,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:17:05,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:17:05,075 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:17:05,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:17:05,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:17:05,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d94e783'
2025-05-28 16:17:05,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:05,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:17:05,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:17:05,111 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:17:05,472 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:17:05,523 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:17:05,525 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:17:05,526 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:17:05,526 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:17:05,526 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:17:05,526 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:17:05,526 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:17:05,526 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:17:05,527 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:17:05,527 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:17:05,527 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:17:05,528 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:17:05,529 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:17:05,529 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:17:05,529 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:17:05,529 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:17:05,529 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:17:05,945 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@72ecd5ce
2025-05-28 16:17:05,949 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:17:06,019 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:17:06,050 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:17:06,081 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@e898381
2025-05-28 16:17:06,114 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4fb489ba
2025-05-28 16:17:06,145 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7e31858f
2025-05-28 16:17:06,196 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2f9b76f5
2025-05-28 16:17:06,240 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2bd52ddf
2025-05-28 16:17:06,276 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@26131369
2025-05-28 16:17:06,306 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1536aa39
2025-05-28 16:17:06,337 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@28930b8c
2025-05-28 16:17:06,374 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@61846cf9
2025-05-28 16:17:06,385 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:17:07,052 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:17:07,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:17:07,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:17:07,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:17:07,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:17:07,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:17:07,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:17:07,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:17:07,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:17:07,091 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:17:07,106 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:17:07,128 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:17:07,167 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:17:07,196 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:17:07,213 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:17:07,285 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:17:07,328 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:17:07,329 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:17:07,339 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:17:07,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:17:07,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:17:07,364 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:07,364 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:17:07,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:17:07,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:17:07,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:17:07,366 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:17:07,367 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:17:07,367 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:17:07,367 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:17:07,367 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:17:07,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:17:07,367 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:07,367 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:17:07,367 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:17:07,367 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:17:07,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:17:07,368 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:17:07,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:17:07,369 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:17:07,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:17:07,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:17:07,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:17:07,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d94e783'
2025-05-28 16:17:07,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:17:07,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:17:07,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:17:07,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:17:07,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:17:07,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:17:07,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:17:07,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:17:07,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:17:07,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:17:07,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:17:07,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:17:07,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:07,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:07,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:07,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:07,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d94e783'
2025-05-28 16:17:07,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:17:07,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:17:07,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:07,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:07,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d94e783'
2025-05-28 16:17:07,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:17:07,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:17:07,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:17:07,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:17:07,381 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:17:07,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:17:07,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:17:07,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:17:07,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:17:07,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:17:07,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:17:07,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:17:07,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:17:07,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:07,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:07,395 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:17:07,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:17:07,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:07,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:07,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:17:07,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:07,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:07,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:07,402 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:17:07,403 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:17:07,403 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:17:07,404 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 16:17:07,405 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:17:07,406 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:17:07,407 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:17:07,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:17:07,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:07,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:07,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:17:07,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:07,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:07,409 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:17:07,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:17:07,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:07,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:07,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:17:07,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:17:07,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:17:07,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:17:07,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:17:07,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:17:07,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:17:07,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:17:07,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:17:07,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:17:07,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:17:07,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:17:07,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:17:07,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:17:07,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:17:07,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:17:07,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:17:07,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:17:07,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:17:07,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:17:07,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:17:07,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:17:07,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:17:07,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:17:07,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:17:07,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:17:07,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:17:07,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:17:07,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:07,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:07,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:17:07,428 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:17:07,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:17:07,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:17:07,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:17:07,436 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@578d481b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74bd4843, org.springframework.security.web.context.SecurityContextHolderFilter@77a8ec44, org.springframework.security.web.header.HeaderWriterFilter@328cb829, org.springframework.web.filter.CorsFilter@597185b8, org.springframework.security.web.csrf.CsrfFilter@1d425d1f, org.springframework.security.web.authentication.logout.LogoutFilter@60a8459b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@752b4fb8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@788dfd0b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7c8f429, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@768857a1, org.springframework.security.web.access.ExceptionTranslationFilter@99ec48f, org.springframework.security.web.access.intercept.AuthorizationFilter@3773524e]
2025-05-28 16:17:07,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:17:07,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:17:07,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:17:07,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:17:07,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:17:07,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:17:07,439 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:17:07,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:17:07,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:17:07,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:17:07,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:17:07,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:17:07,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:17:07,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:17:07,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:17:07,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:17:07,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:17:07,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:17:07,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:17:07,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:17:07,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:17:07,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:17:07,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:17:07,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:07,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:07,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:17:07,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:07,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:17:07,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:17:07,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:07,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:17:07,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:17:07,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:17:07,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:17:07,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:17:07,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:17:07,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:17:07,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:07,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:17:07,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:17:07,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:17:07,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:17:07,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:17:07,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:17:07,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:17:07,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:17:07,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:17:07,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:17:07,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:07,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:07,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:17:07,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:17:07,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:07,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:17:07,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:17:07,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:17:07,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:17:07,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:17:07,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:17:07,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:17:07,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:17:07,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:17:07,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c'
2025-05-28 16:17:07,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:17:07,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:17:07,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:17:07,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:17:07,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:17:07,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:17:07,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:17:07,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:17:07,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:17:07,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:17:07,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:17:07,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:17:07,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:17:07,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:07,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:07,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:17:07,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:17:07,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:17:07,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:17:07,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:17:07,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:17:07,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:17:07,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:17:07,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:17:07,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:17:07,529 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:17:07,530 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:17:07,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:17:07,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:17:07,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:17:07,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:17:07,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:17:07,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:17:07,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:17:07,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:07,534 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:17:07,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:17:07,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:17:07,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:17:07,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:17:07,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:17:07,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d94e783'
2025-05-28 16:17:07,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:17:07,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:17:07,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:17:07,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:17:07,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:17:07,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:17:07,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:17:07,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:17:07,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:17:07,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:17:07,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:17:07,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:17:07,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:17:07,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:17:07,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:17:07,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:17:07,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:17:07,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:17:07,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:17:07,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:17:07,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:17:07,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:17:07,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:17:07,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:17:07,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:17:07,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:17:07,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:17:07,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:17:07,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:17:07,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:17:07,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:17:07,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:17:07,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:17:07,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:17:07,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:17:07,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:17:07,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:17:07,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:17:07,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:17:07,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:17:07,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:17:07,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:17:07,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:17:07,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:17:07,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:17:07,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:17:07,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:17:07,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:17:07,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:17:07,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:17:07,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:17:07,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:17:07,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:17:07,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:17:07,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:17:07,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:17:07,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:17:07,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:17:07,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:17:07,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:17:07,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:17:07,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:17:07,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:17:07,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:17:07,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:17:07,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:17:07,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:17:07,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:17:07,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:17:07,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:17:07,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:17:07,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:17:07,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:17:07,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:17:07,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:17:07,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:17:07,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:17:07,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:17:07,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:17:07,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:17:07,590 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:17:07,590 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:17:07,590 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:17:07,592 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:17:07,595 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.159 seconds (process running for 13.039)
2025-05-28 16:17:07,597 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:17:07,597 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:17:07,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,597 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:17:07,598 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:17:07,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 481, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 482, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,600 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:07,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 483, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 484, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 485, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 486, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 487, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 488, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 489, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 490, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 491, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 492, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,603 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:07,603 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:17:07,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7e2bd635 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 493, missCount = 6, failureCount = 0]
2025-05-28 16:17:07,605 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:17:07,624 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44, started on Wed May 28 16:16:56 KST 2025
2025-05-28 16:17:07,625 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:17:07,626 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:17:07,626 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:17:07,626 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:17:07,627 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@285bee4e, started on Wed May 28 16:17:00 KST 2025
2025-05-28 16:17:07,628 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:17:07,628 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:17:07,628 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:17:07,628 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:17:07,628 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@470dbce9, started on Wed May 28 16:17:01 KST 2025
2025-05-28 16:17:07,629 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:17:07,629 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:17:07,629 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:17:07,629 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:17:07,629 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@324bb7fb, started on Wed May 28 16:17:02 KST 2025
2025-05-28 16:17:07,629 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:17:07,629 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:17:07,629 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:17:07,629 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:17:07,630 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5bcc10fa, started on Wed May 28 16:17:03 KST 2025
2025-05-28 16:17:07,630 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:17:07,630 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:17:07,630 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:17:07,630 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:17:07,630 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1c140c7c, started on Wed May 28 16:17:04 KST 2025
2025-05-28 16:17:07,631 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:17:07,631 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:17:07,631 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:17:07,631 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:17:07,631 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:17:07,633 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 16:17:07,633 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:17:07,634 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@72ecd5ce: (connection evicted)
2025-05-28 16:17:07,637 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@e898381: (connection evicted)
2025-05-28 16:17:07,638 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4fb489ba: (connection evicted)
2025-05-28 16:17:07,639 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7e31858f: (connection evicted)
2025-05-28 16:17:07,640 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2f9b76f5: (connection evicted)
2025-05-28 16:17:07,641 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2bd52ddf: (connection evicted)
2025-05-28 16:17:07,642 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@26131369: (connection evicted)
2025-05-28 16:17:07,644 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1536aa39: (connection evicted)
2025-05-28 16:17:07,645 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@28930b8c: (connection evicted)
2025-05-28 16:17:07,646 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@61846cf9: (connection evicted)
2025-05-28 16:17:07,647 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:17:07,647 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Wed May 28 16:21:45 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:21:45,473 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-28 16:21:45,477 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:21:45,478 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:21:45,491 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:21:45,559 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:21:45,682 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:21:45,683 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:21:45,704 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:21:45,727 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:21:45,731 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:45,845 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Wed May 28 16:21:46 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:21:46,250 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 25148 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:21:46,251 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:21:46,252 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:21:46,253 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:21:46,275 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878
2025-05-28 16:21:46,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:21:46,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:21:46,413 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:21:46,414 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:21:46,415 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:21:46,416 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:21:46,416 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:21:46,417 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:21:46,417 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:21:46,422 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:21:46,424 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:21:46,425 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:21:46,430 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:21:46,433 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:21:46,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:21:46,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:21:47,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:21:48,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:21:48,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:21:48,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:21:48,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:21:48,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:21:48,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:21:48,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:21:48,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:21:48,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:21:48,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:21:48,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:21:48,206 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6888a33]
2025-05-28 16:21:48,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:21:48,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:21:48,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:21:48,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:21:48,290 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:48,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:21:48,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:21:48,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:21:48,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:21:48,324 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:48,326 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:48,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:21:48,329 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:48,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:21:48,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:21:48,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:21:48,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:21:48,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@bcfe29c'
2025-05-28 16:21:48,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:21:48,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:21:48,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:48,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:21:48,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:48,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:21:48,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:48,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:21:48,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:21:48,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:48,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:21:48,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:21:48,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:48,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:21:48,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:21:48,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:21:48,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:21:48,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:48,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:21:48,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:48,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:48,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:48,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@bcfe29c'
2025-05-28 16:21:48,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:21:48,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:21:48,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:48,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:48,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@bcfe29c'
2025-05-28 16:21:48,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:21:48,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:48,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:21:48,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:21:48,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:21:48,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:21:48,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:21:48,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:21:48,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:48,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:48,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:48,667 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:21:48,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:21:48,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:48,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:48,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:48,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:21:48,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:48,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:48,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:48,749 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:21:48,757 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:21:48,758 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:21:48,763 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(int,Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model)
2025-05-28 16:21:48,768 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:21:48,776 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:21:48,783 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:21:48,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:21:48,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:48,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:48,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:21:48,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:48,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:48,786 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:21:48,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:21:48,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:48,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:48,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:21:48,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:21:48,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:21:48,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:21:48,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:21:48,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:21:48,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:21:48,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:21:48,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:21:48,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:21:48,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:48,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:21:48,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:48,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:48,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:21:48,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:21:48,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:21:48,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:21:48,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:21:48,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:48,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:21:48,818 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:21:48,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:48,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:21:48,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:21:48,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:21:48,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:21:48,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:21:48,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:48,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:48,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:21:48,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:21:48,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:21:48,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:48,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:48,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:48,949 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:21:48,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:21:48,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:21:48,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:21:49,018 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@76320633, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5100fe55, org.springframework.security.web.context.SecurityContextHolderFilter@7ae2f5b6, org.springframework.security.web.header.HeaderWriterFilter@6cc91654, org.springframework.web.filter.CorsFilter@3ef97efc, org.springframework.security.web.csrf.CsrfFilter@3c51dec5, org.springframework.security.web.authentication.logout.LogoutFilter@70f5f6c7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2b01bb54, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7441eed3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@284e68ae, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@46244e65, org.springframework.security.web.access.ExceptionTranslationFilter@1320d929, org.springframework.security.web.access.intercept.AuthorizationFilter@358f85b1]
2025-05-28 16:21:49,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:21:49,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:21:49,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:21:49,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:21:49,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:21:49,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:21:49,033 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:21:49,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:21:49,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:21:49,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:49,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:49,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:21:49,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:21:49,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:49,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:21:49,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:49,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:21:49,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:21:49,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:21:49,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:21:49,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:21:49,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:21:49,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:21:49,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:21:49,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:49,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:49,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:21:49,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:49,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:49,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:21:49,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:21:49,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:21:49,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:21:49,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:21:49,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:21:49,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878'
2025-05-28 16:21:49,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:49,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:21:49,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:21:49,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:21:49,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:21:49,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:21:49,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:21:49,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:21:49,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:21:49,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:21:49,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:49,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:49,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:21:49,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:21:49,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:21:49,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:21:49,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:49,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:49,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:21:49,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:21:49,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:21:49,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:21:49,157 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:49,175 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:21:49,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:21:49,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:21:49,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:49,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:21:49,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:21:49,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:21:49,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:21:49,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:49,233 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:21:49,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:21:49,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:49,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:21:49,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:21:49,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:49,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@bcfe29c'
2025-05-28 16:21:49,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:49,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:21:49,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:21:49,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:21:49,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:21:49,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:21:49,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:21:49,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:21:49,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:49,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:21:49,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:21:49,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:49,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:21:49,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:49,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:21:49,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:21:49,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:21:49,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:21:49,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:21:49,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:21:49,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:21:49,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:21:49,288 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:21:49,288 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:21:49,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:21:49,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:21:49,320 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:21:49,320 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:21:49,320 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:21:49,320 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:21:49,331 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:21:49,332 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:21:49,333 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:21:49,333 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:21:49,335 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3b5769b3
2025-05-28 16:21:49,335 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@5f8c319
2025-05-28 16:21:49,335 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:21:49,336 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 3 ms
2025-05-28 16:21:49,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:21:49,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:21:49,366 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:21:49,366 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:21:49,366 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:21:49,376 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:21:49,383 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.556 seconds (process running for 5.505)
2025-05-28 16:21:49,388 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:21:49,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,394 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:21:49,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,401 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,432 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:49,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,443 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,458 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,472 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5127de08}
2025-05-28 16:21:49,473 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5127de08}
2025-05-28 16:21:49,473 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ae2f5b6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:49,474 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5127de08}
2025-05-28 16:21:49,474 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5127de08}
2025-05-28 16:21:49,474 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ae2f5b6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@7b159d1b]
2025-05-28 16:21:49,481 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@50626d22]
2025-05-28 16:21:49,481 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5127de08}
2025-05-28 16:21:49,482 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3c51dec5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:49,482 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5127de08}
2025-05-28 16:21:49,482 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3c51dec5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:49,483 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5127de08}
2025-05-28 16:21:49,483 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@3c51dec5] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@61774805]
2025-05-28 16:21:49,512 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-28 16:21:49,522 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:49,523 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-28 16:21:49,529 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-28 16:21:49,529 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-28 16:21:49,570 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 요청: email=test@test.com
2025-05-28 16:21:49,601 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 완료: email=test@test.com
2025-05-28 16:21:49,611 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:49,613 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:49,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,648 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:49,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,657 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:21:49,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,658 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,659 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:49,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,669 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48ca44cd}
2025-05-28 16:21:49,669 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48ca44cd}
2025-05-28 16:21:49,669 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ae2f5b6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:49,670 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6679a082]
2025-05-28 16:21:49,670 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48ca44cd}
2025-05-28 16:21:49,670 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3c51dec5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:49,670 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48ca44cd}
2025-05-28 16:21:49,670 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3c51dec5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:49,670 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:21:49,671 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:49,671 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:21:49,671 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:21:49,671 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:21:49,673 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:21:49,675 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 완료: email=test@test.com
2025-05-28 16:21:49,676 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:49,676 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:49,677 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,678 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,678 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,678 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,679 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,679 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,679 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,680 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:49,681 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,682 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:21:49,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,684 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:49,684 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,684 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,685 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,685 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,686 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,686 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20382851}
2025-05-28 16:21:49,687 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20382851}
2025-05-28 16:21:49,687 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ae2f5b6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:49,687 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@cee1b4c]
2025-05-28 16:21:49,687 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20382851}
2025-05-28 16:21:49,687 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3c51dec5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:49,687 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20382851}
2025-05-28 16:21:49,687 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3c51dec5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:49,688 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:21:49,688 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:49,688 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:21:49,688 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:21:49,689 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:21:49,689 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:21:49,690 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 중복 등록 시도: email=test@test.com
2025-05-28 16:21:49,691 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:49,691 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:49,692 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,694 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:49,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,696 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:21:49,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,698 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:49,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,700 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@751df26c}
2025-05-28 16:21:49,700 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@751df26c}
2025-05-28 16:21:49,700 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ae2f5b6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:49,700 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:49,700 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4dc74211]
2025-05-28 16:21:49,701 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-28 16:21:49,701 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:49,701 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-28 16:21:49,701 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-28 16:21:49,701 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-28 16:21:49,702 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [null] 주소록 조회 요청
2025-05-28 16:21:49,704 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:49,705 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {addrList=[]}
2025-05-28 16:21:49,709 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:21:49,709 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:21:49,709 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:49,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,713 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:49,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,715 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:21:49,715 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,716 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,717 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:49,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,719 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,719 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5863ef93}
2025-05-28 16:21:49,719 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5863ef93}
2025-05-28 16:21:49,719 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ae2f5b6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:49,719 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:49,719 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@20ee12d8]
2025-05-28 16:21:49,720 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-28 16:21:49,720 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:49,720 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-28 16:21:49,720 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-28 16:21:49,720 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-28 16:21:49,720 main INFO deu.cse.spring_webmail.control.AddrController 주소록 입력 페이지 요청
2025-05-28 16:21:49,722 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:49,722 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-28 16:21:49,722 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:21:49,722 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:21:49,722 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:49,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,725 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:49,729 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-28 16:21:49,729 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,011 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-28 16:21:50,013 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:21:50,013 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:21:50,014 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:21:50,024 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:21:50,028 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:21:50,030 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:21:50,031 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:21:50,032 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,044 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:21:50,064 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:21:50,071 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 25148 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:21:50,072 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:21:50,072 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:21:50,072 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:21:50,074 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab
2025-05-28 16:21:50,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:21:50,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:21:50,097 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:21:50,099 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:21:50,101 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:21:50,102 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:21:50,103 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:21:50,103 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:21:50,104 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:21:50,108 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:21:50,108 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:21:50,109 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:21:50,110 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:21:50,112 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:21:50,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:21:50,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:21:50,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:21:50,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:21:50,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:21:50,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:21:50,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:21:50,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:21:50,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:21:50,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:21:50,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:21:50,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:21:50,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:21:50,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:21:50,498 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@10260f02]
2025-05-28 16:21:50,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:21:50,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:21:50,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:21:50,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:21:50,501 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-28 16:21:50,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:21:50,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:21:50,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:21:50,505 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:50,505 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:50,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:21:50,507 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:50,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:21:50,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:21:50,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:21:50,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:21:50,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@646ba7be'
2025-05-28 16:21:50,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:21:50,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:21:50,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:21:50,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:21:50,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:21:50,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:21:50,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:21:50,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:21:50,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:21:50,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:21:50,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:21:50,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:21:50,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:50,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:21:50,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:50,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:50,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:50,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@646ba7be'
2025-05-28 16:21:50,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:21:50,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:21:50,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:50,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:50,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@646ba7be'
2025-05-28 16:21:50,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:21:50,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:21:50,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:21:50,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:21:50,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:21:50,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:21:50,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:21:50,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:50,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:50,547 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:21:50,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:21:50,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:50,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:50,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:21:50,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:50,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:50,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:50,553 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:21:50,554 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:21:50,555 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:21:50,556 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(int,Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model)
2025-05-28 16:21:50,558 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:21:50,560 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:21:50,561 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:21:50,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:21:50,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:50,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:50,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:21:50,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:50,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:50,563 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:21:50,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:21:50,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:50,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:50,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:21:50,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:21:50,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:21:50,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:21:50,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:21:50,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:21:50,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:21:50,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:21:50,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:21:50,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:21:50,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:50,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:21:50,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:50,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:50,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:21:50,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:21:50,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:21:50,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:21:50,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:21:50,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:21:50,572 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:21:50,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:21:50,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:21:50,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:21:50,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:21:50,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:21:50,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:50,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:21:50,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:21:50,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:21:50,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:50,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:50,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:50,585 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:21:50,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:21:50,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:21:50,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:21:50,590 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1f5513df, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@24aa1547, org.springframework.security.web.context.SecurityContextHolderFilter@3e755a96, org.springframework.security.web.header.HeaderWriterFilter@1eb9ab8f, org.springframework.web.filter.CorsFilter@b230f87, org.springframework.security.web.csrf.CsrfFilter@3fa4702d, org.springframework.security.web.authentication.logout.LogoutFilter@300788d6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@13987842, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@22cc606d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7784ff80, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5b293cc9, org.springframework.security.web.access.ExceptionTranslationFilter@15a806a2, org.springframework.security.web.access.intercept.AuthorizationFilter@2121d0ed]
2025-05-28 16:21:50,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:21:50,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:21:50,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:21:50,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:21:50,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:21:50,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:21:50,594 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:21:50,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:21:50,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:21:50,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:50,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:50,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:21:50,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:21:50,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:50,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:21:50,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:50,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:21:50,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:21:50,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:21:50,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:21:50,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:21:50,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:21:50,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:21:50,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:21:50,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:50,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:21:50,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:50,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:50,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:21:50,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:21:50,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:21:50,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:21:50,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:21:50,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:21:50,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab'
2025-05-28 16:21:50,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:50,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:21:50,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:21:50,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:21:50,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:21:50,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:21:50,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:21:50,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:21:50,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:21:50,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:21:50,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:50,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:50,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:21:50,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:21:50,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:21:50,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:21:50,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:50,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:50,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:21:50,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:21:50,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:21:50,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:21:50,614 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:50,615 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:21:50,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:21:50,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:21:50,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:50,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:21:50,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:21:50,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:21:50,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:21:50,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:50,617 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:21:50,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:21:50,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:50,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:21:50,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:21:50,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:50,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@646ba7be'
2025-05-28 16:21:50,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:50,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:21:50,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:21:50,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:21:50,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:21:50,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:21:50,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:21:50,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:21:50,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:50,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:21:50,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:21:50,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:50,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:21:50,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:50,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:21:50,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:21:50,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:21:50,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:21:50,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:21:50,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:21:50,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:21:50,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:21:50,634 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:21:50,634 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:21:50,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:21:50,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:21:50,635 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:21:50,635 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:21:50,635 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:21:50,635 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:21:50,635 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:21:50,636 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:21:50,636 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:21:50,636 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:21:50,636 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@313d5a87
2025-05-28 16:21:50,636 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@7b313fdf
2025-05-28 16:21:50,636 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:21:50,636 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:21:50,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:21:50,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:21:50,641 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:21:50,641 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:21:50,641 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:21:50,642 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:21:50,645 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.603 seconds (process running for 6.768)
2025-05-28 16:21:50,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,648 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:21:50,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,652 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,653 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,653 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,670 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5575b4c2}
2025-05-28 16:21:50,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5575b4c2}
2025-05-28 16:21:50,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3e755a96] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:50,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5575b4c2}
2025-05-28 16:21:50,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5575b4c2}
2025-05-28 16:21:50,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@3e755a96] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@4c89b58]
2025-05-28 16:21:50,671 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:50,671 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@472cf6af]
2025-05-28 16:21:50,672 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-28 16:21:50,672 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:50,672 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-28 16:21:50,672 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-28 16:21:50,672 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-28 16:21:50,674 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:21:50,682 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:21:50,685 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit7895481957764247703\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-28 16:21:50,692 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-28 16:21:50,693 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-28 16:21:50,694 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:50,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,796 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,804 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:21:50,804 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,804 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,805 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,806 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,806 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,812 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4403cf9a}
2025-05-28 16:21:50,813 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4403cf9a}
2025-05-28 16:21:50,813 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3e755a96] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:50,813 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:50,813 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@595f803]
2025-05-28 16:21:50,813 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:21:50,813 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:50,813 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:21:50,813 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:21:50,814 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:21:50,814 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:21:50,815 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:50,815 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:50,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,817 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,817 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,817 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,818 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,818 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:21:50,818 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,818 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,819 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,821 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,821 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@33b92d63}
2025-05-28 16:21:50,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@33b92d63}
2025-05-28 16:21:50,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3e755a96] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:50,822 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:50,822 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@69339b3b]
2025-05-28 16:21:50,822 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:21:50,824 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:50,824 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:21:50,824 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:21:50,824 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:21:50,824 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:21:50,825 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:50,825 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:50,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,828 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,829 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:21:50,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,830 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,833 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,834 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,834 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,838 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6d19e557}
2025-05-28 16:21:50,838 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6d19e557}
2025-05-28 16:21:50,838 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3e755a96] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:50,838 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@77db957b]
2025-05-28 16:21:50,839 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-28 16:21:50,839 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:50,839 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-28 16:21:50,839 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-28 16:21:50,839 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:21:50,839 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-28 16:21:50,841 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:50,841 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-28 16:21:50,841 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:21:50,841 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:21:50,841 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:50,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,845 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,845 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,845 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,846 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,846 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-28 16:21:50,846 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,852 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-28 16:21:50,853 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:21:50,853 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:21:50,853 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:21:50,864 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:21:50,865 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:50,866 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:21:50,867 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:21:50,867 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:50,887 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:21:50,900 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:21:50,905 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 25148 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:21:50,906 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:21:50,906 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:21:50,906 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:21:50,907 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@76982efa
2025-05-28 16:21:50,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:21:50,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:21:50,927 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:21:50,928 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:21:50,929 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:21:50,930 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:21:50,930 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:21:50,931 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:21:50,931 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:21:50,935 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:21:50,936 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:21:50,937 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:21:50,938 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:21:50,938 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:21:51,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:21:51,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:21:51,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:21:51,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:21:51,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:21:51,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:21:51,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:21:51,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:21:51,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:21:51,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:21:51,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:21:51,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:21:51,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:21:51,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:21:51,060 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7808fb63]
2025-05-28 16:21:51,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:21:51,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:21:51,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:21:51,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:21:51,064 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:51,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:21:51,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:21:51,066 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:51,066 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:51,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:21:51,067 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:51,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:21:51,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:21:51,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:21:51,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:21:51,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@449be249'
2025-05-28 16:21:51,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:21:51,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:21:51,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:21:51,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:21:51,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:21:51,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:21:51,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:21:51,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:21:51,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:21:51,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:21:51,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:21:51,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:21:51,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:51,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:21:51,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:51,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:51,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:51,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@449be249'
2025-05-28 16:21:51,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:21:51,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:21:51,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:51,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:51,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@449be249'
2025-05-28 16:21:51,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:21:51,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:21:51,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:21:51,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:21:51,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:21:51,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:21:51,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:21:51,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,090 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:21:51,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:21:51,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:21:51,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:51,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,098 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:21:51,100 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:21:51,100 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:21:51,102 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(int,Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model)
2025-05-28 16:21:51,103 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:21:51,104 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:21:51,105 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:21:51,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:21:51,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:21:51,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,107 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:21:51,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:21:51,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:21:51,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:21:51,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:21:51,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:21:51,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:21:51,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:21:51,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:21:51,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:21:51,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:21:51,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:21:51,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:51,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:21:51,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:51,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:51,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:21:51,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:21:51,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:21:51,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:21:51,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:21:51,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:21:51,116 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:21:51,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:21:51,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:21:51,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:21:51,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:21:51,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:21:51,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:51,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:21:51,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:21:51,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:21:51,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:51,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,127 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:21:51,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:21:51,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:21:51,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:21:51,131 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1676550a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6e1af662, org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072, org.springframework.security.web.header.HeaderWriterFilter@7a8a8e73, org.springframework.web.filter.CorsFilter@637c004, org.springframework.security.web.csrf.CsrfFilter@57e940ed, org.springframework.security.web.authentication.logout.LogoutFilter@5b3cb4b1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@28d1e59d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4b453c61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@143f9b0c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@21ed2052, org.springframework.security.web.access.ExceptionTranslationFilter@14796b9e, org.springframework.security.web.access.intercept.AuthorizationFilter@51f7265b]
2025-05-28 16:21:51,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:21:51,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:21:51,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:21:51,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:21:51,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:21:51,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:21:51,134 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:21:51,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:21:51,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:21:51,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:51,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:51,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:21:51,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:21:51,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:51,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:21:51,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:51,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:21:51,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:21:51,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:21:51,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:21:51,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:21:51,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:21:51,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:21:51,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:21:51,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:51,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:21:51,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:51,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:51,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:21:51,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:21:51,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:21:51,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:21:51,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:21:51,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:21:51,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76982efa'
2025-05-28 16:21:51,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:51,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:21:51,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:21:51,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:21:51,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:21:51,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:21:51,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:21:51,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:21:51,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:21:51,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:21:51,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:51,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:21:51,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:21:51,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:21:51,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:21:51,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:51,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:51,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:21:51,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:21:51,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:21:51,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:21:51,150 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:51,151 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:21:51,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:21:51,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:21:51,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:21:51,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:21:51,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:21:51,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:21:51,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:51,154 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:21:51,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:21:51,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:51,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:21:51,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:21:51,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:51,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@449be249'
2025-05-28 16:21:51,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:51,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:21:51,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:21:51,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:21:51,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:21:51,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:21:51,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:21:51,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:21:51,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:51,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:21:51,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:21:51,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:51,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:21:51,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:51,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:21:51,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:21:51,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:21:51,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:21:51,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:21:51,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:21:51,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:21:51,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:21:51,160 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:21:51,160 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:21:51,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:21:51,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:21:51,161 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:21:51,161 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:21:51,161 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:21:51,161 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:21:51,161 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:21:51,161 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:21:51,162 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:21:51,162 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:21:51,163 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@58a5b377
2025-05-28 16:21:51,163 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2cc112a5
2025-05-28 16:21:51,163 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:21:51,163 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:21:51,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:21:51,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:21:51,165 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:21:51,165 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:21:51,166 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:21:51,167 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:21:51,168 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.282 seconds (process running for 7.291)
2025-05-28 16:21:51,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,169 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,170 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,171 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,174 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,174 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10cd5b30}
2025-05-28 16:21:51,174 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10cd5b30}
2025-05-28 16:21:51,174 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,174 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10cd5b30}
2025-05-28 16:21:51,174 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10cd5b30}
2025-05-28 16:21:51,174 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@82b778b]
2025-05-28 16:21:51,175 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:51,175 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@70832ddb]
2025-05-28 16:21:51,175 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 16:21:51,175 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,176 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 16:21:51,176 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-28 16:21:51,176 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 16:21:51,177 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:51,177 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 16:21:51,177 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:21:51,177 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:21:51,177 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:51,178 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,180 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,182 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,182 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,182 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,182 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,183 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,183 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,183 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,184 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,184 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,184 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,255 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2a063e1a}
2025-05-28 16:21:51,255 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2a063e1a}
2025-05-28 16:21:51,255 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,255 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:51,255 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@721af8d0]
2025-05-28 16:21:51,256 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-28 16:21:51,256 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-28 16:21:51,256 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-28 16:21:51,257 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:21:51,276 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:21:51,277 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-28 16:21:51,279 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:51,279 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,287 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,287 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,288 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,289 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,290 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,290 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,290 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,290 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,290 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,291 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@797ed02e}
2025-05-28 16:21:51,291 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@797ed02e}
2025-05-28 16:21:51,291 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,291 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1c83c000]
2025-05-28 16:21:51,291 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:21:51,292 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:21:51,292 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-28 16:21:51,292 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:21:51,292 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:21:51,292 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:51,292 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:21:51,292 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:21:51,292 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:21:51,292 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:51,292 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,293 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,295 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,296 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,296 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,296 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,297 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,297 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,297 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,297 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,339 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d7d92a7}
2025-05-28 16:21:51,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d7d92a7}
2025-05-28 16:21:51,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,340 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@fcdad9a]
2025-05-28 16:21:51,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d7d92a7}
2025-05-28 16:21:51,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@57e940ed] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d7d92a7}
2025-05-28 16:21:51,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@57e940ed] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,341 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d7d92a7}
2025-05-28 16:21:51,341 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@57e940ed] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@7ba92958]
2025-05-28 16:21:51,342 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:21:51,342 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,342 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:21:51,342 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:21:51,342 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:21:51,345 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:21:51,346 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-28 16:21:51,347 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:51,347 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:51,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,349 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,351 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,351 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,353 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,356 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18a6451f}
2025-05-28 16:21:51,356 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18a6451f}
2025-05-28 16:21:51,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,357 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@62c732d2]
2025-05-28 16:21:51,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18a6451f}
2025-05-28 16:21:51,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@57e940ed] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18a6451f}
2025-05-28 16:21:51,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@57e940ed] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,357 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:21:51,357 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,357 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:21:51,358 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:21:51,358 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:21:51,358 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:21:51,358 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:51,358 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:51,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,361 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,363 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,364 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,366 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2e7e9897}
2025-05-28 16:21:51,366 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2e7e9897}
2025-05-28 16:21:51,366 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,366 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7bf96c4e]
2025-05-28 16:21:51,366 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2e7e9897}
2025-05-28 16:21:51,366 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@57e940ed] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,366 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2e7e9897}
2025-05-28 16:21:51,366 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@57e940ed] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,367 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 16:21:51,367 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,367 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 16:21:51,367 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-28 16:21:51,367 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 16:21:51,368 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-28 16:21:51,369 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:51,369 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:51,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,371 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,373 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,373 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,376 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34a2e10c}
2025-05-28 16:21:51,376 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34a2e10c}
2025-05-28 16:21:51,376 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,376 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7babfd29]
2025-05-28 16:21:51,376 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:21:51,376 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,376 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:21:51,377 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:21:51,377 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:21:51,377 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:21:51,377 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:21:51,378 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:51,378 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-28 16:21:51,378 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:21:51,378 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:21:51,378 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:51,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,380 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,381 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,382 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,383 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34b4f6c3}
2025-05-28 16:21:51,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34b4f6c3}
2025-05-28 16:21:51,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,384 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@aa24615]
2025-05-28 16:21:51,384 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:21:51,385 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,385 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:21:51,385 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={masked}
2025-05-28 16:21:51,385 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:21:51,387 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:51,387 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=12, currentPage=1, pageSize=5, totalPages=3}
2025-05-28 16:21:51,387 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:21:51,387 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:21:51,387 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:51,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,389 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,390 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,392 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,395 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f7c5402}
2025-05-28 16:21:51,395 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f7c5402}
2025-05-28 16:21:51,395 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,396 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@564d5883]
2025-05-28 16:21:51,397 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 16:21:51,397 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,397 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 16:21:51,397 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-28 16:21:51,397 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 16:21:51,398 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 16:21:51,398 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:21:51,398 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:51,398 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-28 16:21:51,398 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:21:51,398 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:21:51,398 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:51,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,400 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,402 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,404 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18f9745a}
2025-05-28 16:21:51,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18f9745a}
2025-05-28 16:21:51,407 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,407 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@faa592b]
2025-05-28 16:21:51,407 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18f9745a}
2025-05-28 16:21:51,407 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@57e940ed] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,407 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18f9745a}
2025-05-28 16:21:51,407 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@57e940ed] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,408 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:21:51,408 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,408 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:21:51,408 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:21:51,408 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:21:51,408 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:21:51,408 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:51,409 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:51,409 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,410 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,412 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,414 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,415 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,415 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,415 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,416 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@26505df2}
2025-05-28 16:21:51,416 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@26505df2}
2025-05-28 16:21:51,416 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,416 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:51,416 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6a584533]
2025-05-28 16:21:51,416 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 16:21:51,416 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 16:21:51,416 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-28 16:21:51,416 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 16:21:51,417 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:51,417 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 16:21:51,417 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:21:51,417 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:21:51,417 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:51,417 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,418 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,419 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,419 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:21:51,419 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,420 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,422 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@22cc2ae5}
2025-05-28 16:21:51,422 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@22cc2ae5}
2025-05-28 16:21:51,422 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@56b6e072] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,422 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:51,422 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@21f0508]
2025-05-28 16:21:51,423 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-28 16:21:51,423 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-28 16:21:51,423 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-28 16:21:51,424 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:21:51,424 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-28 16:21:51,425 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:21:51,425 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-28 16:21:51,426 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:51,426 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:21:51,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,427 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,427 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,427 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,427 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-28 16:21:51,428 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,432 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-28 16:21:51,466 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-28 16:21:51,471 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-28 16:21:51,472 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:21:51,472 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:21:51,473 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:21:51,479 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:21:51,479 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:21:51,481 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:21:51,481 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:21:51,481 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,483 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:21:51,498 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:21:51,503 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 25148 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:21:51,504 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:21:51,504 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:21:51,504 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:21:51,506 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@136fea21
2025-05-28 16:21:51,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:21:51,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:21:51,523 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:21:51,524 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:21:51,525 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:21:51,526 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:21:51,526 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:21:51,526 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:21:51,527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:21:51,530 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:21:51,531 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:21:51,531 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:21:51,532 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:21:51,532 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:21:51,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:21:51,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:21:51,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:21:51,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:21:51,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:21:51,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:21:51,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:21:51,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:21:51,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:21:51,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:21:51,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:21:51,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:21:51,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:21:51,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:21:51,623 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@38d5f5d5]
2025-05-28 16:21:51,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:21:51,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:21:51,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:21:51,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:21:51,625 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:51,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:21:51,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:21:51,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:21:51,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:21:51,629 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:51,629 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:51,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:21:51,631 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:51,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:21:51,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:21:51,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:21:51,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:21:51,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@416bf563'
2025-05-28 16:21:51,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:21:51,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:21:51,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:21:51,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:21:51,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:21:51,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:21:51,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:21:51,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:21:51,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:21:51,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:21:51,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:21:51,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:21:51,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:51,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:21:51,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:51,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:51,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:51,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@416bf563'
2025-05-28 16:21:51,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:21:51,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:21:51,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:51,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:51,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@416bf563'
2025-05-28 16:21:51,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:21:51,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:21:51,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:21:51,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:21:51,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:21:51,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:21:51,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:21:51,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,653 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:21:51,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:21:51,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:21:51,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:51,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,659 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:21:51,661 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:21:51,661 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:21:51,662 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(int,Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model)
2025-05-28 16:21:51,663 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:21:51,665 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:21:51,666 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:21:51,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:21:51,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:21:51,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,667 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:21:51,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:21:51,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:21:51,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:21:51,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:21:51,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:21:51,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:21:51,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:21:51,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:21:51,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:21:51,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:21:51,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:21:51,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:51,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:21:51,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:51,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:51,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:21:51,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:21:51,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:21:51,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:21:51,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:21:51,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:21:51,673 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:21:51,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:21:51,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:21:51,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:21:51,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:21:51,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:21:51,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:51,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:21:51,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:21:51,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:21:51,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:51,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:51,684 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:21:51,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:21:51,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:21:51,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:21:51,687 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@59af828a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2177809a, org.springframework.security.web.context.SecurityContextHolderFilter@378a5302, org.springframework.security.web.header.HeaderWriterFilter@1b8354aa, org.springframework.web.filter.CorsFilter@7f006525, org.springframework.security.web.csrf.CsrfFilter@3ce524a8, org.springframework.security.web.authentication.logout.LogoutFilter@43e78ed6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@264129aa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@225fe13f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2737fd1d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@50231f16, org.springframework.security.web.access.ExceptionTranslationFilter@2d45050c, org.springframework.security.web.access.intercept.AuthorizationFilter@62b0059]
2025-05-28 16:21:51,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:21:51,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:21:51,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:21:51,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:21:51,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:21:51,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:21:51,690 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:21:51,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:21:51,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:21:51,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:51,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:51,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:21:51,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:21:51,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:51,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:21:51,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:51,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:21:51,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:21:51,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:21:51,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:21:51,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:21:51,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:21:51,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:21:51,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:21:51,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:51,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:21:51,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:51,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:51,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:21:51,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:21:51,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:21:51,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:21:51,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:21:51,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:21:51,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@136fea21'
2025-05-28 16:21:51,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:51,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:21:51,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:21:51,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:21:51,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:21:51,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:21:51,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:21:51,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:21:51,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:21:51,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:21:51,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:51,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:21:51,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:21:51,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:21:51,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:21:51,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:51,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:51,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:21:51,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:21:51,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:21:51,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:21:51,704 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:51,704 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:21:51,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:21:51,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:21:51,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:51,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:21:51,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:21:51,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:21:51,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:21:51,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:51,706 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:21:51,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:21:51,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:21:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:21:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@416bf563'
2025-05-28 16:21:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:21:51,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:21:51,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:21:51,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:21:51,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:21:51,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:21:51,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:21:51,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:51,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:21:51,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:21:51,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:51,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:21:51,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:51,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:21:51,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:21:51,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:21:51,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:21:51,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:21:51,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:21:51,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:21:51,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:21:51,712 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:21:51,712 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:21:51,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:21:51,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:21:51,713 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:21:51,713 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:21:51,713 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:21:51,713 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:21:51,713 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:21:51,713 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:21:51,714 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:21:51,714 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:21:51,714 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5cb96c95
2025-05-28 16:21:51,714 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@17163282
2025-05-28 16:21:51,714 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:21:51,714 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:21:51,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:21:51,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:21:51,717 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:21:51,717 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:21:51,717 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:21:51,718 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:21:51,720 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.236 seconds (process running for 7.842)
2025-05-28 16:21:51,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,720 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:21:51,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,723 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [testWriteMailDo_withEmptyFile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,725 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,725 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,725 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,731 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@23096e4d}
2025-05-28 16:21:51,731 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@23096e4d}
2025-05-28 16:21:51,731 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@378a5302] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,731 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@23096e4d}
2025-05-28 16:21:51,732 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@23096e4d}
2025-05-28 16:21:51,732 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@378a5302] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@620bb4ea]
2025-05-28 16:21:51,732 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@16c5974d]
2025-05-28 16:21:51,732 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@23096e4d}
2025-05-28 16:21:51,732 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3ce524a8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,732 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@23096e4d}
2025-05-28 16:21:51,732 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3ce524a8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,732 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@23096e4d}
2025-05-28 16:21:51,732 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@3ce524a8] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@7c3013ea]
2025-05-28 16:21:51,733 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:21:51,733 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:51,733 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:21:51,733 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:21:51,733 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:21:51,735 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Empty body test
2025-05-28 16:21:51,741 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:21:51,855 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:51,856 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:51,858 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,858 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,858 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,858 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,858 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,859 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,859 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,860 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [testWriteMailDo_withEmptyFile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,861 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,862 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:21:51,862 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,865 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,866 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,866 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,867 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,868 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,870 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@50233f7d}
2025-05-28 16:21:51,871 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@50233f7d}
2025-05-28 16:21:51,871 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@378a5302] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,871 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@26ae37ed]
2025-05-28 16:21:51,871 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@50233f7d}
2025-05-28 16:21:51,871 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3ce524a8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,871 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@50233f7d}
2025-05-28 16:21:51,871 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3ce524a8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,872 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:21:51,873 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:51,873 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:21:51,873 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:21:51,873 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:21:51,874 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body
2025-05-28 16:21:51,876 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:21:51,907 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:51,907 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:51,908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,910 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,911 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,911 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:21:51,911 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,912 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,912 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,913 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,913 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,914 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,914 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,915 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,916 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@41efbd29}
2025-05-28 16:21:51,917 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@41efbd29}
2025-05-28 16:21:51,917 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@378a5302] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,917 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@42081e5f]
2025-05-28 16:21:51,917 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@41efbd29}
2025-05-28 16:21:51,917 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@3ce524a8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,917 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@41efbd29}
2025-05-28 16:21:51,917 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@3ce524a8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:51,917 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:21:51,918 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:51,918 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:21:51,918 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:21:51,919 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:21:51,919 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body
2025-05-28 16:21:51,919 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:21:51,934 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:21:51,935 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:21:51,936 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,936 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,937 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,937 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,937 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,938 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,938 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,938 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,939 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,940 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:21:51,940 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,941 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,942 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,943 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,943 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,944 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,947 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f2de5f1}
2025-05-28 16:21:51,947 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f2de5f1}
2025-05-28 16:21:51,947 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@378a5302] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:51,948 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1c0c4d2d]
2025-05-28 16:21:51,948 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 16:21:51,949 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:51,949 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 16:21:51,949 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-28 16:21:51,949 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 16:21:51,949 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 16:21:51,950 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:51,950 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 16:21:51,950 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:21:51,950 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:21:51,950 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:51,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,952 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,952 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,952 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:51,953 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 4, failureCount = 0]
2025-05-28 16:21:51,954 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,109 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:52,110 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:21:52,113 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:52,113 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:21:52,117 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:21:52,129 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:52,133 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:52,136 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:52,137 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-28 16:21:52,142 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:52,255 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:52,260 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:52,264 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:52,463 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-28 16:21:52,465 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:21:52,467 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-28 16:21:52,519 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-28 16:21:52,523 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-28 16:21:52,523 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-28 16:21:52,527 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-28 16:21:52,532 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-28 16:21:52,535 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-28 16:21:52,538 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-28 16:21:52,568 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-28 16:21:52,568 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:21:52,568 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:21:52,570 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:21:52,574 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:21:52,582 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:21:52,582 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:21:52,583 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:21:52,584 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:21:52,584 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,586 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:21:52,595 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:21:52,600 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 25148 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:21:52,600 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:21:52,600 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:21:52,600 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:21:52,601 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@713c60e0
2025-05-28 16:21:52,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:21:52,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:21:52,619 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:21:52,620 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:21:52,621 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:21:52,621 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:21:52,621 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:21:52,622 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:21:52,622 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:21:52,623 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:21:52,624 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:21:52,624 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:21:52,625 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:21:52,625 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:21:52,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:21:52,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:21:52,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:21:52,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:21:52,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:21:52,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:21:52,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:21:52,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:21:52,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:21:52,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:21:52,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:21:52,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:21:52,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:21:52,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:21:52,712 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@74d59e1e]
2025-05-28 16:21:52,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:21:52,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:21:52,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:21:52,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:21:52,714 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:52,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:21:52,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:21:52,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:21:52,717 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:52,717 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:52,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:21:52,719 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:52,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:21:52,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:21:52,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:21:52,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:21:52,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@60e4d95'
2025-05-28 16:21:52,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:21:52,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:21:52,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:21:52,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:21:52,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:21:52,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:21:52,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:21:52,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:21:52,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:21:52,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:21:52,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:21:52,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:21:52,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:52,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:21:52,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:52,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:52,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:52,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@60e4d95'
2025-05-28 16:21:52,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:21:52,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:21:52,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:52,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:52,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@60e4d95'
2025-05-28 16:21:52,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:21:52,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:21:52,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:21:52,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:21:52,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:21:52,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:21:52,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:21:52,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:52,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:52,749 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:21:52,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:21:52,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:52,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:52,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:21:52,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:52,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:52,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:52,756 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:21:52,757 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:21:52,757 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:21:52,759 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(int,Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model)
2025-05-28 16:21:52,760 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:21:52,763 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:21:52,764 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:21:52,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:21:52,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:52,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:52,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:21:52,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:52,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:52,766 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:21:52,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:21:52,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:52,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:52,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:21:52,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:21:52,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:21:52,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:21:52,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:21:52,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:21:52,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:21:52,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:21:52,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:21:52,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:21:52,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:52,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:21:52,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:52,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:52,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:21:52,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:21:52,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:21:52,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:21:52,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:21:52,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:21:52,781 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:21:52,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:21:52,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:21:52,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:21:52,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:21:52,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:21:52,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:52,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:21:52,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:21:52,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:21:52,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:52,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:52,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:52,799 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:21:52,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:21:52,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:21:52,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:21:52,809 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1ba9cb25, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@72112133, org.springframework.security.web.context.SecurityContextHolderFilter@4a30fa8f, org.springframework.security.web.header.HeaderWriterFilter@4c8bbc6d, org.springframework.web.filter.CorsFilter@77dbb932, org.springframework.security.web.csrf.CsrfFilter@447e9202, org.springframework.security.web.authentication.logout.LogoutFilter@78c93cdc, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2a372d63, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7aee9f49, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2419f457, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6494ce9f, org.springframework.security.web.access.ExceptionTranslationFilter@57c13d0e, org.springframework.security.web.access.intercept.AuthorizationFilter@1d03099a]
2025-05-28 16:21:52,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:21:52,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:21:52,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:21:52,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:21:52,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:21:52,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:21:52,815 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:21:52,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:21:52,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:21:52,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:52,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:52,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:21:52,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:21:52,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:52,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:21:52,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:52,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:21:52,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:21:52,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:21:52,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:21:52,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:21:52,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:21:52,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:21:52,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:21:52,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:52,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:21:52,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:52,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:52,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:21:52,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:21:52,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:21:52,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:21:52,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:21:52,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:21:52,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@713c60e0'
2025-05-28 16:21:52,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:52,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:21:52,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:21:52,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:21:52,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:21:52,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:21:52,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:21:52,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:21:52,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:21:52,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:21:52,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:52,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:52,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:21:52,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:21:52,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:21:52,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:21:52,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:52,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:52,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:21:52,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:21:52,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:21:52,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:21:52,834 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:52,834 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:21:52,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:21:52,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:21:52,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:52,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:21:52,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:21:52,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:21:52,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:21:52,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:52,836 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:21:52,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:21:52,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:52,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:21:52,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:21:52,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:52,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@60e4d95'
2025-05-28 16:21:52,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:52,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:21:52,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:21:52,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:21:52,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:21:52,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:21:52,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:21:52,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:21:52,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:52,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:21:52,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:21:52,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:52,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:21:52,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:52,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:21:52,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:21:52,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:21:52,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:21:52,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:21:52,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:21:52,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:21:52,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:21:52,847 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:21:52,847 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:21:52,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:21:52,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:21:52,848 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:21:52,848 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:21:52,848 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:21:52,848 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:21:52,849 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:21:52,849 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:21:52,850 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:21:52,850 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:21:52,850 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6a6beec0
2025-05-28 16:21:52,850 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@43fe629a
2025-05-28 16:21:52,851 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:21:52,851 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:21:52,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:21:52,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:21:52,855 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:21:52,855 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:21:52,856 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:21:52,858 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:21:52,861 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.276 seconds (process running for 8.983)
2025-05-28 16:21:52,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,864 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:21:52,864 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,867 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,867 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,868 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,876 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@464c80ac}
2025-05-28 16:21:52,877 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@464c80ac}
2025-05-28 16:21:52,877 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4a30fa8f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:52,877 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@464c80ac}
2025-05-28 16:21:52,877 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@464c80ac}
2025-05-28 16:21:52,877 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@4a30fa8f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@5662f36e]
2025-05-28 16:21:52,878 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:52,878 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@767bb276]
2025-05-28 16:21:52,878 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@464c80ac}
2025-05-28 16:21:52,878 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@447e9202] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:52,878 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@464c80ac}
2025-05-28 16:21:52,878 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@447e9202] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:52,878 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@464c80ac}
2025-05-28 16:21:52,878 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@447e9202] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@5b4eaf8b]
2025-05-28 16:21:52,883 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:21:52,884 main WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 16:21:52,887 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,887 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,887 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,887 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,888 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,889 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,889 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,889 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,890 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,890 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:21:52,890 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,890 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,891 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,891 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,891 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,891 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,891 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,893 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,893 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6332f548}
2025-05-28 16:21:52,893 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6332f548}
2025-05-28 16:21:52,893 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4a30fa8f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:52,893 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:52,893 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3c930fb5]
2025-05-28 16:21:52,893 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:21:52,894 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:21:52,894 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:21:52,894 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:21:52,894 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:21:52,894 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:21:52,895 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:21:52,933 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:21:52,937 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:21:52,937 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:21:52,938 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:52,938 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:21:52,938 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:21:52,938 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:21:52,938 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:52,938 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,938 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,939 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,939 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,939 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,939 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,939 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,939 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,940 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,940 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:21:52,940 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,940 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,941 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,941 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,941 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,941 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,941 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,943 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,943 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76871b39}
2025-05-28 16:21:52,943 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76871b39}
2025-05-28 16:21:52,943 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4a30fa8f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:52,943 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4cc05212]
2025-05-28 16:21:52,944 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76871b39}
2025-05-28 16:21:52,944 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@447e9202] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:52,944 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76871b39}
2025-05-28 16:21:52,944 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@447e9202] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:52,944 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:21:52,944 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:21:52,944 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:21:52,944 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 37
2025-05-28 16:21:52,945 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:21:52,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,946 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,947 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,947 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:21:52,947 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,947 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,947 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,948 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,948 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,948 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,948 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,951 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ff36ec8}
2025-05-28 16:21:52,951 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ff36ec8}
2025-05-28 16:21:52,951 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4a30fa8f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:52,951 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:52,952 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@548666b9]
2025-05-28 16:21:52,952 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ff36ec8}
2025-05-28 16:21:52,952 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@447e9202] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:52,952 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ff36ec8}
2025-05-28 16:21:52,952 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@447e9202] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:52,954 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:21:52,956 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 38
2025-05-28 16:21:52,956 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=38], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@548666b9]
2025-05-28 16:21:52,956 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=38], Granted Authorities=[ROLE_ADMIN]]
2025-05-28 16:21:52,957 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = test@test.com, 권한 = ROLE_ADMIN
2025-05-28 16:21:52,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,958 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,959 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:21:52,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,960 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,960 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,960 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,961 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,961 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,962 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,962 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a2f772a}
2025-05-28 16:21:52,962 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a2f772a}
2025-05-28 16:21:52,962 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4a30fa8f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:52,962 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7b094557]
2025-05-28 16:21:52,962 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a2f772a}
2025-05-28 16:21:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@447e9202] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a2f772a}
2025-05-28 16:21:52,963 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@447e9202] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:52,963 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:21:52,963 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:21:52,963 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:21:52,963 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 40
2025-05-28 16:21:52,963 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:21:52,964 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,964 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,964 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,964 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,964 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,965 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,965 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 449, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,965 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,966 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 450, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,967 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:21:52,967 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 451, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,967 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 452, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,968 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,968 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 453, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,968 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 454, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,969 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 455, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,969 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 456, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,969 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 457, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,971 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@c6c4509}
2025-05-28 16:21:52,971 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@c6c4509}
2025-05-28 16:21:52,971 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4a30fa8f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:52,971 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:52,971 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2efb827e]
2025-05-28 16:21:52,971 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:21:52,971 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:52,972 main WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = null, 요청 URI = /admin_menu
2025-05-28 16:21:52,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 458, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 459, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 460, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 461, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 462, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 463, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 464, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,974 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,975 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 465, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,975 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:21:52,975 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 466, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,975 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 467, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,976 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,976 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 468, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,976 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 469, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,976 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 470, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,976 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 471, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,977 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 472, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4611a950}
2025-05-28 16:21:52,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4611a950}
2025-05-28 16:21:52,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4a30fa8f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:52,978 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:52,978 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6fb38ea5]
2025-05-28 16:21:52,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4611a950}
2025-05-28 16:21:52,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@447e9202] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:52,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4611a950}
2025-05-28 16:21:52,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@447e9202] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:21:52,978 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:21:52,979 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 42
2025-05-28 16:21:52,979 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=42], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6fb38ea5]
2025-05-28 16:21:52,979 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=42], Granted Authorities=[ROLE_USER]]
2025-05-28 16:21:52,979 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = user, 권한 = ROLE_USER
2025-05-28 16:21:52,980 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 473, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,980 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 474, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,980 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 475, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,980 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 476, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,980 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 477, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,980 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 478, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,980 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 479, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,980 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,981 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,981 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:21:52,981 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 481, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,982 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 482, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,983 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,983 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 483, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,983 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 484, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,984 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 485, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,984 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 486, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,984 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 487, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,985 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@289bca85}
2025-05-28 16:21:52,986 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@289bca85}
2025-05-28 16:21:52,986 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4a30fa8f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:21:52,986 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:21:52,986 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2c1312c1]
2025-05-28 16:21:52,987 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:21:52,987 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:21:52,987 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:21:52,987 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-28 16:21:52,987 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:21:52,989 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:21:52,989 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=10, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:21:52,989 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:21:52,989 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:21:52,989 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:21:52,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 488, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 489, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 490, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 491, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 492, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 493, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 494, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,990 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 495, missCount = 5, failureCount = 0]
2025-05-28 16:21:52,991 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:52,992 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-28 16:21:52,993 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:21:52,993 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:21:52,993 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:21:52,995 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:21:52,998 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:21:52,999 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:21:53,002 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:21:53,002 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:21:53,002 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:53,006 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:21:53,016 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:21:53,019 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 25148 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:21:53,019 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:21:53,019 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:21:53,020 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:21:53,021 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8
2025-05-28 16:21:53,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:21:53,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:21:53,032 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:21:53,033 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:21:53,033 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:21:53,034 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:21:53,034 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:21:53,034 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:21:53,035 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:21:53,037 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:21:53,038 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:21:53,038 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:21:53,039 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:21:53,039 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:21:53,381 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:21:53,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:21:53,392 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:21:53,392 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:21:53,404 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:21:53,433 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 39 ms. Found 1 JPA repository interface.
2025-05-28 16:21:53,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:21:53,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:21:53,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:21:53,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:21:53,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:21:53,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:21:53,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:21:53,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:21:53,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:21:53,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:21:53,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:21:53,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:21:53,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:21:53,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:21:53,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:21:53,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:21:53,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:21:53,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:21:53,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:21:53,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:21:53,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:21:53,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:21:53,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:21:53,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:21:53,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:21:53,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:21:53,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:21:53,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:21:53,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:21:53,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:21:53,598 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@34c8e928]
2025-05-28 16:21:53,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:21:53,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:21:53,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:21:53,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:21:53,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:21:53,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:21:53,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:21:53,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:21:53,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:21:53,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:21:53,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:21:53,613 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-28 16:21:53,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:21:53,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:21:53,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:21:53,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:21:53,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:21:53,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:21:53,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:21:53,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:21:53,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:21:53,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7cbfa39d'
2025-05-28 16:21:53,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:21:53,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:21:53,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:21:53,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:21:53,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:21:53,670 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:21:53,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:21:53,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:21:53,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7cbfa39d'
2025-05-28 16:21:53,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:53,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:21:53,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:21:53,704 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:21:54,029 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:21:54,078 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:21:54,080 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:21:54,081 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:21:54,081 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:21:54,081 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:21:54,081 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:21:54,081 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:21:54,081 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:21:54,081 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:21:54,081 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:21:54,082 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:21:54,082 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:21:54,082 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:21:54,082 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:21:54,082 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:21:54,082 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:21:54,082 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:21:54,082 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:21:54,082 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:21:54,082 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:21:54,083 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:21:54,083 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:21:54,503 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4e2da6e0
2025-05-28 16:21:54,505 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:21:54,577 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:21:54,606 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:21:54,635 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@64dea4af
2025-05-28 16:21:54,668 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@25e3ae94
2025-05-28 16:21:54,701 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@140c8fcc
2025-05-28 16:21:54,735 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@45cc51db
2025-05-28 16:21:54,765 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@418268be
2025-05-28 16:21:54,799 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@25783115
2025-05-28 16:21:54,828 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2ca85444
2025-05-28 16:21:54,860 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@22cbfe5d
2025-05-28 16:21:54,888 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a21a6b5
2025-05-28 16:21:54,898 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:21:55,548 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:21:55,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:21:55,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:21:55,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:21:55,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:21:55,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:21:55,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:21:55,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:21:55,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:21:55,591 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:21:55,607 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:21:55,637 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:21:55,677 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:21:55,715 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:21:55,731 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:21:55,805 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:21:55,854 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:21:55,856 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:21:55,862 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:21:55,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:21:55,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:21:55,895 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:55,895 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:21:55,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:21:55,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:21:55,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:21:55,896 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:21:55,897 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:21:55,897 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:21:55,897 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:21:55,897 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:21:55,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:21:55,897 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:55,897 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:21:55,898 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:21:55,898 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:21:55,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:21:55,898 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:21:55,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:21:55,899 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:21:55,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:21:55,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:21:55,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:21:55,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7cbfa39d'
2025-05-28 16:21:55,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:21:55,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:21:55,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:55,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:21:55,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:55,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:21:55,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:55,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:21:55,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:21:55,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:55,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:21:55,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:21:55,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:55,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:21:55,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:21:55,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:21:55,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:21:55,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:55,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:55,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:55,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:55,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7cbfa39d'
2025-05-28 16:21:55,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:21:55,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:21:55,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:55,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:55,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7cbfa39d'
2025-05-28 16:21:55,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:21:55,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:21:55,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:21:55,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:21:55,912 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:21:55,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:21:55,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:21:55,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:55,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:21:55,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:21:55,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:21:55,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:21:55,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:21:55,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:21:55,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:55,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:55,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:55,924 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:21:55,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:21:55,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:55,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:55,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:55,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:21:55,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:55,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:55,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:55,930 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:21:55,931 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:21:55,931 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:21:55,932 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(int,Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model)
2025-05-28 16:21:55,933 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:21:55,934 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:21:55,934 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:21:55,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:21:55,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:55,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:55,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:21:55,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:55,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:55,936 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:21:55,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:21:55,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:55,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:55,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:21:55,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:21:55,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:21:55,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:21:55,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:21:55,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:21:55,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:21:55,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:21:55,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:21:55,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:21:55,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:55,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:21:55,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:55,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:21:55,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:21:55,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:21:55,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:21:55,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:21:55,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:21:55,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:55,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:55,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:21:55,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:21:55,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:21:55,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:21:55,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:21:55,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:55,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:21:55,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:21:55,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:21:55,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:21:55,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:55,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:55,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:21:55,956 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:21:55,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:21:55,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:21:55,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:21:55,965 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1e005438, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@71cf1015, org.springframework.security.web.context.SecurityContextHolderFilter@55e8eeb2, org.springframework.security.web.header.HeaderWriterFilter@308e234b, org.springframework.web.filter.CorsFilter@62237fd1, org.springframework.security.web.csrf.CsrfFilter@73ee86a, org.springframework.security.web.authentication.logout.LogoutFilter@227f9151, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@402bb075, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@25e531dd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@71a59597, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7f96d3f8, org.springframework.security.web.access.ExceptionTranslationFilter@65b63452, org.springframework.security.web.access.intercept.AuthorizationFilter@734c1673]
2025-05-28 16:21:55,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:21:55,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:21:55,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:21:55,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:21:55,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:21:55,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:21:55,969 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:21:55,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:21:55,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:21:55,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:21:55,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:21:55,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:21:55,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:21:55,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:21:55,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:21:55,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:21:55,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:21:55,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:21:55,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:21:55,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:21:55,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:21:56,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:21:56,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:21:56,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:56,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:56,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:21:56,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:56,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:21:56,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:21:56,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:56,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:21:56,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:21:56,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:21:56,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:21:56,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:21:56,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:21:56,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:21:56,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:56,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:21:56,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:21:56,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:21:56,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:21:56,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:21:56,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:21:56,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:21:56,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:21:56,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:21:56,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:21:56,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:56,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:56,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:21:56,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:21:56,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:56,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:21:56,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:21:56,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:21:56,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:21:56,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:21:56,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:21:56,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:21:56,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:21:56,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:21:56,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8'
2025-05-28 16:21:56,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:21:56,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:21:56,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:21:56,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:21:56,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:21:56,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:21:56,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:21:56,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:21:56,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:21:56,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:21:56,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:21:56,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:21:56,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:21:56,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:56,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:56,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:21:56,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:21:56,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:21:56,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:21:56,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:56,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:21:56,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:21:56,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:21:56,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:21:56,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:21:56,062 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:56,064 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:21:56,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:21:56,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:21:56,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:21:56,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:21:56,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:21:56,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:21:56,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:21:56,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:56,068 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:21:56,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:21:56,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:21:56,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:21:56,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:21:56,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:56,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7cbfa39d'
2025-05-28 16:21:56,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:21:56,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:21:56,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:21:56,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:21:56,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:21:56,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:21:56,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:21:56,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:21:56,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:21:56,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:21:56,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:21:56,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:21:56,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:21:56,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:21:56,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:21:56,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:21:56,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:21:56,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:21:56,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:21:56,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:21:56,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:21:56,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:21:56,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:21:56,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:21:56,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:21:56,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:21:56,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:21:56,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:21:56,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:21:56,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:21:56,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:21:56,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:21:56,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:21:56,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:21:56,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:21:56,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:21:56,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:21:56,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:21:56,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:21:56,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:21:56,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:21:56,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:21:56,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:21:56,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:21:56,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:21:56,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:21:56,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:21:56,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:21:56,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:56,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:21:56,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:21:56,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:21:56,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:21:56,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:21:56,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:21:56,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:21:56,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:21:56,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:21:56,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:21:56,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:21:56,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:21:56,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:21:56,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:21:56,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:21:56,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:21:56,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:21:56,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:21:56,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:21:56,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:21:56,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:21:56,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:21:56,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:21:56,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:21:56,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:21:56,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:21:56,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:21:56,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:21:56,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:21:56,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:21:56,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:21:56,131 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:21:56,131 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:21:56,131 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:21:56,135 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:21:56,138 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.133 seconds (process running for 12.261)
2025-05-28 16:21:56,140 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:21:56,141 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:21:56,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 495, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,141 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:21:56,141 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:21:56,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 496, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 497, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,142 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:56,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 498, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 499, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 500, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 501, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 502, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 503, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 504, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 505, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 506, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 507, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,144 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:56,144 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:21:56,145 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7abe3d53 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 508, missCount = 6, failureCount = 0]
2025-05-28 16:21:56,145 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:21:56,157 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5a3cf878, started on Wed May 28 16:21:46 KST 2025
2025-05-28 16:21:56,160 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:21:56,160 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:21:56,161 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:21:56,161 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:56,162 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@3f2cc8ab, started on Wed May 28 16:21:50 KST 2025
2025-05-28 16:21:56,163 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:21:56,163 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:21:56,163 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:21:56,163 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:56,163 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@76982efa, started on Wed May 28 16:21:50 KST 2025
2025-05-28 16:21:56,164 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:21:56,164 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:21:56,164 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:21:56,164 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:56,164 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@136fea21, started on Wed May 28 16:21:51 KST 2025
2025-05-28 16:21:56,164 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:21:56,164 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:21:56,165 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:21:56,165 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:56,165 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@713c60e0, started on Wed May 28 16:21:52 KST 2025
2025-05-28 16:21:56,165 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:21:56,165 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:21:56,165 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:21:56,165 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:56,166 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@7bde45d8, started on Wed May 28 16:21:53 KST 2025
2025-05-28 16:21:56,166 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:21:56,166 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:21:56,166 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:21:56,166 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:21:56,167 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:21:56,169 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 16:21:56,169 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:21:56,171 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4e2da6e0: (connection evicted)
2025-05-28 16:21:56,174 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@64dea4af: (connection evicted)
2025-05-28 16:21:56,176 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@25e3ae94: (connection evicted)
2025-05-28 16:21:56,177 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@140c8fcc: (connection evicted)
2025-05-28 16:21:56,179 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@45cc51db: (connection evicted)
2025-05-28 16:21:56,181 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@418268be: (connection evicted)
2025-05-28 16:21:56,182 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@25783115: (connection evicted)
2025-05-28 16:21:56,184 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2ca85444: (connection evicted)
2025-05-28 16:21:56,185 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@22cbfe5d: (connection evicted)
2025-05-28 16:21:56,187 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5a21a6b5: (connection evicted)
2025-05-28 16:21:56,188 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:21:56,188 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Wed May 28 16:23:15 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:23:15,538 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-28 16:23:15,541 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:23:15,542 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:23:15,558 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:23:15,616 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:23:15,750 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:23:15,751 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:23:15,772 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:23:15,797 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:23:15,799 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:15,906 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Wed May 28 16:23:16 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:23:16,435 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 15912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:23:16,436 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:23:16,437 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:23:16,438 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:23:16,469 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44
2025-05-28 16:23:16,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:23:16,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:23:16,609 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:23:16,611 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:23:16,612 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:23:16,613 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:23:16,614 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:23:16,615 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:23:16,617 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:23:16,624 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:23:16,626 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:23:16,627 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:23:16,632 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:23:16,636 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:23:17,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:23:17,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:23:17,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:23:18,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:23:18,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:23:18,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:23:18,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:23:18,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:23:18,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:23:18,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:23:18,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:23:18,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:23:18,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:23:18,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:23:18,265 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6f254d79]
2025-05-28 16:23:18,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:23:18,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:23:18,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:23:18,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:23:18,307 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:18,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:23:18,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:23:18,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:23:18,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:23:18,326 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:18,327 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:18,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:23:18,330 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:18,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:23:18,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:23:18,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:23:18,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:23:18,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:23:18,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:23:18,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:23:18,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:18,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:23:18,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:18,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:23:18,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:18,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:23:18,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:23:18,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:18,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:23:18,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:23:18,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:18,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:23:18,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:23:18,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:23:18,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:23:18,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:18,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:23:18,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:18,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:18,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:18,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:23:18,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:23:18,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:23:18,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:18,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:18,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:23:18,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:23:18,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:18,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:23:18,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:23:18,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:23:18,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:23:18,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:23:18,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:23:18,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:18,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:18,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:18,653 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:23:18,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:23:18,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:18,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:18,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:18,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:23:18,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:18,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:18,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:18,731 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:23:18,741 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:23:18,743 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:23:18,746 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:23:18,752 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:23:18,760 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:23:18,765 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:23:18,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:23:18,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:18,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:18,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:23:18,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:18,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:18,773 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:23:18,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:23:18,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:18,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:18,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:23:18,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:23:18,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:23:18,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:23:18,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:23:18,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:23:18,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:23:18,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:23:18,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:23:18,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:23:18,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:18,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:23:18,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:18,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:18,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:23:18,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:23:18,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:23:18,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:23:18,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:23:18,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:18,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:23:18,805 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:23:18,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:18,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:23:18,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:23:18,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:23:18,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:23:18,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:23:18,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:18,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:18,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:23:18,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:23:18,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:23:18,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:18,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:18,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:18,936 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:23:18,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:23:18,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:23:18,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:23:19,007 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2b01bb54, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@e822394, org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71, org.springframework.security.web.header.HeaderWriterFilter@3ce74930, org.springframework.web.filter.CorsFilter@3520d2db, org.springframework.security.web.csrf.CsrfFilter@613bebb9, org.springframework.security.web.authentication.logout.LogoutFilter@2a64cb1f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@8caffbd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b5d0c4d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6cc91654, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c4b7bc3, org.springframework.security.web.access.ExceptionTranslationFilter@2c99419f, org.springframework.security.web.access.intercept.AuthorizationFilter@197d6cc9]
2025-05-28 16:23:19,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:23:19,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:23:19,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:23:19,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:23:19,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:23:19,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:23:19,024 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:23:19,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:23:19,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:23:19,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:19,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:19,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:23:19,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:23:19,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:19,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:23:19,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:19,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:23:19,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:23:19,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:23:19,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:23:19,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:23:19,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:23:19,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:23:19,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:23:19,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:19,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:19,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:23:19,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:19,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:19,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:23:19,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:23:19,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:23:19,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:23:19,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:23:19,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:23:19,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:23:19,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:19,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:23:19,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:23:19,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:23:19,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:23:19,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:23:19,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:23:19,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:23:19,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:23:19,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:23:19,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:19,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:19,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:23:19,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:23:19,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:23:19,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:23:19,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:19,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:19,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:23:19,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:23:19,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:23:19,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:23:19,138 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:19,151 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:23:19,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:23:19,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:23:19,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:19,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:23:19,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:23:19,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:23:19,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:23:19,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:19,215 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:23:19,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:23:19,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:19,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:23:19,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:23:19,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:19,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:23:19,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:19,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:23:19,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:23:19,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:23:19,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:23:19,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:23:19,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:23:19,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:23:19,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:19,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:23:19,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:23:19,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:19,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:23:19,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:19,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:23:19,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:23:19,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:23:19,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:23:19,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:23:19,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:23:19,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:23:19,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:23:19,276 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:23:19,276 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:23:19,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:23:19,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:23:19,306 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:23:19,306 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:23:19,306 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:23:19,306 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:23:19,314 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:23:19,315 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:23:19,316 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:23:19,316 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:23:19,317 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6f99b8c4
2025-05-28 16:23:19,317 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@75f2a654
2025-05-28 16:23:19,317 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:23:19,317 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-28 16:23:19,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:23:19,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:23:19,342 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:23:19,342 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:23:19,342 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:23:19,350 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:23:19,356 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.471 seconds (process running for 5.429)
2025-05-28 16:23:19,360 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:23:19,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,365 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:23:19,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,398 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,423 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,439 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:23:19,439 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:23:19,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:19,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:23:19,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:23:19,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@21c8dd3e]
2025-05-28 16:23:19,446 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@87f8146]
2025-05-28 16:23:19,446 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:23:19,446 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:19,447 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:23:19,447 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:19,448 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:23:19,448 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@734db023]
2025-05-28 16:23:19,477 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-28 16:23:19,487 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:19,488 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-28 16:23:19,493 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-28 16:23:19,493 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-28 16:23:19,531 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 요청: email=test@test.com
2025-05-28 16:23:19,560 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 완료: email=test@test.com
2025-05-28 16:23:19,570 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:23:19,571 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:23:19,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,606 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,608 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,619 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,620 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:23:19,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,621 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,622 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,630 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2471cfa0}
2025-05-28 16:23:19,630 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2471cfa0}
2025-05-28 16:23:19,630 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:19,631 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4a907e5a]
2025-05-28 16:23:19,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2471cfa0}
2025-05-28 16:23:19,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:19,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2471cfa0}
2025-05-28 16:23:19,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:19,632 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:23:19,632 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:19,632 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:23:19,633 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:23:19,633 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:23:19,636 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:23:19,638 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 완료: email=test@test.com
2025-05-28 16:23:19,639 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:23:19,639 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:23:19,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,642 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,644 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:23:19,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,646 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,649 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63a9ab7d}
2025-05-28 16:23:19,649 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63a9ab7d}
2025-05-28 16:23:19,649 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:19,649 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@731660c1]
2025-05-28 16:23:19,649 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63a9ab7d}
2025-05-28 16:23:19,649 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:19,649 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63a9ab7d}
2025-05-28 16:23:19,649 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:19,650 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:23:19,650 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:19,650 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:23:19,650 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:23:19,650 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:23:19,650 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:23:19,651 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 중복 등록 시도: email=test@test.com
2025-05-28 16:23:19,652 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:23:19,653 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:23:19,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,655 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,656 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:23:19,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,658 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,661 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@cee1b4c}
2025-05-28 16:23:19,661 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@cee1b4c}
2025-05-28 16:23:19,661 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:19,661 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:19,661 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6b29771f]
2025-05-28 16:23:19,661 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-28 16:23:19,662 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:19,662 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-28 16:23:19,662 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-28 16:23:19,662 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-28 16:23:19,663 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [null] 주소록 조회 요청
2025-05-28 16:23:19,665 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:19,665 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {addrList=[]}
2025-05-28 16:23:19,670 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:23:19,671 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:23:19,671 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:19,673 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,673 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,675 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,676 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,676 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:23:19,676 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,676 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,678 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,678 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,678 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,679 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,679 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,679 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,680 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4cef1ea6}
2025-05-28 16:23:19,680 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4cef1ea6}
2025-05-28 16:23:19,680 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:19,680 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:19,680 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3f2731e5]
2025-05-28 16:23:19,680 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-28 16:23:19,681 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:19,681 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-28 16:23:19,681 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-28 16:23:19,681 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-28 16:23:19,681 main INFO deu.cse.spring_webmail.control.AddrController 주소록 입력 페이지 요청
2025-05-28 16:23:19,682 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:19,682 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-28 16:23:19,682 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:23:19,682 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:23:19,682 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:19,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,684 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,684 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,685 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,685 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,686 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,690 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-28 16:23:19,690 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,956 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-28 16:23:19,957 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:23:19,957 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:23:19,958 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:23:19,964 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:23:19,966 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:23:19,968 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:23:19,969 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:23:19,970 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:19,977 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:23:19,995 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:23:20,005 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 15912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:23:20,005 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:23:20,005 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:23:20,005 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:23:20,008 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b
2025-05-28 16:23:20,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:23:20,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:23:20,030 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:23:20,031 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:23:20,033 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:23:20,034 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:23:20,035 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:23:20,037 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:23:20,037 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:23:20,042 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:23:20,043 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:23:20,043 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:23:20,044 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:23:20,046 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:23:20,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:23:20,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:23:20,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:23:20,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:23:20,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:23:20,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:23:20,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:23:20,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:23:20,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:23:20,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:23:20,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:23:20,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:23:20,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:23:20,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:23:20,475 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2429a26f]
2025-05-28 16:23:20,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:23:20,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:23:20,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:23:20,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:23:20,481 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-28 16:23:20,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:23:20,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:23:20,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:23:20,498 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:20,510 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:20,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:23:20,514 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:20,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:23:20,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:23:20,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:23:20,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:23:20,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2cfde5a4'
2025-05-28 16:23:20,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:23:20,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:23:20,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:23:20,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:23:20,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:23:20,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:23:20,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:23:20,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:23:20,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:23:20,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:23:20,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:23:20,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:23:20,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:20,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:23:20,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:20,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:20,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:20,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2cfde5a4'
2025-05-28 16:23:20,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:23:20,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:23:20,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:20,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:20,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2cfde5a4'
2025-05-28 16:23:20,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:23:20,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:23:20,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:23:20,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:23:20,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:23:20,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:23:20,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:23:20,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:20,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:20,571 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:23:20,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:23:20,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:20,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:20,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:23:20,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:20,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:20,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:20,580 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:23:20,581 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:23:20,581 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:23:20,583 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:23:20,584 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:23:20,588 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:23:20,589 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:23:20,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:23:20,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:20,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:20,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:23:20,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:20,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:20,590 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:23:20,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:23:20,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:20,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:20,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:23:20,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:23:20,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:23:20,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:23:20,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:23:20,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:23:20,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:23:20,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:23:20,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:23:20,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:23:20,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:20,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:23:20,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:20,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:20,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:23:20,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:23:20,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:23:20,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:23:20,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:23:20,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:23:20,601 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:23:20,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:23:20,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:23:20,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:23:20,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:23:20,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:23:20,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:20,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:23:20,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:23:20,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:23:20,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:20,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:20,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:20,615 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:23:20,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:23:20,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:23:20,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:23:20,621 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2432c72c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@300788d6, org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d, org.springframework.security.web.header.HeaderWriterFilter@571fa73c, org.springframework.web.filter.CorsFilter@710959b3, org.springframework.security.web.csrf.CsrfFilter@4ce1292a, org.springframework.security.web.authentication.logout.LogoutFilter@1eb9ab8f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7784ff80, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@541e8e40, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3fa4702d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2121d0ed, org.springframework.security.web.access.ExceptionTranslationFilter@34bbfd4b, org.springframework.security.web.access.intercept.AuthorizationFilter@22cc606d]
2025-05-28 16:23:20,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:23:20,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:23:20,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:23:20,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:23:20,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:23:20,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:23:20,625 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:23:20,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:23:20,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:23:20,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:20,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:20,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:23:20,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:23:20,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:20,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:23:20,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:20,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:23:20,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:23:20,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:23:20,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:23:20,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:23:20,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:23:20,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:23:20,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:23:20,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:20,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:23:20,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:20,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:20,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:23:20,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:23:20,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:23:20,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:23:20,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:23:20,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:23:20,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:23:20,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:20,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:23:20,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:23:20,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:23:20,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:23:20,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:23:20,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:23:20,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:23:20,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:23:20,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:23:20,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:20,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:20,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:23:20,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:23:20,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:23:20,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:23:20,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:20,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:20,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:23:20,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:23:20,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:23:20,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:23:20,647 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:20,649 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:23:20,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:23:20,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:23:20,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:20,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:23:20,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:23:20,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:23:20,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:23:20,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:20,651 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:23:20,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:23:20,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:20,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:23:20,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:23:20,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:20,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2cfde5a4'
2025-05-28 16:23:20,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:20,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:23:20,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:23:20,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:23:20,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:23:20,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:23:20,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:23:20,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:23:20,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:20,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:23:20,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:23:20,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:20,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:23:20,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:20,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:23:20,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:23:20,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:23:20,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:23:20,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:23:20,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:23:20,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:23:20,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:23:20,662 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:23:20,662 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:23:20,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:23:20,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:23:20,663 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:23:20,663 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:23:20,664 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:23:20,664 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:23:20,664 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:23:20,664 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:23:20,664 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:23:20,664 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:23:20,665 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3934574f
2025-05-28 16:23:20,665 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@64ca0be0
2025-05-28 16:23:20,665 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:23:20,665 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:23:20,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:23:20,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:23:20,672 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:23:20,672 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:23:20,672 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:23:20,673 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:23:20,675 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.698 seconds (process running for 6.748)
2025-05-28 16:23:20,676 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,677 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:23:20,677 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,678 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,679 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:20,679 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,679 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,681 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,695 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24697504}
2025-05-28 16:23:20,695 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24697504}
2025-05-28 16:23:20,695 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:20,695 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24697504}
2025-05-28 16:23:20,695 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24697504}
2025-05-28 16:23:20,695 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@6a4484e6]
2025-05-28 16:23:20,695 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:20,695 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6c67a17d]
2025-05-28 16:23:20,695 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-28 16:23:20,696 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:20,696 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-28 16:23:20,696 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-28 16:23:20,696 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-28 16:23:20,697 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:23:20,710 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:23:20,712 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit9571093439758706071\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-28 16:23:20,722 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-28 16:23:20,723 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-28 16:23:20,724 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:20,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,829 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:20,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,836 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:23:20,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,838 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:20,839 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,839 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,839 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,840 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,840 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,845 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61ce4af8}
2025-05-28 16:23:20,846 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61ce4af8}
2025-05-28 16:23:20,846 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:20,846 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:20,846 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5a22eec0]
2025-05-28 16:23:20,846 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:23:20,846 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:20,846 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:23:20,847 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:23:20,847 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:23:20,847 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:23:20,848 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:23:20,849 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:23:20,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,851 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,851 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:20,852 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,853 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:23:20,853 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,853 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,854 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:20,855 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,855 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,858 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@330e37b2}
2025-05-28 16:23:20,858 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@330e37b2}
2025-05-28 16:23:20,858 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:20,858 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:20,858 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@51959e46]
2025-05-28 16:23:20,858 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:23:20,858 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:20,858 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:23:20,859 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:23:20,859 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:23:20,859 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:23:20,859 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:23:20,859 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:23:20,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,861 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,861 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,861 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:20,862 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,862 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:23:20,862 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,863 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:20,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,864 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,864 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,866 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@70382eb1}
2025-05-28 16:23:20,866 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@70382eb1}
2025-05-28 16:23:20,866 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@11734d3d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:20,867 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2907d3e8]
2025-05-28 16:23:20,867 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-28 16:23:20,867 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:20,868 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-28 16:23:20,868 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-28 16:23:20,868 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:23:20,869 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-28 16:23:20,870 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:20,870 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-28 16:23:20,871 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:23:20,871 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:23:20,871 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:20,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,875 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,875 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,875 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,875 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,875 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:20,876 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-28 16:23:20,876 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:20,882 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-28 16:23:20,882 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:23:20,883 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:23:20,883 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:23:20,888 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:23:20,889 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:20,889 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:23:20,889 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:23:20,890 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:20,928 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:23:20,964 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:23:20,977 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 15912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:23:20,978 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:23:20,978 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:23:20,978 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:23:20,980 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5083642c
2025-05-28 16:23:20,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:23:20,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:23:21,017 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:23:21,020 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:23:21,022 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:23:21,024 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:23:21,026 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:23:21,027 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:23:21,029 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:23:21,038 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:23:21,039 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:23:21,040 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:23:21,042 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:23:21,044 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:23:21,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:23:21,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:23:21,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:23:21,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:23:21,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:23:21,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:23:21,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:23:21,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:23:21,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:23:21,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:23:21,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:23:21,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:23:21,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:23:21,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:23:21,285 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4631ecf5]
2025-05-28 16:23:21,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:23:21,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:23:21,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:23:21,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:23:21,289 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:21,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:23:21,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:23:21,293 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:21,293 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:21,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:23:21,296 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:21,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:23:21,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:23:21,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:23:21,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:23:21,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d43bedb'
2025-05-28 16:23:21,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:23:21,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:23:21,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:23:21,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:23:21,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:23:21,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:23:21,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:23:21,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:23:21,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:23:21,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:23:21,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:23:21,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:23:21,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:21,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:23:21,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:21,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:21,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:21,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d43bedb'
2025-05-28 16:23:21,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:23:21,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:23:21,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:21,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:21,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d43bedb'
2025-05-28 16:23:21,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:23:21,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:23:21,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:23:21,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:23:21,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:23:21,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:23:21,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:23:21,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:21,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:21,323 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:23:21,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:23:21,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:21,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:21,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:23:21,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:21,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:21,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:21,329 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:23:21,330 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:23:21,331 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:23:21,332 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:23:21,336 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:23:21,338 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:23:21,339 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:23:21,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:23:21,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:21,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:21,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:23:21,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:21,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:21,346 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:23:21,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:23:21,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:21,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:21,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:23:21,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:23:21,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:23:21,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:23:21,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:23:21,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:23:21,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:23:21,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:23:21,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:23:21,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:23:21,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:21,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:23:21,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:21,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:21,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:23:21,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:23:21,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:23:21,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:23:21,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:23:21,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:23:21,361 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:23:21,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:23:21,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:23:21,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:23:21,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:23:21,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:23:21,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:21,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:23:21,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:23:21,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:23:21,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:21,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:21,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:21,377 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:23:21,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:23:21,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:23:21,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:23:21,385 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3ae866ee, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b3cb4b1, org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88, org.springframework.security.web.header.HeaderWriterFilter@67c492fc, org.springframework.web.filter.CorsFilter@39783d83, org.springframework.security.web.csrf.CsrfFilter@39ab2bf3, org.springframework.security.web.authentication.logout.LogoutFilter@7a8a8e73, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@143f9b0c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@435df9a1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@57e940ed, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@51f7265b, org.springframework.security.web.access.ExceptionTranslationFilter@59a9a136, org.springframework.security.web.access.intercept.AuthorizationFilter@4b453c61]
2025-05-28 16:23:21,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:23:21,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:23:21,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:23:21,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:23:21,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:23:21,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:23:21,392 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:23:21,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:23:21,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:23:21,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:21,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:21,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:23:21,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:23:21,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:21,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:23:21,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:21,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:23:21,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:23:21,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:23:21,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:23:21,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:23:21,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:23:21,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:23:21,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:23:21,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:21,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:23:21,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:21,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:21,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:23:21,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:23:21,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:23:21,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:23:21,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:23:21,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:23:21,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5083642c'
2025-05-28 16:23:21,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:21,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:23:21,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:23:21,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:23:21,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:23:21,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:23:21,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:23:21,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:23:21,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:23:21,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:23:21,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:21,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:21,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:23:21,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:23:21,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:23:21,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:23:21,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:21,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:21,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:23:21,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:23:21,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:23:21,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:23:21,419 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:21,421 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:23:21,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:23:21,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:23:21,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:21,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:23:21,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:23:21,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:23:21,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:23:21,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:21,423 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:23:21,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:23:21,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:21,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:23:21,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:23:21,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:21,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d43bedb'
2025-05-28 16:23:21,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:21,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:23:21,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:23:21,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:23:21,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:23:21,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:23:21,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:23:21,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:23:21,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:21,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:23:21,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:23:21,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:21,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:23:21,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:21,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:23:21,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:23:21,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:23:21,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:23:21,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:23:21,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:23:21,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:23:21,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:23:21,432 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:23:21,432 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:23:21,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:23:21,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:23:21,432 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:23:21,432 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:23:21,432 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:23:21,432 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:23:21,432 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:23:21,432 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:23:21,433 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:23:21,433 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:23:21,433 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@98e0718
2025-05-28 16:23:21,433 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@360fe828
2025-05-28 16:23:21,433 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:23:21,433 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:23:21,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:23:21,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:23:21,437 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:23:21,437 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:23:21,437 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:23:21,438 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:23:21,440 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.513 seconds (process running for 7.513)
2025-05-28 16:23:21,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,441 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,442 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,445 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,446 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,448 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,448 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f21994d}
2025-05-28 16:23:21,448 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f21994d}
2025-05-28 16:23:21,448 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f21994d}
2025-05-28 16:23:21,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f21994d}
2025-05-28 16:23:21,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@4ddeada6]
2025-05-28 16:23:21,449 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:21,449 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@52f950e2]
2025-05-28 16:23:21,450 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 16:23:21,452 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,452 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 16:23:21,452 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-28 16:23:21,453 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 16:23:21,454 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:21,454 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 16:23:21,454 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:23:21,454 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:23:21,454 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:21,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,456 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,457 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,458 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,458 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,458 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,458 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,459 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,459 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5771d28a}
2025-05-28 16:23:21,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5771d28a}
2025-05-28 16:23:21,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,565 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:21,566 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2c6d5b2e]
2025-05-28 16:23:21,566 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-28 16:23:21,566 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-28 16:23:21,566 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-28 16:23:21,567 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:23:21,589 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:23:21,589 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-28 16:23:21,591 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:21,591 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,597 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,599 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,601 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,605 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@edb28f6}
2025-05-28 16:23:21,605 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@edb28f6}
2025-05-28 16:23:21,605 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,606 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@34fb399b]
2025-05-28 16:23:21,606 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:23:21,606 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:23:21,606 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-28 16:23:21,606 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:23:21,607 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:23:21,607 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:21,607 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:23:21,607 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:23:21,607 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:23:21,607 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:21,607 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,608 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,611 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,612 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,614 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ba92958}
2025-05-28 16:23:21,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ba92958}
2025-05-28 16:23:21,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,663 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@cb715b9]
2025-05-28 16:23:21,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ba92958}
2025-05-28 16:23:21,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@39ab2bf3] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:21,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ba92958}
2025-05-28 16:23:21,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@39ab2bf3] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:21,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ba92958}
2025-05-28 16:23:21,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@39ab2bf3] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@7a1bcfb1]
2025-05-28 16:23:21,664 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:23:21,664 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,664 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:23:21,664 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:23:21,664 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:23:21,666 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:23:21,667 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-28 16:23:21,668 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:23:21,668 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:23:21,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,670 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,670 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,670 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,670 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,671 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,672 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,672 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,672 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,674 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,675 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,675 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,675 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@25db5479}
2025-05-28 16:23:21,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@25db5479}
2025-05-28 16:23:21,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,677 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3dbe3bc4]
2025-05-28 16:23:21,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@25db5479}
2025-05-28 16:23:21,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@39ab2bf3] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:21,678 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@25db5479}
2025-05-28 16:23:21,678 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@39ab2bf3] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:21,678 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:23:21,678 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,678 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:23:21,678 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:23:21,678 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:23:21,678 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:23:21,679 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:23:21,679 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:23:21,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,681 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,681 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,681 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,682 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,683 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,684 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,684 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,684 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,688 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34ceabf1}
2025-05-28 16:23:21,688 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34ceabf1}
2025-05-28 16:23:21,688 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,688 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5dd7f921]
2025-05-28 16:23:21,688 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34ceabf1}
2025-05-28 16:23:21,688 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@39ab2bf3] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:21,688 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34ceabf1}
2025-05-28 16:23:21,688 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@39ab2bf3] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:21,689 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 16:23:21,689 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,689 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 16:23:21,689 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-28 16:23:21,689 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 16:23:21,690 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-28 16:23:21,691 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:23:21,691 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:23:21,692 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,692 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,692 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,692 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,692 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,693 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,694 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,696 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,699 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6e32eea5}
2025-05-28 16:23:21,699 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6e32eea5}
2025-05-28 16:23:21,699 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,700 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@482f59f4]
2025-05-28 16:23:21,700 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:23:21,700 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,700 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:23:21,700 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:23:21,700 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:23:21,700 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:23:21,701 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:23:21,704 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:21,704 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-28 16:23:21,705 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:23:21,705 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:23:21,705 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:21,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,707 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,710 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,711 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,713 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d45ffd}
2025-05-28 16:23:21,714 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7d45ffd}
2025-05-28 16:23:21,714 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,714 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@29ab7ccc]
2025-05-28 16:23:21,714 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:23:21,714 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,714 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:23:21,714 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={masked}
2025-05-28 16:23:21,714 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:23:21,716 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:21,717 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=12, currentPage=1, pageSize=5, totalPages=3}
2025-05-28 16:23:21,717 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:23:21,717 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:23:21,717 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:21,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,721 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,722 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,723 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,725 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7540aa55}
2025-05-28 16:23:21,725 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7540aa55}
2025-05-28 16:23:21,725 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,726 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@657c93da]
2025-05-28 16:23:21,726 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 16:23:21,727 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,727 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 16:23:21,727 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-28 16:23:21,728 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 16:23:21,729 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 16:23:21,730 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:23:21,730 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:21,730 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-28 16:23:21,730 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:23:21,730 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:23:21,730 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:21,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,732 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,733 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,733 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,733 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,733 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,733 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,734 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,734 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,734 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,734 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,735 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,736 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@702fdf3b}
2025-05-28 16:23:21,736 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@702fdf3b}
2025-05-28 16:23:21,736 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,737 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@49e3bd37]
2025-05-28 16:23:21,737 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@702fdf3b}
2025-05-28 16:23:21,737 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@39ab2bf3] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:21,737 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@702fdf3b}
2025-05-28 16:23:21,737 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@39ab2bf3] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:21,737 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:23:21,738 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,738 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:23:21,738 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:23:21,738 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:23:21,738 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:23:21,739 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:23:21,739 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:23:21,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,740 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,742 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,742 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,742 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,742 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,743 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,743 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,745 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,745 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,746 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,747 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a584533}
2025-05-28 16:23:21,747 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a584533}
2025-05-28 16:23:21,747 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,747 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:21,747 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1cfb035c]
2025-05-28 16:23:21,747 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 16:23:21,748 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 16:23:21,748 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-28 16:23:21,748 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 16:23:21,748 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:21,748 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 16:23:21,748 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:23:21,748 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:23:21,748 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:21,748 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,749 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,751 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,752 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:23:21,752 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,753 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,754 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,756 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21f0508}
2025-05-28 16:23:21,756 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21f0508}
2025-05-28 16:23:21,756 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2349aa88] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:21,756 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:21,756 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2f930be7]
2025-05-28 16:23:21,756 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-28 16:23:21,757 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-28 16:23:21,757 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-28 16:23:21,757 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:23:21,757 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-28 16:23:21,759 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:23:21,759 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-28 16:23:21,759 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:21,759 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:23:21,760 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,760 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,760 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,760 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,761 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-28 16:23:21,762 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,767 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-28 16:23:21,795 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-28 16:23:21,800 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-28 16:23:21,801 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:23:21,801 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:23:21,803 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:23:21,807 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:23:21,807 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:23:21,808 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:23:21,808 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:23:21,808 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:21,811 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:23:21,822 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:23:21,827 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 15912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:23:21,827 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:23:21,827 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:23:21,827 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:23:21,829 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2e643209
2025-05-28 16:23:21,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:23:21,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:23:21,848 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:23:21,849 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:23:21,850 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:23:21,850 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:23:21,851 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:23:21,852 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:23:21,852 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:23:21,856 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:23:21,856 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:23:21,857 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:23:21,858 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:23:21,858 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:23:22,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:23:22,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:23:22,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:23:22,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:23:22,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:23:22,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:23:22,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:23:22,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:23:22,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:23:22,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:23:22,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:23:22,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:23:22,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:23:22,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:23:22,106 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1e9b9276]
2025-05-28 16:23:22,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:23:22,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:23:22,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:23:22,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:23:22,110 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:22,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:23:22,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:23:22,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:23:22,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:23:22,118 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:22,119 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:22,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:23:22,121 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:22,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:23:22,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:23:22,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:23:22,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:23:22,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@310d05c5'
2025-05-28 16:23:22,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:23:22,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:23:22,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:23:22,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:23:22,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:23:22,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:23:22,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:23:22,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:23:22,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:23:22,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:23:22,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:23:22,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:23:22,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:22,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:23:22,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:22,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:22,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:22,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@310d05c5'
2025-05-28 16:23:22,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:23:22,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:23:22,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:22,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:22,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@310d05c5'
2025-05-28 16:23:22,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:23:22,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:23:22,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:23:22,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:23:22,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:23:22,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:23:22,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:23:22,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:22,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:22,233 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:23:22,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:23:22,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:22,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:22,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:23:22,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:22,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:22,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:22,249 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:23:22,256 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:23:22,259 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:23:22,264 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:23:22,275 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:23:22,281 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:23:22,283 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:23:22,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:23:22,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:22,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:22,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:23:22,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:22,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:22,288 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:23:22,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:23:22,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:22,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:22,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:23:22,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:23:22,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:23:22,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:23:22,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:23:22,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:23:22,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:23:22,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:23:22,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:23:22,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:23:22,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:22,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:23:22,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:22,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:22,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:23:22,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:23:22,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:23:22,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:23:22,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:23:22,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:23:22,336 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:23:22,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:23:22,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:23:22,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:23:22,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:23:22,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:23:22,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:22,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:23:22,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:23:22,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:23:22,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:22,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:22,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:22,360 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:23:22,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:23:22,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:23:22,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:23:22,370 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2177809a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7f006525, org.springframework.security.web.context.SecurityContextHolderFilter@225fe13f, org.springframework.security.web.header.HeaderWriterFilter@378a5302, org.springframework.web.filter.CorsFilter@50231f16, org.springframework.security.web.csrf.CsrfFilter@2d45050c, org.springframework.security.web.authentication.logout.LogoutFilter@1eecc98c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@59af828a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2737fd1d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2610cb55, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@75bd7c4a, org.springframework.security.web.access.ExceptionTranslationFilter@1b8354aa, org.springframework.security.web.access.intercept.AuthorizationFilter@264129aa]
2025-05-28 16:23:22,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:23:22,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:23:22,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:23:22,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:23:22,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:23:22,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:23:22,379 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:23:22,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:23:22,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:23:22,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:22,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:22,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:23:22,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:23:22,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:22,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:23:22,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:22,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:23:22,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:23:22,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:23:22,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:23:22,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:23:22,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:23:22,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:23:22,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:23:22,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:22,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:23:22,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:22,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:22,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:23:22,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:23:22,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:23:22,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:23:22,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:23:22,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:23:22,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2e643209'
2025-05-28 16:23:22,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:22,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:23:22,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:23:22,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:23:22,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:23:22,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:23:22,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:23:22,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:23:22,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:23:22,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:23:22,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:22,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:22,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:23:22,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:23:22,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:23:22,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:23:22,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:22,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:22,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:23:22,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:23:22,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:23:22,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:23:22,428 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:22,430 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:23:22,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:23:22,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:23:22,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:22,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:23:22,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:23:22,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:23:22,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:23:22,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:22,433 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:23:22,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:23:22,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:22,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:23:22,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:23:22,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:22,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@310d05c5'
2025-05-28 16:23:22,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:22,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:23:22,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:23:22,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:23:22,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:23:22,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:23:22,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:23:22,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:23:22,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:22,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:23:22,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:23:22,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:22,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:23:22,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:22,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:23:22,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:23:22,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:23:22,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:23:22,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:23:22,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:23:22,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:23:22,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:23:22,452 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:23:22,452 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:23:22,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:23:22,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:23:22,454 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:23:22,454 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:23:22,454 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:23:22,454 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:23:22,454 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:23:22,455 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:23:22,455 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:23:22,455 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:23:22,457 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@119655f1
2025-05-28 16:23:22,457 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2464490e
2025-05-28 16:23:22,457 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:23:22,457 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-28 16:23:22,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:23:22,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:23:22,463 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:23:22,463 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:23:22,463 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:23:22,474 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:23:22,485 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.674 seconds (process running for 8.558)
2025-05-28 16:23:22,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-28 16:23:22,490 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:23:22,490 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-28 16:23:22,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-28 16:23:22,495 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:22,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-28 16:23:22,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-28 16:23:22,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-28 16:23:22,500 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-28 16:23:22,503 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-28 16:23:22,567 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@620bb4ea}
2025-05-28 16:23:22,567 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@620bb4ea}
2025-05-28 16:23:22,567 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@225fe13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:22,568 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@620bb4ea}
2025-05-28 16:23:22,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@620bb4ea}
2025-05-28 16:23:22,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@225fe13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@16c5974d]
2025-05-28 16:23:22,571 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7c3013ea]
2025-05-28 16:23:22,571 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@620bb4ea}
2025-05-28 16:23:22,572 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2d45050c] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:22,572 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@620bb4ea}
2025-05-28 16:23:22,573 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2d45050c] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:22,573 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@620bb4ea}
2025-05-28 16:23:22,573 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@2d45050c] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@14a37127]
2025-05-28 16:23:22,578 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:23:22,580 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:22,581 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:23:22,582 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:23:22,585 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:23:22,604 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body
2025-05-28 16:23:22,625 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:23:23,001 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:23:23,002 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:23:23,006 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,007 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,007 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,007 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,007 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,015 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,015 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,016 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:23,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,022 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:23:23,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,025 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:23,027 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,028 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,032 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,034 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1812ba7f}
2025-05-28 16:23:23,034 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1812ba7f}
2025-05-28 16:23:23,034 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@225fe13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:23,035 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@16704703]
2025-05-28 16:23:23,035 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1812ba7f}
2025-05-28 16:23:23,035 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2d45050c] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:23,036 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1812ba7f}
2025-05-28 16:23:23,036 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2d45050c] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:23,038 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:23:23,039 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:23,039 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:23:23,040 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:23:23,041 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:23:23,042 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body
2025-05-28 16:23:23,043 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:23:23,056 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:23:23,056 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:23:23,058 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,058 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,058 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,062 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:23,065 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,065 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:23:23,065 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,069 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:23,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,070 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,077 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,078 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@42081e5f}
2025-05-28 16:23:23,078 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@42081e5f}
2025-05-28 16:23:23,078 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@225fe13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:23,078 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@63c5b63a]
2025-05-28 16:23:23,079 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 16:23:23,080 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:23,080 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 16:23:23,081 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-28 16:23:23,083 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 16:23:23,084 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 16:23:23,085 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:23,085 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 16:23:23,085 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:23:23,085 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:23:23,085 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:23,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,089 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,089 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,090 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,090 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,095 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:23,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-28 16:23:23,107 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:23,569 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:23,571 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:23:23,580 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:23,581 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:23:23,595 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:23:23,632 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:23,639 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:23,641 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:23,642 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-28 16:23:23,649 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:23,907 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:23,919 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:23,929 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:24,531 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-28 16:23:24,539 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:23:24,543 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-28 16:23:24,618 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-28 16:23:24,623 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-28 16:23:24,623 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-28 16:23:24,627 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-28 16:23:24,632 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-28 16:23:24,636 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-28 16:23:24,640 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-28 16:23:24,697 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-28 16:23:24,698 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:23:24,698 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:23:24,700 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:23:24,711 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:23:24,724 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:23:24,724 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:23:24,725 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:23:24,726 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:23:24,726 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:24,729 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:23:24,806 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:23:24,819 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 15912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:23:24,820 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:23:24,820 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:23:24,821 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:23:24,824 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd
2025-05-28 16:23:24,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:23:24,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:23:24,888 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:23:24,890 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:23:24,891 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:23:24,892 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:23:24,893 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:23:24,894 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:23:24,895 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:23:24,903 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:23:24,904 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:23:24,905 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:23:24,906 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:23:24,907 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:23:25,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:23:25,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:23:25,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:23:25,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:23:25,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:23:25,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:23:25,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:23:25,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:23:25,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:23:25,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:23:25,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:23:25,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:23:25,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:23:25,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:23:25,182 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@136e1533]
2025-05-28 16:23:25,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:23:25,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:23:25,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:23:25,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:23:25,185 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:25,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:23:25,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:23:25,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:23:25,189 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:25,192 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:25,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:23:25,200 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:25,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:23:25,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:23:25,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:23:25,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:23:25,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@237cd4e5'
2025-05-28 16:23:25,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:23:25,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:23:25,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:23:25,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:23:25,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:23:25,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:23:25,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:23:25,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:23:25,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:23:25,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:23:25,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:23:25,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:23:25,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:25,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:23:25,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:25,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:25,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:25,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@237cd4e5'
2025-05-28 16:23:25,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:23:25,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:23:25,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:25,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:25,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@237cd4e5'
2025-05-28 16:23:25,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:23:25,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:23:25,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:23:25,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:23:25,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:23:25,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:23:25,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:23:25,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:25,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:25,257 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:23:25,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:23:25,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:25,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:25,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:23:25,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:25,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:25,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:25,267 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:23:25,272 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:23:25,274 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:23:25,280 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:23:25,283 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:23:25,289 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:23:25,290 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:23:25,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:23:25,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:25,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:25,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:23:25,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:25,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:25,295 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:23:25,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:23:25,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:25,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:25,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:23:25,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:23:25,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:23:25,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:23:25,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:23:25,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:23:25,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:23:25,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:23:25,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:23:25,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:23:25,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:25,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:23:25,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:25,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:25,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:23:25,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:23:25,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:23:25,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:23:25,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:23:25,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:23:25,316 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:23:25,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:23:25,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:23:25,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:23:25,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:23:25,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:23:25,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:25,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:23:25,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:23:25,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:23:25,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:25,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:25,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:25,356 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:23:25,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:23:25,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:23:25,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:23:25,365 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4c8bbc6d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4a30fa8f, org.springframework.security.web.context.SecurityContextHolderFilter@3f05744b, org.springframework.security.web.header.HeaderWriterFilter@15f0d6c7, org.springframework.web.filter.CorsFilter@7aee9f49, org.springframework.security.web.csrf.CsrfFilter@30cdb46, org.springframework.security.web.authentication.logout.LogoutFilter@1434251, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@57c13d0e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5a365e06, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6a57365, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2419f457, org.springframework.security.web.access.ExceptionTranslationFilter@508189cc, org.springframework.security.web.access.intercept.AuthorizationFilter@447e9202]
2025-05-28 16:23:25,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:23:25,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:23:25,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:23:25,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:23:25,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:23:25,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:23:25,376 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:23:25,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:23:25,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:23:25,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:25,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:25,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:23:25,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:23:25,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:25,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:23:25,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:25,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:23:25,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:23:25,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:23:25,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:23:25,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:23:25,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:23:25,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:23:25,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:23:25,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:25,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:23:25,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:25,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:25,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:23:25,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:23:25,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:23:25,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:23:25,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:23:25,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:23:25,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd'
2025-05-28 16:23:25,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:25,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:23:25,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:23:25,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:23:25,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:23:25,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:23:25,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:23:25,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:23:25,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:23:25,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:23:25,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:25,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:25,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:23:25,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:23:25,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:23:25,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:23:25,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:25,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:25,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:23:25,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:23:25,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:23:25,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:23:25,408 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:25,409 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:23:25,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:23:25,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:23:25,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:25,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:23:25,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:23:25,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:23:25,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:23:25,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:25,413 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:23:25,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:23:25,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:25,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:23:25,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:23:25,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:25,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@237cd4e5'
2025-05-28 16:23:25,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:25,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:23:25,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:23:25,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:23:25,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:23:25,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:23:25,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:23:25,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:23:25,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:25,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:23:25,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:23:25,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:25,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:23:25,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:25,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:23:25,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:23:25,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:23:25,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:23:25,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:23:25,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:23:25,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:23:25,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:23:25,428 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:23:25,429 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:23:25,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:23:25,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:23:25,430 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:23:25,430 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:23:25,430 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:23:25,430 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:23:25,430 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:23:25,430 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:23:25,431 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:23:25,431 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:23:25,432 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@440f55ad
2025-05-28 16:23:25,432 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@58f0acce
2025-05-28 16:23:25,432 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:23:25,432 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:23:25,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:23:25,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:23:25,439 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:23:25,439 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:23:25,439 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:23:25,442 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:23:25,445 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.716 seconds (process running for 11.518)
2025-05-28 16:23:25,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,448 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:23:25,448 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,450 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,451 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,452 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,453 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,457 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,458 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e5432ca}
2025-05-28 16:23:25,458 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e5432ca}
2025-05-28 16:23:25,458 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3f05744b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:25,458 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e5432ca}
2025-05-28 16:23:25,458 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e5432ca}
2025-05-28 16:23:25,458 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@3f05744b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@782bbb5e]
2025-05-28 16:23:25,458 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:25,458 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4a83d668]
2025-05-28 16:23:25,459 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e5432ca}
2025-05-28 16:23:25,459 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@30cdb46] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:25,459 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e5432ca}
2025-05-28 16:23:25,459 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@30cdb46] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:25,459 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e5432ca}
2025-05-28 16:23:25,459 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@30cdb46] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@3bbd0a50]
2025-05-28 16:23:25,465 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:23:25,468 main WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 16:23:25,471 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,471 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,471 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,471 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,473 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,474 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,474 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:23:25,474 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,476 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,481 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,482 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1ae12304}
2025-05-28 16:23:25,482 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1ae12304}
2025-05-28 16:23:25,482 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3f05744b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:25,482 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:25,482 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@10abffca]
2025-05-28 16:23:25,483 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:23:25,483 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:23:25,484 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:23:25,484 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:23:25,484 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:23:25,486 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:23:25,486 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:23:25,554 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:23:25,559 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:23:25,560 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:23:25,560 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:25,561 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:23:25,561 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:23:25,561 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:23:25,561 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:25,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,564 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,566 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:23:25,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,568 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,572 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,573 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cc1ddad}
2025-05-28 16:23:25,574 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cc1ddad}
2025-05-28 16:23:25,574 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3f05744b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:25,574 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@16869348]
2025-05-28 16:23:25,574 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cc1ddad}
2025-05-28 16:23:25,574 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@30cdb46] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:25,574 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1cc1ddad}
2025-05-28 16:23:25,574 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@30cdb46] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:25,576 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:23:25,576 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:23:25,577 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:23:25,577 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 36
2025-05-28 16:23:25,578 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:23:25,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,581 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,582 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,582 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,584 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,584 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:23:25,584 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,584 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,586 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,587 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,587 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,588 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,588 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,592 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,593 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2cee7445}
2025-05-28 16:23:25,594 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2cee7445}
2025-05-28 16:23:25,594 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3f05744b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:25,594 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:25,594 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5514334e]
2025-05-28 16:23:25,594 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2cee7445}
2025-05-28 16:23:25,594 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@30cdb46] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:25,594 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2cee7445}
2025-05-28 16:23:25,594 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@30cdb46] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:25,596 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:23:25,597 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 37
2025-05-28 16:23:25,597 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5514334e]
2025-05-28 16:23:25,598 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]
2025-05-28 16:23:25,598 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = test@test.com, 권한 = ROLE_ADMIN
2025-05-28 16:23:25,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,601 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,603 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:23:25,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,605 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,606 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,606 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,611 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ff7685}
2025-05-28 16:23:25,612 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ff7685}
2025-05-28 16:23:25,612 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3f05744b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:25,612 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@f01e723]
2025-05-28 16:23:25,612 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ff7685}
2025-05-28 16:23:25,612 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@30cdb46] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:25,612 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ff7685}
2025-05-28 16:23:25,612 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@30cdb46] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:25,613 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:23:25,614 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:23:25,614 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:23:25,614 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 39
2025-05-28 16:23:25,614 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:23:25,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,617 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,617 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,617 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,618 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,618 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,618 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,620 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:23:25,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,622 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,628 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30f38784}
2025-05-28 16:23:25,628 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30f38784}
2025-05-28 16:23:25,628 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3f05744b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:25,628 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:25,628 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1615f30]
2025-05-28 16:23:25,629 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:23:25,629 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:25,631 main WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = null, 요청 URI = /admin_menu
2025-05-28 16:23:25,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 449, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,635 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 450, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,637 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:23:25,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 451, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 452, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,639 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 453, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 454, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 455, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 456, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 457, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,643 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7cc19564}
2025-05-28 16:23:25,643 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7cc19564}
2025-05-28 16:23:25,643 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3f05744b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:25,643 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:25,643 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3cd39478]
2025-05-28 16:23:25,644 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7cc19564}
2025-05-28 16:23:25,644 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@30cdb46] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:25,644 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7cc19564}
2025-05-28 16:23:25,644 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@30cdb46] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:23:25,645 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:23:25,646 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 41
2025-05-28 16:23:25,646 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3cd39478]
2025-05-28 16:23:25,646 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]
2025-05-28 16:23:25,647 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = user, 권한 = ROLE_USER
2025-05-28 16:23:25,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 458, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 459, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 460, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 461, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 462, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 463, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 464, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,650 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 465, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,651 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:23:25,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 466, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,652 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 467, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,653 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,653 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 468, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 469, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 470, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 471, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 472, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,657 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@524206cb}
2025-05-28 16:23:25,658 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@524206cb}
2025-05-28 16:23:25,658 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3f05744b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:23:25,658 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:23:25,658 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@21f77c80]
2025-05-28 16:23:25,659 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:23:25,661 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:23:25,661 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:23:25,661 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-28 16:23:25,662 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:23:25,664 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:23:25,664 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=10, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:23:25,664 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:23:25,664 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:23:25,664 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:23:25,665 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 473, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 474, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 475, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 476, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 477, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 478, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 479, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,667 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,668 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 5, failureCount = 0]
2025-05-28 16:23:25,670 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,676 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-28 16:23:25,677 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:23:25,677 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:23:25,678 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:23:25,681 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:23:25,687 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:23:25,687 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:23:25,692 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:23:25,693 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:23:25,693 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:25,699 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:23:25,734 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:23:25,742 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 15912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:23:25,742 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:23:25,742 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:23:25,744 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:23:25,749 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@79c8e98
2025-05-28 16:23:25,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:23:25,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:23:25,772 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:23:25,774 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:23:25,774 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:23:25,775 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:23:25,776 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:23:25,776 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:23:25,777 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:23:25,781 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:23:25,781 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:23:25,782 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:23:25,783 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:23:25,784 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:23:26,514 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:23:26,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:23:26,552 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:23:26,552 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:23:26,597 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:23:26,666 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 110 ms. Found 1 JPA repository interface.
2025-05-28 16:23:26,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:23:26,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:23:26,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:23:26,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:23:26,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:23:26,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:23:26,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:23:26,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:23:26,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:23:26,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:23:26,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:23:26,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:23:26,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:23:26,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:23:26,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:23:26,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:23:26,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:23:26,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:23:26,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:23:26,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:23:26,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:23:26,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:23:26,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:23:26,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:23:26,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:23:26,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:23:26,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:23:26,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:23:26,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:23:26,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:23:26,952 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4d4b0c5e]
2025-05-28 16:23:26,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:23:26,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:23:26,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:23:26,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:23:26,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:23:26,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:23:26,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:23:26,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:23:26,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:23:26,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:23:26,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:23:26,990 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-28 16:23:27,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:23:27,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:23:27,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:23:27,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:23:27,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:23:27,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:23:27,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:23:27,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:23:27,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:23:27,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@779ca85f'
2025-05-28 16:23:27,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:23:27,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:23:27,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:23:27,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:23:27,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:23:27,113 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:23:27,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:23:27,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:23:27,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@779ca85f'
2025-05-28 16:23:27,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:27,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:23:27,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:23:27,185 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:23:27,499 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:23:27,547 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:23:27,551 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:23:27,551 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:23:27,551 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:23:27,551 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:23:27,551 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:23:27,553 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:23:27,553 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:23:27,553 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:23:27,553 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:23:27,554 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:23:27,556 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:23:27,556 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:23:27,556 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:23:27,556 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:23:27,946 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5e77f840
2025-05-28 16:23:27,949 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:23:28,019 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:23:28,050 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:23:28,078 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6dd057c5
2025-05-28 16:23:28,112 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2ced5dfe
2025-05-28 16:23:28,144 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1d0b7352
2025-05-28 16:23:28,175 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4cc2a2b1
2025-05-28 16:23:28,210 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@488c9ada
2025-05-28 16:23:28,243 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@355ecbf5
2025-05-28 16:23:28,278 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1b831f3c
2025-05-28 16:23:28,310 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@64a7822b
2025-05-28 16:23:28,340 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@787eb257
2025-05-28 16:23:28,351 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:23:28,995 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:23:28,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:23:28,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:23:28,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:23:28,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:23:29,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:23:29,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:23:29,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:23:29,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:23:29,029 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:23:29,045 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:23:29,067 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:23:29,104 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:23:29,140 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:23:29,156 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:23:29,218 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:23:29,272 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:23:29,273 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:23:29,277 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:23:29,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:23:29,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:23:29,313 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:29,313 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:23:29,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:23:29,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:23:29,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:23:29,315 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:23:29,315 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:23:29,315 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:23:29,315 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:23:29,315 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:23:29,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:23:29,316 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:29,316 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:23:29,316 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:23:29,316 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:23:29,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:23:29,317 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:23:29,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:23:29,318 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:23:29,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:23:29,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:23:29,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:23:29,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@779ca85f'
2025-05-28 16:23:29,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:23:29,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:23:29,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:23:29,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:23:29,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:23:29,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:23:29,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:23:29,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:23:29,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:23:29,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:23:29,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:23:29,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:23:29,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:29,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:29,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:29,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:29,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@779ca85f'
2025-05-28 16:23:29,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:23:29,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:23:29,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:29,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:29,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@779ca85f'
2025-05-28 16:23:29,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:23:29,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:23:29,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:23:29,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:23:29,341 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:23:29,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:23:29,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:23:29,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:23:29,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:23:29,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:23:29,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:23:29,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:23:29,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:23:29,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:29,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:29,364 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:23:29,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:23:29,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:29,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:29,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:23:29,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:29,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:29,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:29,376 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:23:29,380 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:23:29,381 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:23:29,383 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:23:29,387 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:23:29,388 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:23:29,389 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:23:29,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:23:29,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:29,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:29,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:23:29,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:29,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:29,393 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:23:29,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:23:29,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:29,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:29,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:23:29,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:23:29,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:23:29,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:23:29,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:23:29,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:23:29,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:23:29,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:23:29,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:23:29,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:23:29,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:29,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:23:29,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:29,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:23:29,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:23:29,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:23:29,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:23:29,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:23:29,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:23:29,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:23:29,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:23:29,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:23:29,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:23:29,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:23:29,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:23:29,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:23:29,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:23:29,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:23:29,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:29,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:29,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:23:29,429 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:23:29,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:23:29,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:23:29,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:23:29,441 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@25e531dd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@71a59597, org.springframework.security.web.context.SecurityContextHolderFilter@18391220, org.springframework.security.web.header.HeaderWriterFilter@224bbdbf, org.springframework.web.filter.CorsFilter@30706493, org.springframework.security.web.csrf.CsrfFilter@3f455e80, org.springframework.security.web.authentication.logout.LogoutFilter@73ee86a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@55e8eeb2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@d9deef9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@289fae49, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@227f9151, org.springframework.security.web.access.ExceptionTranslationFilter@27505ef5, org.springframework.security.web.access.intercept.AuthorizationFilter@308e234b]
2025-05-28 16:23:29,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:23:29,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:23:29,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:23:29,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:23:29,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:23:29,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:23:29,452 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:23:29,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:23:29,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:23:29,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:23:29,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:23:29,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:23:29,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:23:29,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:23:29,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:23:29,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:23:29,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:23:29,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:23:29,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:23:29,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:23:29,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:23:29,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:23:29,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:23:29,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:29,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:29,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:23:29,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:29,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:23:29,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:23:29,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:29,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:23:29,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:23:29,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:23:29,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:23:29,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:23:29,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:23:29,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:23:29,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:29,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:23:29,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:23:29,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:23:29,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:23:29,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:23:29,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:23:29,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:23:29,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:23:29,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:23:29,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:23:29,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:29,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:29,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:23:29,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:23:29,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:29,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:23:29,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:23:29,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:23:29,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:23:29,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:23:29,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:23:29,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:23:29,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:23:29,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:23:29,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@79c8e98'
2025-05-28 16:23:29,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:23:29,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:23:29,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:23:29,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:23:29,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:23:29,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:23:29,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:23:29,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:23:29,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:23:29,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:23:29,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:23:29,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:23:29,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:23:29,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:29,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:29,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:23:29,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:23:29,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:23:29,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:23:29,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:29,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:23:29,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:23:29,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:23:29,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:23:29,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:23:29,560 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:29,561 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:23:29,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:23:29,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:23:29,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:23:29,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:23:29,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:23:29,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:23:29,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:23:29,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:29,565 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:23:29,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:23:29,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:23:29,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:23:29,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:23:29,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:29,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@779ca85f'
2025-05-28 16:23:29,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:23:29,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:23:29,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:23:29,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:23:29,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:23:29,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:23:29,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:23:29,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:23:29,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:23:29,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:23:29,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:23:29,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:23:29,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:23:29,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:23:29,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:23:29,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:23:29,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:23:29,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:23:29,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:23:29,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:23:29,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:23:29,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:23:29,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:23:29,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:23:29,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:23:29,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:23:29,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:23:29,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:23:29,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:23:29,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:23:29,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:23:29,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:23:29,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:23:29,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:23:29,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:23:29,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:23:29,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:23:29,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:23:29,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:23:29,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:23:29,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:23:29,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:23:29,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:23:29,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:23:29,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:23:29,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:23:29,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:23:29,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:23:29,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:29,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:23:29,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:23:29,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:23:29,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:23:29,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:23:29,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:23:29,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:23:29,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:23:29,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:23:29,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:23:29,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:23:29,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:23:29,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:23:29,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:23:29,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:23:29,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:23:29,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:23:29,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:23:29,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:23:29,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:23:29,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:23:29,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:23:29,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:23:29,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:23:29,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:23:29,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:23:29,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:23:29,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:23:29,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:23:29,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:23:29,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:23:29,632 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:23:29,632 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:23:29,632 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:23:29,637 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:23:29,640 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.942 seconds (process running for 15.713)
2025-05-28 16:23:29,641 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:23:29,642 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:23:29,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,643 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:23:29,644 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:23:29,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 481, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 482, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,646 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:29,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 483, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 484, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 485, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 486, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 487, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 488, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 489, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 490, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 491, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 492, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,650 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:29,651 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:23:29,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 493, missCount = 6, failureCount = 0]
2025-05-28 16:23:29,652 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:23:29,671 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44, started on Wed May 28 16:23:16 KST 2025
2025-05-28 16:23:29,673 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:23:29,673 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:23:29,673 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:23:29,673 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:29,675 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b, started on Wed May 28 16:23:20 KST 2025
2025-05-28 16:23:29,675 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:23:29,675 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:23:29,675 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:23:29,675 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:29,675 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5083642c, started on Wed May 28 16:23:20 KST 2025
2025-05-28 16:23:29,676 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:23:29,676 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:23:29,676 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:23:29,676 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:29,677 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@2e643209, started on Wed May 28 16:23:21 KST 2025
2025-05-28 16:23:29,677 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:23:29,678 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:23:29,678 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:23:29,678 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:29,678 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@2d06acfd, started on Wed May 28 16:23:24 KST 2025
2025-05-28 16:23:29,679 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:23:29,679 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:23:29,679 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:23:29,679 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:29,679 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@79c8e98, started on Wed May 28 16:23:25 KST 2025
2025-05-28 16:23:29,679 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:23:29,680 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:23:29,680 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:23:29,680 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:23:29,680 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:23:29,683 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 16:23:29,683 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:23:29,684 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5e77f840: (connection evicted)
2025-05-28 16:23:29,688 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6dd057c5: (connection evicted)
2025-05-28 16:23:29,690 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2ced5dfe: (connection evicted)
2025-05-28 16:23:29,692 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1d0b7352: (connection evicted)
2025-05-28 16:23:29,693 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4cc2a2b1: (connection evicted)
2025-05-28 16:23:29,695 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@488c9ada: (connection evicted)
2025-05-28 16:23:29,696 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@355ecbf5: (connection evicted)
2025-05-28 16:23:29,698 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1b831f3c: (connection evicted)
2025-05-28 16:23:29,700 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@64a7822b: (connection evicted)
2025-05-28 16:23:29,702 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@787eb257: (connection evicted)
2025-05-28 16:23:29,704 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:23:29,704 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Wed May 28 16:24:07 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:24:08,092 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-28 16:24:08,096 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:24:08,097 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:24:08,113 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:24:08,184 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:24:08,320 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:24:08,322 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:24:08,342 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:24:08,357 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:24:08,358 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:08,450 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Wed May 28 16:24:08 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:24:08,895 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 26436 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:24:08,897 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:24:08,897 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:24:08,899 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:24:08,933 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44
2025-05-28 16:24:08,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:24:09,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:24:09,089 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:24:09,090 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:24:09,090 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:24:09,091 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:24:09,092 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:24:09,092 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:24:09,093 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:24:09,100 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:24:09,102 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:24:09,102 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:24:09,109 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:24:09,111 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:24:09,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:24:09,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:24:09,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:24:10,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:24:10,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:24:10,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:24:10,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:24:10,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:24:10,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:24:10,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:24:10,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:24:10,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:24:10,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:24:10,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:24:11,055 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6f254d79]
2025-05-28 16:24:11,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:24:11,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:24:11,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:24:11,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:24:11,141 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:11,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:24:11,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:24:11,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:24:11,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:24:11,169 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:11,171 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:11,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:24:11,178 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:11,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:24:11,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:24:11,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:24:11,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:24:11,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:24:11,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:24:11,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:24:11,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:11,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:24:11,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:11,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:24:11,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:11,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:24:11,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:24:11,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:11,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:24:11,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:24:11,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:11,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:24:11,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:24:11,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:24:11,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:24:11,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:11,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:24:11,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:11,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:11,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:11,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:24:11,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:24:11,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:24:11,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:11,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:11,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:24:11,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:24:11,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:11,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:24:11,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:24:11,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:24:11,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:24:11,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:24:11,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:24:11,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:11,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:11,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:11,625 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:24:11,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:24:11,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:11,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:11,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:11,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:24:11,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:11,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:11,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:11,703 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:24:11,711 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:24:11,712 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:24:11,715 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser()
2025-05-28 16:24:11,721 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:24:11,737 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:24:11,743 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:24:11,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:24:11,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:11,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:11,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:24:11,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:11,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:11,747 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:24:11,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:24:11,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:11,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:11,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:24:11,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:24:11,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:24:11,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:24:11,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:24:11,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:24:11,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:24:11,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:24:11,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:24:11,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:24:11,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:11,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:24:11,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:11,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:11,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:24:11,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:24:11,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:24:11,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:24:11,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:24:11,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:11,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:24:11,780 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:24:11,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:11,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:24:11,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:24:11,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:24:11,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:24:11,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:24:11,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:11,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:11,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:24:11,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:24:12,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:24:12,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:12,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:12,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:12,140 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:24:12,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:24:12,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:24:12,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:24:12,248 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2b01bb54, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@e822394, org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71, org.springframework.security.web.header.HeaderWriterFilter@3ce74930, org.springframework.web.filter.CorsFilter@3520d2db, org.springframework.security.web.csrf.CsrfFilter@613bebb9, org.springframework.security.web.authentication.logout.LogoutFilter@2a64cb1f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@8caffbd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b5d0c4d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6cc91654, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c4b7bc3, org.springframework.security.web.access.ExceptionTranslationFilter@2c99419f, org.springframework.security.web.access.intercept.AuthorizationFilter@197d6cc9]
2025-05-28 16:24:12,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:24:12,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:24:12,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:24:12,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:24:12,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:24:12,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:24:12,265 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:24:12,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:24:12,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:24:12,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:12,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:12,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:24:12,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:24:12,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:12,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:24:12,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:12,280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:24:12,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:24:12,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:24:12,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:24:12,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:24:12,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:24:12,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:24:12,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:24:12,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:12,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:12,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:24:12,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:12,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:12,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:24:12,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:24:12,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:24:12,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:24:12,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:24:12,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:24:12,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44'
2025-05-28 16:24:12,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:12,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:24:12,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:24:12,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:24:12,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:24:12,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:24:12,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:24:12,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:24:12,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:24:12,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:24:12,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:12,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:12,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:24:12,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:24:12,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:24:12,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:24:12,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:12,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:12,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:24:12,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:24:12,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:24:12,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:24:12,361 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:12,383 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:24:12,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:24:12,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:24:12,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:12,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:24:12,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:24:12,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:24:12,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:24:12,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:12,449 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:24:12,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:24:12,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:12,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:24:12,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:24:12,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:12,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7d18338b'
2025-05-28 16:24:12,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:12,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:24:12,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:24:12,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:24:12,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:24:12,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:24:12,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:24:12,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:24:12,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:12,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:24:12,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:24:12,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:12,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:24:12,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:12,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:24:12,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:24:12,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:24:12,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:24:12,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:24:12,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:24:12,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:24:12,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:24:12,507 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:24:12,508 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:24:12,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:24:12,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:24:12,542 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:24:12,543 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:24:12,543 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:24:12,543 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:24:12,550 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:24:12,551 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:24:12,552 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:24:12,552 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:24:12,553 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6f99b8c4
2025-05-28 16:24:12,553 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@75f2a654
2025-05-28 16:24:12,553 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:24:12,553 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:24:12,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:24:12,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:24:12,578 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:24:12,578 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:24:12,578 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:24:12,586 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:24:12,590 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 4.16 seconds (process running for 6.084)
2025-05-28 16:24:12,597 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:24:12,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,601 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:24:12,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,629 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:12,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,662 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:24:12,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:24:12,665 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:12,665 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:24:12,665 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:24:12,665 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@21c8dd3e]
2025-05-28 16:24:12,672 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@87f8146]
2025-05-28 16:24:12,673 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:24:12,673 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:12,673 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:24:12,673 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:12,674 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ae81b53}
2025-05-28 16:24:12,674 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@734db023]
2025-05-28 16:24:12,706 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-28 16:24:12,721 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:12,722 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-28 16:24:12,729 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-28 16:24:12,731 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-28 16:24:12,779 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 요청: email=test@test.com
2025-05-28 16:24:12,886 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 완료: email=test@test.com
2025-05-28 16:24:12,895 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:24:12,896 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:24:12,930 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,931 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,931 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,931 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,932 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,934 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,935 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,936 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:12,952 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,952 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:24:12,953 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,954 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,957 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:12,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,960 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,972 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2471cfa0}
2025-05-28 16:24:12,973 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2471cfa0}
2025-05-28 16:24:12,973 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:12,973 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4a907e5a]
2025-05-28 16:24:12,974 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2471cfa0}
2025-05-28 16:24:12,974 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:12,975 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2471cfa0}
2025-05-28 16:24:12,975 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:12,976 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:24:12,977 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:12,977 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:24:12,977 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:24:12,978 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:24:12,981 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:24:12,985 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 완료: email=test@test.com
2025-05-28 16:24:12,986 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:24:12,987 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:24:12,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,991 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:12,995 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,996 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:24:12,996 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,997 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-28 16:24:12,999 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:13,000 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,000 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,002 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,002 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,004 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,005 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63a9ab7d}
2025-05-28 16:24:13,006 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63a9ab7d}
2025-05-28 16:24:13,006 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:13,006 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@731660c1]
2025-05-28 16:24:13,006 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63a9ab7d}
2025-05-28 16:24:13,006 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:13,006 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63a9ab7d}
2025-05-28 16:24:13,006 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@613bebb9] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:13,007 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:24:13,008 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:13,008 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:24:13,008 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:24:13,008 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:24:13,008 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:24:13,009 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 중복 등록 시도: email=test@test.com
2025-05-28 16:24:13,011 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:24:13,011 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:24:13,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,014 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,014 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:13,016 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,016 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:24:13,016 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,017 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,019 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:13,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,023 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@cee1b4c}
2025-05-28 16:24:13,024 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@cee1b4c}
2025-05-28 16:24:13,024 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:13,024 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:13,024 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6b29771f]
2025-05-28 16:24:13,025 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-28 16:24:13,025 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:13,025 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-28 16:24:13,025 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-28 16:24:13,025 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-28 16:24:13,027 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [null] 주소록 조회 요청
2025-05-28 16:24:13,030 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:13,030 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {addrList=[]}
2025-05-28 16:24:13,036 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:24:13,036 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:24:13,036 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:13,039 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,039 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,039 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,039 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,041 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,042 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:13,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,046 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:24:13,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,048 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:13,049 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,053 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4cef1ea6}
2025-05-28 16:24:13,054 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4cef1ea6}
2025-05-28 16:24:13,054 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1508bc71] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:13,054 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:13,054 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3f2731e5]
2025-05-28 16:24:13,054 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-28 16:24:13,055 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:13,055 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-28 16:24:13,055 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-28 16:24:13,055 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-28 16:24:13,055 main INFO deu.cse.spring_webmail.control.AddrController 주소록 입력 페이지 요청
2025-05-28 16:24:13,056 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:13,056 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-28 16:24:13,056 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:24:13,056 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:24:13,056 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:13,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,060 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:13,064 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-28 16:24:13,065 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:13,390 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-28 16:24:13,390 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:24:13,390 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:24:13,397 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:24:13,429 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:24:13,432 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:24:13,433 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:24:13,433 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:24:13,433 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:13,440 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:24:13,459 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:24:13,465 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 26436 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:24:13,466 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:24:13,466 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:24:13,466 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:24:13,469 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b
2025-05-28 16:24:13,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:24:13,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:24:13,494 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:24:13,496 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:24:13,497 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:24:13,498 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:24:13,498 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:24:13,499 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:24:13,499 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:24:13,504 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:24:13,505 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:24:13,506 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:24:13,507 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:24:13,509 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:24:13,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:24:13,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:24:13,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:24:13,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:24:13,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:24:13,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:24:13,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:24:13,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:24:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:24:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:24:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:24:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:24:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:24:13,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:24:13,924 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bf00a6f]
2025-05-28 16:24:13,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:24:13,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:24:13,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:24:13,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:24:13,928 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-28 16:24:13,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:24:13,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:24:13,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:24:13,931 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:13,932 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:13,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:24:13,933 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:13,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:24:13,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:24:13,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:24:13,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:24:13,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2cfde5a4'
2025-05-28 16:24:13,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:24:13,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:24:13,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:13,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:24:13,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:13,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:24:13,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:13,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:24:13,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:24:13,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:13,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:24:13,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:24:13,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:13,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:24:13,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:24:13,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:24:13,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:24:13,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:13,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:24:13,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:13,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:13,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:13,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2cfde5a4'
2025-05-28 16:24:13,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:24:13,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:24:13,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:13,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:13,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2cfde5a4'
2025-05-28 16:24:13,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:24:13,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:13,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:24:13,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:24:13,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:24:13,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:24:13,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:24:13,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:24:13,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:13,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:13,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:13,963 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:24:13,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:24:13,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:13,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:13,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:13,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:24:13,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:13,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:13,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:13,970 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:24:13,972 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:24:13,972 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:24:13,974 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser()
2025-05-28 16:24:13,975 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:24:13,977 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:24:13,978 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:24:13,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:24:13,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:13,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:13,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:24:13,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:13,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:13,979 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:24:13,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:24:13,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:13,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:13,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:24:13,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:24:13,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:24:13,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:24:13,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:24:13,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:24:13,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:24:13,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:24:13,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:24:13,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:24:13,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:13,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:24:13,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:13,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:13,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:24:13,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:24:13,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:24:13,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:24:13,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:24:13,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:13,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:24:13,989 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:24:13,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:13,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:24:13,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:24:13,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:24:13,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:24:13,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:24:13,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:13,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:13,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:24:13,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:24:14,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:24:14,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:14,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:14,002 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:24:14,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:24:14,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:24:14,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:24:14,006 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3e755a96, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@22cc606d, org.springframework.security.web.context.SecurityContextHolderFilter@4ce1292a, org.springframework.security.web.header.HeaderWriterFilter@1efb1a38, org.springframework.web.filter.CorsFilter@7784ff80, org.springframework.security.web.csrf.CsrfFilter@f5eff92, org.springframework.security.web.authentication.logout.LogoutFilter@541e8e40, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1eb9ab8f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@34bbfd4b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@571fa73c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2432c72c, org.springframework.security.web.access.ExceptionTranslationFilter@2558c3fb, org.springframework.security.web.access.intercept.AuthorizationFilter@15a806a2]
2025-05-28 16:24:14,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:24:14,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:24:14,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:24:14,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:24:14,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:24:14,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:24:14,012 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:24:14,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:24:14,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:24:14,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:14,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:14,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:24:14,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:24:14,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:14,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:24:14,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:14,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:24:14,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:24:14,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:24:14,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:24:14,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:24:14,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:24:14,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:24:14,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:24:14,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:14,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:14,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:24:14,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:14,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:14,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:24:14,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:24:14,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:24:14,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:24:14,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:24:14,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:24:14,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b'
2025-05-28 16:24:14,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:14,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:24:14,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:24:14,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:24:14,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:24:14,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:24:14,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:24:14,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:24:14,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:24:14,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:24:14,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:14,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:24:14,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:24:14,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:24:14,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:24:14,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:14,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:14,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:24:14,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:24:14,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:24:14,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:24:14,034 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:14,035 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:24:14,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:24:14,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:24:14,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:24:14,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:24:14,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:24:14,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:24:14,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:14,037 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:24:14,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:24:14,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:14,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:24:14,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:24:14,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:14,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2cfde5a4'
2025-05-28 16:24:14,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:14,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:24:14,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:24:14,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:24:14,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:24:14,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:24:14,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:24:14,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:24:14,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:14,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:24:14,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:24:14,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:14,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:24:14,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:14,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:24:14,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:24:14,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:24:14,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:24:14,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:24:14,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:24:14,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:24:14,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:24:14,048 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:24:14,048 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:24:14,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:24:14,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:24:14,049 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:24:14,049 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:24:14,049 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:24:14,049 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:24:14,049 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:24:14,049 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:24:14,049 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:24:14,049 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:24:14,050 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3045fbb4
2025-05-28 16:24:14,050 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3c21bab4
2025-05-28 16:24:14,050 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:24:14,050 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:24:14,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:24:14,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:24:14,055 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:24:14,055 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:24:14,055 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:24:14,056 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:24:14,058 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.618 seconds (process running for 7.551)
2025-05-28 16:24:14,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,060 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:24:14,061 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,061 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,063 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,064 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,065 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,067 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,081 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c945ef9}
2025-05-28 16:24:14,081 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c945ef9}
2025-05-28 16:24:14,081 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4ce1292a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,081 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c945ef9}
2025-05-28 16:24:14,081 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c945ef9}
2025-05-28 16:24:14,081 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@4ce1292a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@7d4f7d5e]
2025-05-28 16:24:14,081 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:14,081 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@30f51f8a]
2025-05-28 16:24:14,082 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-28 16:24:14,082 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:14,082 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-28 16:24:14,082 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-28 16:24:14,082 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-28 16:24:14,084 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:24:14,095 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:24:14,098 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit9992482862511794511\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-28 16:24:14,106 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-28 16:24:14,108 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-28 16:24:14,110 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:14,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,202 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,213 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:24:14,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,215 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,220 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5fac8f7e}
2025-05-28 16:24:14,220 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5fac8f7e}
2025-05-28 16:24:14,220 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4ce1292a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,220 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:14,220 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@29963f9a]
2025-05-28 16:24:14,220 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:24:14,221 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:14,221 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:24:14,221 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:24:14,221 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:24:14,222 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:24:14,223 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:24:14,223 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:24:14,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,225 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,227 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:24:14,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,228 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,230 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@188f4ec3}
2025-05-28 16:24:14,230 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@188f4ec3}
2025-05-28 16:24:14,230 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4ce1292a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,230 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:14,231 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7c78688b]
2025-05-28 16:24:14,231 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:24:14,231 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:14,231 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:24:14,231 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:24:14,231 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:24:14,232 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:24:14,232 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:24:14,232 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:24:14,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,234 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,236 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:24:14,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,237 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,248 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f0cdd5b}
2025-05-28 16:24:14,248 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f0cdd5b}
2025-05-28 16:24:14,248 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4ce1292a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,249 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@63112b]
2025-05-28 16:24:14,249 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-28 16:24:14,250 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:14,250 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-28 16:24:14,250 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-28 16:24:14,251 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:24:14,252 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-28 16:24:14,254 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:14,255 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-28 16:24:14,255 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:24:14,255 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:24:14,255 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:14,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,265 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,267 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-28 16:24:14,267 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,274 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-28 16:24:14,275 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:24:14,277 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:24:14,278 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:24:14,286 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:24:14,287 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,288 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:24:14,289 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:24:14,289 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,307 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:24:14,332 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:24:14,338 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 26436 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:24:14,338 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:24:14,338 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:24:14,338 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:24:14,340 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@6392107e
2025-05-28 16:24:14,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:24:14,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:24:14,366 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:24:14,367 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:24:14,368 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:24:14,370 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:24:14,371 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:24:14,372 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:24:14,373 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:24:14,379 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:24:14,380 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:24:14,381 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:24:14,381 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:24:14,382 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:24:14,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:24:14,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:24:14,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:24:14,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:24:14,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:24:14,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:24:14,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:24:14,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:24:14,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:24:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:24:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:24:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:24:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:24:14,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:24:14,522 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2cf846b9]
2025-05-28 16:24:14,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:24:14,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:24:14,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:24:14,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:24:14,525 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:14,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:24:14,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:24:14,531 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:14,531 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:14,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:24:14,532 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:14,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:24:14,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:24:14,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:24:14,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:24:14,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5008c5a'
2025-05-28 16:24:14,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:24:14,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:24:14,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:24:14,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:24:14,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:24:14,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:24:14,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:24:14,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:24:14,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:24:14,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:24:14,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:24:14,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:24:14,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:14,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:24:14,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:14,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:14,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:14,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5008c5a'
2025-05-28 16:24:14,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:24:14,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:24:14,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:14,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:14,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5008c5a'
2025-05-28 16:24:14,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:24:14,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:24:14,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:24:14,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:24:14,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:24:14,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:24:14,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:24:14,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:14,557 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:24:14,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:24:14,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:14,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:24:14,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:14,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:14,563 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:24:14,563 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:24:14,564 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:24:14,565 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser()
2025-05-28 16:24:14,567 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:24:14,568 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:24:14,569 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:24:14,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:24:14,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:14,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:24:14,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:14,571 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:24:14,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:24:14,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:14,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:24:14,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:24:14,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:24:14,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:24:14,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:24:14,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:24:14,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:24:14,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:24:14,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:24:14,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:24:14,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:14,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:24:14,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:14,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:14,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:24:14,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:24:14,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:24:14,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:24:14,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:24:14,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:24:14,579 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:24:14,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:24:14,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:24:14,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:24:14,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:24:14,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:24:14,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:14,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:24:14,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:24:14,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:24:14,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:14,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:14,589 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:24:14,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:24:14,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:24:14,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:24:14,595 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@56b6e072, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4b453c61, org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3, org.springframework.security.web.header.HeaderWriterFilter@53e2e561, org.springframework.web.filter.CorsFilter@143f9b0c, org.springframework.security.web.csrf.CsrfFilter@10de078f, org.springframework.security.web.authentication.logout.LogoutFilter@435df9a1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7a8a8e73, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@59a9a136, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@67c492fc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3ae866ee, org.springframework.security.web.access.ExceptionTranslationFilter@648b4b14, org.springframework.security.web.access.intercept.AuthorizationFilter@14796b9e]
2025-05-28 16:24:14,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:24:14,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:24:14,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:24:14,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:24:14,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:24:14,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:24:14,601 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:24:14,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:24:14,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:24:14,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:14,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:14,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:24:14,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:24:14,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:14,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:24:14,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:14,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:24:14,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:24:14,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:24:14,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:24:14,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:24:14,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:24:14,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:24:14,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:24:14,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:14,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:24:14,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:14,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:14,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:24:14,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:24:14,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:24:14,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:24:14,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:24:14,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:24:14,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6392107e'
2025-05-28 16:24:14,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:14,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:24:14,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:24:14,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:24:14,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:24:14,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:24:14,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:24:14,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:24:14,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:24:14,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:24:14,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:14,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:24:14,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:24:14,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:24:14,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:24:14,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:14,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:14,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:24:14,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:24:14,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:24:14,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:24:14,622 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:14,623 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:24:14,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:24:14,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:24:14,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:14,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:24:14,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:24:14,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:24:14,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:24:14,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:14,624 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:24:14,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:24:14,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:14,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:24:14,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:24:14,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:14,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5008c5a'
2025-05-28 16:24:14,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:14,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:24:14,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:24:14,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:24:14,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:24:14,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:24:14,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:24:14,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:24:14,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:14,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:24:14,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:24:14,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:14,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:24:14,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:14,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:24:14,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:24:14,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:24:14,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:24:14,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:24:14,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:24:14,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:24:14,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:24:14,630 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:24:14,630 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:24:14,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:24:14,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:24:14,631 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:24:14,631 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:24:14,631 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:24:14,631 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:24:14,631 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:24:14,631 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:24:14,632 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:24:14,632 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:24:14,632 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@767c69d4
2025-05-28 16:24:14,632 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@58e22835
2025-05-28 16:24:14,632 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:24:14,632 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:24:14,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:24:14,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:24:14,643 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:24:14,643 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:24:14,643 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:24:14,644 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:24:14,646 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.339 seconds (process running for 8.14)
2025-05-28 16:24:14,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,648 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,651 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,652 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,652 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,652 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,653 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@23b824b3}
2025-05-28 16:24:14,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@23b824b3}
2025-05-28 16:24:14,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@23b824b3}
2025-05-28 16:24:14,655 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@23b824b3}
2025-05-28 16:24:14,655 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@759d44a3]
2025-05-28 16:24:14,655 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:14,655 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@56d1efec]
2025-05-28 16:24:14,656 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 16:24:14,656 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,656 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 16:24:14,656 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-28 16:24:14,656 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 16:24:14,658 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:14,658 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 16:24:14,658 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:24:14,658 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:24:14,658 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:14,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,662 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,662 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,663 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,664 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,664 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,665 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,665 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,665 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,722 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fc294ae}
2025-05-28 16:24:14,723 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fc294ae}
2025-05-28 16:24:14,723 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,723 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:14,723 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5e3d3bfd]
2025-05-28 16:24:14,723 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-28 16:24:14,724 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-28 16:24:14,724 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-28 16:24:14,724 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:24:14,740 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:24:14,740 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-28 16:24:14,742 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:14,742 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,747 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,747 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,747 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,747 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,747 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,748 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,748 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,748 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,749 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,750 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,750 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,751 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,751 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,751 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,751 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,752 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,752 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@260715eb}
2025-05-28 16:24:14,752 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@260715eb}
2025-05-28 16:24:14,752 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,752 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1da1a8a4]
2025-05-28 16:24:14,753 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:24:14,753 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:24:14,753 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-28 16:24:14,753 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:24:14,753 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:24:14,753 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:14,753 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:24:14,753 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:24:14,754 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:24:14,754 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:14,754 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,755 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,756 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,758 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,758 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,758 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,758 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,758 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,759 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,799 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ae56ac6}
2025-05-28 16:24:14,799 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ae56ac6}
2025-05-28 16:24:14,799 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,799 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2e1e46e7]
2025-05-28 16:24:14,799 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ae56ac6}
2025-05-28 16:24:14,800 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@10de078f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:14,800 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ae56ac6}
2025-05-28 16:24:14,800 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@10de078f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:14,800 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ae56ac6}
2025-05-28 16:24:14,800 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@10de078f] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@29fccabd]
2025-05-28 16:24:14,800 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:24:14,800 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,801 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:24:14,801 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:24:14,801 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:24:14,801 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:24:14,802 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-28 16:24:14,803 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:24:14,803 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:24:14,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,804 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,805 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,806 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,806 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,806 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,808 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,808 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,810 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,811 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,814 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@bfab0dc}
2025-05-28 16:24:14,814 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@bfab0dc}
2025-05-28 16:24:14,815 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,815 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@74d41fcf]
2025-05-28 16:24:14,815 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@bfab0dc}
2025-05-28 16:24:14,815 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@10de078f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:14,815 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@bfab0dc}
2025-05-28 16:24:14,815 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@10de078f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:14,815 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:24:14,815 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,815 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:24:14,815 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:24:14,816 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:24:14,816 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:24:14,816 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:24:14,816 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:24:14,817 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,817 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,817 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,817 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,817 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,817 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,818 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,818 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,819 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,819 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,819 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,819 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,819 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,821 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@253dbbc8}
2025-05-28 16:24:14,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@253dbbc8}
2025-05-28 16:24:14,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,822 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@18a6451f]
2025-05-28 16:24:14,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@253dbbc8}
2025-05-28 16:24:14,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@10de078f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:14,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@253dbbc8}
2025-05-28 16:24:14,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@10de078f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:14,823 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 16:24:14,823 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,823 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 16:24:14,823 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-28 16:24:14,823 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 16:24:14,823 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-28 16:24:14,825 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:24:14,825 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:24:14,825 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,825 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,825 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,825 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,826 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,828 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,828 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,830 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b0d8236}
2025-05-28 16:24:14,831 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b0d8236}
2025-05-28 16:24:14,831 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,831 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@47861e3c]
2025-05-28 16:24:14,831 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:24:14,831 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,831 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:24:14,831 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:24:14,831 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:24:14,831 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:24:14,832 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:24:14,832 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:14,832 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-28 16:24:14,832 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:24:14,832 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:24:14,832 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:14,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,833 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,835 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,835 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,835 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,835 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,836 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,838 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,839 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@52bf434b}
2025-05-28 16:24:14,839 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@52bf434b}
2025-05-28 16:24:14,839 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,839 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6e32eea5]
2025-05-28 16:24:14,839 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:24:14,840 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,840 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:24:14,840 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={masked}
2025-05-28 16:24:14,840 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:24:14,842 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:14,842 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=12, currentPage=1, pageSize=5, totalPages=3}
2025-05-28 16:24:14,842 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:24:14,842 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:24:14,842 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:14,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,844 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,845 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,846 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,846 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,846 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,846 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,846 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,846 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,847 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,847 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,847 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@13bd25ab}
2025-05-28 16:24:14,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@13bd25ab}
2025-05-28 16:24:14,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,848 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2a04a440]
2025-05-28 16:24:14,848 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 16:24:14,849 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,849 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 16:24:14,849 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-28 16:24:14,849 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 16:24:14,849 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 16:24:14,849 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:24:14,850 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:14,850 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-28 16:24:14,850 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:24:14,850 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:24:14,850 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:14,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,852 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,852 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,852 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,854 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,854 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,855 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,855 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,856 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,859 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d66a5d3}
2025-05-28 16:24:14,859 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d66a5d3}
2025-05-28 16:24:14,859 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,859 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4f7c5402]
2025-05-28 16:24:14,859 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d66a5d3}
2025-05-28 16:24:14,859 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@10de078f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:14,859 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d66a5d3}
2025-05-28 16:24:14,859 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@10de078f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:14,860 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:24:14,862 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,862 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:24:14,862 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:24:14,862 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:24:14,863 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:24:14,863 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:24:14,863 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:24:14,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,865 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,867 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,867 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,867 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,867 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,867 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,867 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,868 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,868 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,868 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,868 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,868 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7020deaa}
2025-05-28 16:24:14,868 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7020deaa}
2025-05-28 16:24:14,868 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,869 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:14,869 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@418e1cd6]
2025-05-28 16:24:14,869 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 16:24:14,869 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 16:24:14,870 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-28 16:24:14,870 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 16:24:14,870 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:14,870 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 16:24:14,870 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:24:14,870 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:24:14,870 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:14,870 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,871 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,873 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:24:14,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,873 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,876 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64992713}
2025-05-28 16:24:14,876 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64992713}
2025-05-28 16:24:14,876 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@39ab2bf3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:14,876 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:14,876 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@60386e94]
2025-05-28 16:24:14,876 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-28 16:24:14,876 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-28 16:24:14,877 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-28 16:24:14,877 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:24:14,878 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-28 16:24:14,880 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:24:14,880 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-28 16:24:14,880 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:14,880 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:24:14,881 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,881 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,881 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,881 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,881 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,883 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,883 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-28 16:24:14,884 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,890 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-28 16:24:14,927 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-28 16:24:14,933 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-28 16:24:14,933 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:24:14,933 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:24:14,934 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:24:14,938 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:24:14,938 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:24:14,939 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:24:14,940 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:24:14,940 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:14,942 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:24:14,955 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:24:14,959 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 26436 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:24:14,960 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:24:14,960 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:24:14,960 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:24:14,963 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@36598d1d
2025-05-28 16:24:14,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:24:14,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:24:14,979 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:24:14,979 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:24:14,980 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:24:14,980 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:24:14,980 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:24:14,981 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:24:14,981 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:24:14,983 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:24:14,984 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:24:14,984 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:24:14,985 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:24:14,985 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:24:15,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:24:15,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:24:15,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:24:15,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:24:15,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:24:15,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:24:15,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:24:15,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:24:15,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:24:15,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:24:15,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:24:15,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:24:15,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:24:15,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:24:15,059 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@666b7ebe]
2025-05-28 16:24:15,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:24:15,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:24:15,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:24:15,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:24:15,061 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:15,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:24:15,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:24:15,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:24:15,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:24:15,063 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:15,063 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:15,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:24:15,066 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:15,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:24:15,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:24:15,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:24:15,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:24:15,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1717302b'
2025-05-28 16:24:15,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:24:15,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:24:15,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:24:15,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:24:15,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:24:15,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:24:15,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:24:15,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:24:15,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:24:15,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:24:15,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:24:15,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:24:15,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:15,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:24:15,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:15,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:15,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:15,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1717302b'
2025-05-28 16:24:15,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:24:15,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:24:15,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:15,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:15,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1717302b'
2025-05-28 16:24:15,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:24:15,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:24:15,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:24:15,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:24:15,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:24:15,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:24:15,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:24:15,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:15,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:15,086 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:24:15,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:24:15,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:15,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:15,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:24:15,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:15,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:15,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:15,094 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:24:15,095 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:24:15,096 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:24:15,098 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser()
2025-05-28 16:24:15,099 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:24:15,101 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:24:15,102 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:24:15,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:24:15,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:15,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:15,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:24:15,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:15,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:15,103 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:24:15,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:24:15,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:15,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:15,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:24:15,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:24:15,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:24:15,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:24:15,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:24:15,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:24:15,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:24:15,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:24:15,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:24:15,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:24:15,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:15,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:24:15,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:15,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:15,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:24:15,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:24:15,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:24:15,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:24:15,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:24:15,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:24:15,115 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:24:15,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:24:15,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:24:15,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:24:15,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:24:15,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:24:15,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:15,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:24:15,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:24:15,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:24:15,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:15,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:15,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:15,125 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:24:15,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:24:15,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:24:15,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:24:15,129 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@62b0059, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@264129aa, org.springframework.security.web.context.SecurityContextHolderFilter@2d45050c, org.springframework.security.web.header.HeaderWriterFilter@3ce524a8, org.springframework.web.filter.CorsFilter@59af828a, org.springframework.security.web.csrf.CsrfFilter@1955f4aa, org.springframework.security.web.authentication.logout.LogoutFilter@2737fd1d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1eecc98c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1b8354aa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@378a5302, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2177809a, org.springframework.security.web.access.ExceptionTranslationFilter@5fee6979, org.springframework.security.web.access.intercept.AuthorizationFilter@43e78ed6]
2025-05-28 16:24:15,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:24:15,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:24:15,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:24:15,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:24:15,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:24:15,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:24:15,132 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:24:15,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:24:15,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:24:15,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:15,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:15,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:24:15,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:24:15,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:15,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:24:15,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:15,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:24:15,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:24:15,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:24:15,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:24:15,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:24:15,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:24:15,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:24:15,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:24:15,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:15,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:24:15,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:15,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:15,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:24:15,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:24:15,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:24:15,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:24:15,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:24:15,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:24:15,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@36598d1d'
2025-05-28 16:24:15,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:15,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:24:15,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:24:15,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:24:15,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:24:15,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:24:15,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:24:15,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:24:15,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:24:15,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:24:15,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:15,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:15,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:24:15,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:24:15,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:24:15,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:24:15,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:15,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:15,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:24:15,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:24:15,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:24:15,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:24:15,146 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:15,146 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:24:15,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:24:15,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:24:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:24:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:24:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:24:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:24:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:15,147 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:24:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:24:15,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:15,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:24:15,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:24:15,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:15,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1717302b'
2025-05-28 16:24:15,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:15,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:24:15,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:24:15,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:24:15,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:24:15,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:24:15,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:24:15,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:24:15,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:15,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:24:15,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:24:15,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:15,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:24:15,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:15,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:24:15,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:24:15,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:24:15,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:24:15,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:24:15,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:24:15,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:24:15,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:24:15,152 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:24:15,152 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:24:15,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:24:15,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:24:15,153 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:24:15,153 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:24:15,153 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:24:15,153 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:24:15,153 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:24:15,153 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:24:15,154 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:24:15,154 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:24:15,154 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@10776874
2025-05-28 16:24:15,154 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@139d7ced
2025-05-28 16:24:15,154 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:24:15,154 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:24:15,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:24:15,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:24:15,157 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:24:15,157 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:24:15,157 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:24:15,158 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:24:15,159 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.218 seconds (process running for 8.653)
2025-05-28 16:24:15,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,161 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:24:15,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,163 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:15,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@78519d63}
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@78519d63}
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d45050c] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@78519d63}
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@78519d63}
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d45050c] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@4f54b976]
2025-05-28 16:24:15,171 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@23096e4d]
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@78519d63}
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1955f4aa] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@78519d63}
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1955f4aa] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@78519d63}
2025-05-28 16:24:15,171 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@1955f4aa] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@620bb4ea]
2025-05-28 16:24:15,172 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:24:15,172 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:15,172 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:24:15,172 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:24:15,173 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:24:15,175 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body
2025-05-28 16:24:15,184 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:24:15,297 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:24:15,297 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:24:15,298 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,301 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:15,302 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,302 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:24:15,302 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,302 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,303 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:15,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,305 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@557b62fc}
2025-05-28 16:24:15,306 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@557b62fc}
2025-05-28 16:24:15,306 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d45050c] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:15,306 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@703be135]
2025-05-28 16:24:15,306 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@557b62fc}
2025-05-28 16:24:15,306 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1955f4aa] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:15,306 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@557b62fc}
2025-05-28 16:24:15,306 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1955f4aa] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:15,306 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:24:15,307 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:15,307 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:24:15,307 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:24:15,307 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:24:15,307 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body
2025-05-28 16:24:15,307 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:24:15,319 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:24:15,320 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:24:15,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,322 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,322 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,322 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:15,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,323 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:24:15,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,324 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:15,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,326 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@798b1cf8}
2025-05-28 16:24:15,326 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@798b1cf8}
2025-05-28 16:24:15,326 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d45050c] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:15,326 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3449a463]
2025-05-28 16:24:15,327 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 16:24:15,327 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:15,327 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 16:24:15,327 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-28 16:24:15,327 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 16:24:15,328 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 16:24:15,328 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:15,328 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 16:24:15,328 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:24:15,328 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:24:15,328 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:15,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,330 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:15,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-28 16:24:15,330 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:15,470 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:15,471 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:24:15,475 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:15,475 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:24:15,479 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:24:15,488 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:15,491 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:15,492 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:15,492 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-28 16:24:15,497 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:15,590 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:15,594 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:15,599 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:15,789 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-28 16:24:15,791 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:24:15,793 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-28 16:24:15,828 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-28 16:24:15,831 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-28 16:24:15,831 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-28 16:24:15,833 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-28 16:24:15,835 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-28 16:24:15,836 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-28 16:24:15,837 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-28 16:24:15,867 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-28 16:24:15,868 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:24:15,868 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:24:15,869 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:24:15,875 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:24:15,885 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:24:15,885 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:24:15,886 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:24:15,886 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:24:15,887 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:15,888 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:24:15,902 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:24:15,909 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 26436 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:24:15,909 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:24:15,909 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:24:15,910 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:24:15,912 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3d150d83
2025-05-28 16:24:15,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:24:15,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:24:15,935 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:24:15,937 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:24:15,937 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:24:15,938 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:24:15,938 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:24:15,939 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:24:15,939 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:24:15,940 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:24:15,941 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:24:15,941 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:24:15,941 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:24:15,941 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:24:16,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:24:16,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:24:16,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:24:16,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:24:16,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:24:16,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:24:16,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:24:16,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:24:16,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:24:16,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:24:16,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:24:16,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:24:16,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:24:16,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:24:16,025 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@8080f48]
2025-05-28 16:24:16,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:24:16,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:24:16,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:24:16,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:24:16,027 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:16,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:24:16,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:24:16,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:24:16,030 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:16,030 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:16,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:24:16,031 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:16,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:24:16,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:24:16,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:24:16,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:24:16,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@54c252a4'
2025-05-28 16:24:16,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:24:16,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:24:16,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:24:16,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:24:16,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:24:16,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:24:16,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:24:16,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:24:16,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:24:16,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:24:16,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:24:16,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:24:16,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:16,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:24:16,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:16,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:16,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:16,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@54c252a4'
2025-05-28 16:24:16,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:24:16,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:24:16,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:16,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:16,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@54c252a4'
2025-05-28 16:24:16,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:24:16,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:24:16,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:24:16,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:24:16,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:24:16,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:24:16,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:24:16,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:16,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:16,050 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:24:16,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:24:16,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:16,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:16,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:24:16,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:16,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:16,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:16,055 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:24:16,056 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:24:16,056 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:24:16,057 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser()
2025-05-28 16:24:16,059 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:24:16,061 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:24:16,061 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:24:16,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:24:16,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:16,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:16,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:24:16,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:16,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:16,062 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:24:16,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:24:16,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:16,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:16,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:24:16,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:24:16,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:24:16,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:24:16,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:24:16,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:24:16,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:24:16,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:24:16,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:24:16,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:24:16,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:16,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:24:16,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:16,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:16,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:24:16,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:24:16,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:24:16,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:24:16,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:24:16,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:24:16,068 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:24:16,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:24:16,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:24:16,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:24:16,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:24:16,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:24:16,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:16,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:24:16,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:24:16,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:24:16,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:16,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:16,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:16,078 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:24:16,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:24:16,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:24:16,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:24:16,081 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@696dea11, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@447e9202, org.springframework.security.web.context.SecurityContextHolderFilter@30cdb46, org.springframework.security.web.header.HeaderWriterFilter@26e197cd, org.springframework.web.filter.CorsFilter@57c13d0e, org.springframework.security.web.csrf.CsrfFilter@1e79a4f7, org.springframework.security.web.authentication.logout.LogoutFilter@5a365e06, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1434251, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@508189cc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@15f0d6c7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4c8bbc6d, org.springframework.security.web.access.ExceptionTranslationFilter@38bfb17a, org.springframework.security.web.access.intercept.AuthorizationFilter@1570db98]
2025-05-28 16:24:16,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:24:16,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:24:16,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:24:16,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:24:16,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:24:16,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:24:16,083 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:24:16,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:24:16,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:24:16,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:16,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:16,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:24:16,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:24:16,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:16,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:24:16,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:16,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:24:16,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:24:16,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:24:16,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:24:16,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:24:16,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:24:16,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:24:16,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:24:16,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:16,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:24:16,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:16,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:16,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:24:16,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:24:16,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:24:16,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:24:16,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:24:16,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:24:16,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d150d83'
2025-05-28 16:24:16,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:16,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:24:16,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:24:16,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:24:16,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:24:16,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:24:16,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:24:16,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:24:16,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:24:16,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:24:16,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:16,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:16,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:24:16,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:24:16,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:24:16,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:24:16,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:16,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:16,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:24:16,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:24:16,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:24:16,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:24:16,102 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:16,103 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:24:16,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:24:16,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:24:16,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:16,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:24:16,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:24:16,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:24:16,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:24:16,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:16,105 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:24:16,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:24:16,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:16,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:24:16,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:24:16,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:16,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@54c252a4'
2025-05-28 16:24:16,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:16,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:24:16,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:24:16,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:24:16,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:24:16,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:24:16,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:24:16,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:24:16,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:16,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:24:16,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:24:16,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:16,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:24:16,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:16,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:24:16,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:24:16,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:24:16,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:24:16,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:24:16,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:24:16,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:24:16,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:24:16,111 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:24:16,111 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:24:16,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:24:16,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:24:16,112 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:24:16,112 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:24:16,112 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:24:16,112 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:24:16,112 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:24:16,112 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:24:16,113 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:24:16,113 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:24:16,113 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1a4b0c9b
2025-05-28 16:24:16,113 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@6197fa5f
2025-05-28 16:24:16,113 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:24:16,113 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:24:16,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:24:16,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:24:16,115 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:24:16,115 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:24:16,115 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:24:16,116 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:24:16,117 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.229 seconds (process running for 9.61)
2025-05-28 16:24:16,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,119 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:24:16,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,121 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,122 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,122 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,123 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,123 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,130 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5407721}
2025-05-28 16:24:16,130 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5407721}
2025-05-28 16:24:16,130 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@30cdb46] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:16,130 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5407721}
2025-05-28 16:24:16,130 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5407721}
2025-05-28 16:24:16,130 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@30cdb46] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@531c30db]
2025-05-28 16:24:16,130 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:16,130 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@35989ae2]
2025-05-28 16:24:16,131 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5407721}
2025-05-28 16:24:16,131 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1e79a4f7] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:16,131 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5407721}
2025-05-28 16:24:16,131 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1e79a4f7] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:16,131 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5407721}
2025-05-28 16:24:16,131 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@1e79a4f7] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@7e5432ca]
2025-05-28 16:24:16,137 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:24:16,138 main WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 16:24:16,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,142 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,143 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:24:16,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,144 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,145 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,145 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,147 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6dfce79d}
2025-05-28 16:24:16,147 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6dfce79d}
2025-05-28 16:24:16,148 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@30cdb46] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:16,148 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:16,148 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5c1c44b9]
2025-05-28 16:24:16,148 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:24:16,148 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:24:16,148 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:24:16,148 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:24:16,148 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:24:16,149 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:24:16,150 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:24:16,193 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:24:16,197 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:24:16,197 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:24:16,198 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:16,198 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:24:16,198 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:24:16,198 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:24:16,198 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:16,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,200 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,201 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:24:16,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,202 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,203 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,203 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,204 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,204 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@798e786d}
2025-05-28 16:24:16,204 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@798e786d}
2025-05-28 16:24:16,204 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@30cdb46] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:16,205 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3990f312]
2025-05-28 16:24:16,205 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@798e786d}
2025-05-28 16:24:16,205 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1e79a4f7] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:16,205 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@798e786d}
2025-05-28 16:24:16,205 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1e79a4f7] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:16,205 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:24:16,205 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:24:16,205 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:24:16,205 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 36
2025-05-28 16:24:16,206 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:24:16,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,207 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,208 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:24:16,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,209 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,213 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32497957}
2025-05-28 16:24:16,214 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32497957}
2025-05-28 16:24:16,214 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@30cdb46] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:16,214 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:16,214 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2c6062bd]
2025-05-28 16:24:16,214 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32497957}
2025-05-28 16:24:16,214 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1e79a4f7] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:16,214 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32497957}
2025-05-28 16:24:16,214 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1e79a4f7] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:16,215 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:24:16,216 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 37
2025-05-28 16:24:16,217 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2c6062bd]
2025-05-28 16:24:16,217 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]
2025-05-28 16:24:16,217 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = test@test.com, 권한 = ROLE_ADMIN
2025-05-28 16:24:16,218 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,218 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,218 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,218 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,218 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,219 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,220 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,220 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:24:16,220 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,220 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,221 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,221 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,221 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,221 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,221 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,222 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3027ba9b}
2025-05-28 16:24:16,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3027ba9b}
2025-05-28 16:24:16,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@30cdb46] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:16,223 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7b0be268]
2025-05-28 16:24:16,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3027ba9b}
2025-05-28 16:24:16,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1e79a4f7] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:16,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3027ba9b}
2025-05-28 16:24:16,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1e79a4f7] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:16,223 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:24:16,224 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:24:16,224 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:24:16,224 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 39
2025-05-28 16:24:16,224 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:24:16,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,227 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,229 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:24:16,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,229 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,230 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,230 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b094557}
2025-05-28 16:24:16,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b094557}
2025-05-28 16:24:16,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@30cdb46] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:16,231 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:16,231 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@18751d69]
2025-05-28 16:24:16,231 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:24:16,232 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:16,232 main WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = null, 요청 URI = /admin_menu
2025-05-28 16:24:16,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 449, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,234 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 450, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,234 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:24:16,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 451, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 452, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,235 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 453, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 454, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 455, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 456, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 457, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,237 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@60340cc8}
2025-05-28 16:24:16,237 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@60340cc8}
2025-05-28 16:24:16,237 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@30cdb46] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:16,237 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:16,237 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@e9e59ca]
2025-05-28 16:24:16,237 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@60340cc8}
2025-05-28 16:24:16,237 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1e79a4f7] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:16,237 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@60340cc8}
2025-05-28 16:24:16,237 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1e79a4f7] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:24:16,238 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:24:16,238 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 41
2025-05-28 16:24:16,238 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@e9e59ca]
2025-05-28 16:24:16,238 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]
2025-05-28 16:24:16,238 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = user, 권한 = ROLE_USER
2025-05-28 16:24:16,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 458, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 459, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 460, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 461, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 462, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 463, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 464, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,239 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 465, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,240 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:24:16,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 466, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 467, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,240 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 468, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 469, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 470, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 471, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 472, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,242 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fb38ea5}
2025-05-28 16:24:16,242 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fb38ea5}
2025-05-28 16:24:16,242 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@30cdb46] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:24:16,242 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:24:16,243 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@520e1ea5]
2025-05-28 16:24:16,243 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:24:16,244 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:24:16,244 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:24:16,244 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-28 16:24:16,244 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:24:16,245 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:24:16,245 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=10, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:24:16,245 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:24:16,245 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:24:16,245 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:24:16,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 473, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 474, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 475, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 476, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 477, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 478, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 479, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,246 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 5, failureCount = 0]
2025-05-28 16:24:16,247 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,248 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-28 16:24:16,249 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:24:16,249 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:24:16,249 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:24:16,250 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:24:16,254 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:24:16,254 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:24:16,258 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:24:16,258 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:24:16,258 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:16,261 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:24:16,270 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:24:16,274 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 26436 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:24:16,274 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:24:16,274 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:24:16,274 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:24:16,275 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@662936a
2025-05-28 16:24:16,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:24:16,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:24:16,286 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:24:16,287 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:24:16,288 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:24:16,288 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:24:16,288 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:24:16,289 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:24:16,289 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:24:16,295 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:24:16,295 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:24:16,296 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:24:16,297 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:24:16,298 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:24:16,629 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:24:16,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:24:16,641 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:24:16,641 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:24:16,657 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:24:16,689 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 47 ms. Found 1 JPA repository interface.
2025-05-28 16:24:16,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:24:16,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:24:16,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:24:16,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:24:16,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:24:16,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:24:16,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:24:16,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:24:16,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:24:16,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:24:16,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:24:16,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:24:16,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:24:16,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:24:16,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:24:16,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:24:16,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:24:16,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:24:16,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:24:16,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:24:16,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:24:16,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:24:16,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:24:16,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:24:16,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:24:16,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:24:16,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:24:16,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:24:16,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:24:16,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:24:16,831 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@35070f2b]
2025-05-28 16:24:16,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:24:16,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:24:16,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:24:16,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:24:16,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:24:16,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:24:16,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:24:16,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:24:16,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:24:16,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:24:16,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:24:16,847 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-28 16:24:16,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:24:16,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:24:16,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:24:16,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:24:16,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:24:16,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:24:16,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:24:16,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:24:16,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:24:16,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@b8170'
2025-05-28 16:24:16,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:24:16,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:24:16,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:24:16,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:24:16,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:24:16,905 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:24:16,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:24:16,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:24:16,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@b8170'
2025-05-28 16:24:16,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:16,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:24:16,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:24:16,942 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:24:17,242 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:24:17,284 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:24:17,286 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:24:17,286 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:24:17,286 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:24:17,286 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:24:17,286 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:24:17,286 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:24:17,287 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:24:17,287 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:24:17,287 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:24:17,288 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:24:17,288 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:24:17,288 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:24:17,288 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:24:17,288 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:24:17,288 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:24:17,288 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:24:17,288 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:24:17,289 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:24:17,289 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:24:17,702 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@21b3b10a
2025-05-28 16:24:17,704 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:24:17,774 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:24:17,806 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:24:17,833 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@fc8e52
2025-05-28 16:24:17,868 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@41c18469
2025-05-28 16:24:17,898 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@704ae335
2025-05-28 16:24:17,932 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@21ee7b26
2025-05-28 16:24:17,968 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@25a02661
2025-05-28 16:24:18,005 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@22a68978
2025-05-28 16:24:18,037 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5bae2980
2025-05-28 16:24:18,069 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@f53bcc
2025-05-28 16:24:18,102 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@19ce5d4c
2025-05-28 16:24:18,114 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:24:18,704 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:24:18,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:24:18,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:24:18,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:24:18,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:24:18,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:24:18,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:24:18,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:24:18,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:24:18,744 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:24:18,766 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:24:18,791 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:24:18,836 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:24:18,870 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:24:18,889 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:24:18,960 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:24:19,011 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:24:19,013 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:24:19,017 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:24:19,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:24:19,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:24:19,046 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:19,046 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:24:19,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:24:19,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:24:19,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:24:19,047 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:24:19,047 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:24:19,047 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:24:19,047 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:24:19,047 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:24:19,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:24:19,048 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:19,048 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:24:19,048 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:24:19,048 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:24:19,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:24:19,049 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:24:19,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:24:19,050 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:24:19,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:24:19,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:24:19,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:24:19,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@b8170'
2025-05-28 16:24:19,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:24:19,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:24:19,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:24:19,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:24:19,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:24:19,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:24:19,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:24:19,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:24:19,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:24:19,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:24:19,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:24:19,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:24:19,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:19,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:19,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:19,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:19,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@b8170'
2025-05-28 16:24:19,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:24:19,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:24:19,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:19,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:19,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@b8170'
2025-05-28 16:24:19,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:24:19,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:24:19,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:24:19,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:24:19,062 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:24:19,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:24:19,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:24:19,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:24:19,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:24:19,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:24:19,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:24:19,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:24:19,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:24:19,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:19,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:19,073 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:24:19,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:24:19,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:19,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:19,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:24:19,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:19,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:19,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:19,081 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:24:19,081 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:24:19,081 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:24:19,082 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(int,Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser()
2025-05-28 16:24:19,083 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 16:24:19,084 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:24:19,084 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:24:19,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:24:19,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:19,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:19,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:24:19,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:19,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:19,086 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:24:19,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:24:19,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:19,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:19,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:24:19,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:24:19,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:24:19,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:24:19,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:24:19,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:24:19,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:24:19,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:24:19,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:24:19,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:24:19,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:19,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:24:19,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:19,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:24:19,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:24:19,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:24:19,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:24:19,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:24:19,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:24:19,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:24:19,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:24:19,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:24:19,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:24:19,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:24:19,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:24:19,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:24:19,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:24:19,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:24:19,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:19,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:19,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:24:19,116 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:24:19,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:24:19,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:24:19,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:24:19,125 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@65b63452, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@308e234b, org.springframework.security.web.context.SecurityContextHolderFilter@3f455e80, org.springframework.security.web.header.HeaderWriterFilter@3491db25, org.springframework.web.filter.CorsFilter@55e8eeb2, org.springframework.security.web.csrf.CsrfFilter@5599b297, org.springframework.security.web.authentication.logout.LogoutFilter@d9deef9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@73ee86a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@27505ef5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@224bbdbf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25e531dd, org.springframework.security.web.access.ExceptionTranslationFilter@10b1d9, org.springframework.security.web.access.intercept.AuthorizationFilter@57c648a0]
2025-05-28 16:24:19,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:24:19,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:24:19,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:24:19,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:24:19,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:24:19,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:24:19,128 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:24:19,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:24:19,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:24:19,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:24:19,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:24:19,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:24:19,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:24:19,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:24:19,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:24:19,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:24:19,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:24:19,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:24:19,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:24:19,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:24:19,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:24:19,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:24:19,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:24:19,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:19,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:19,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:24:19,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:19,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:24:19,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:24:19,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:19,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:24:19,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:24:19,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:24:19,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:24:19,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:24:19,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:24:19,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:24:19,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:19,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:24:19,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:24:19,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:24:19,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:24:19,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:24:19,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:24:19,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:24:19,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:24:19,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:24:19,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:24:19,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:19,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:19,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:24:19,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:24:19,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:19,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:24:19,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:24:19,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:24:19,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:24:19,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:24:19,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:24:19,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:24:19,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:24:19,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:24:19,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@662936a'
2025-05-28 16:24:19,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:24:19,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:24:19,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:24:19,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:24:19,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:24:19,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:24:19,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:24:19,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:24:19,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:24:19,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:24:19,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:24:19,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:24:19,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:24:19,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:19,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:19,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:24:19,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:24:19,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:24:19,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:24:19,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:19,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:24:19,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:24:19,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:24:19,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:24:19,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:24:19,207 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:19,208 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:24:19,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:24:19,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:24:19,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:24:19,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:24:19,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:24:19,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:24:19,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:24:19,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:19,211 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:24:19,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:24:19,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:24:19,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:24:19,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:24:19,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:19,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@b8170'
2025-05-28 16:24:19,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:24:19,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:24:19,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:24:19,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:24:19,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:24:19,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:24:19,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:24:19,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:24:19,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:24:19,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:24:19,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:24:19,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:24:19,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:24:19,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:24:19,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:24:19,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:24:19,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:24:19,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:24:19,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:24:19,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:24:19,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:24:19,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:24:19,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:24:19,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:24:19,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:24:19,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:24:19,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:24:19,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:24:19,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:24:19,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:24:19,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:24:19,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:24:19,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:24:19,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:24:19,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:24:19,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:24:19,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:24:19,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:24:19,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:24:19,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:24:19,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:24:19,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:24:19,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:24:19,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:24:19,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:24:19,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:24:19,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:24:19,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:24:19,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:19,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:24:19,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:24:19,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:24:19,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:24:19,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:24:19,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:24:19,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:24:19,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:24:19,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:24:19,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:24:19,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:24:19,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:24:19,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:24:19,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:24:19,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:24:19,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:24:19,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:24:19,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:24:19,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:24:19,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:24:19,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:24:19,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:24:19,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:24:19,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:24:19,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:24:19,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:24:19,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:24:19,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:24:19,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:24:19,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:24:19,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:24:19,272 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:24:19,272 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:24:19,272 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:24:19,275 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:24:19,278 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.018 seconds (process running for 12.771)
2025-05-28 16:24:19,279 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:24:19,280 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:24:19,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,280 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:24:19,280 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:24:19,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 481, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 482, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,281 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:19,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 483, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 484, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 485, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 486, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 487, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 488, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 489, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 490, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 491, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 492, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,285 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:19,285 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:24:19,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@b7b5e7 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 493, missCount = 6, failureCount = 0]
2025-05-28 16:24:19,285 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:24:19,296 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@27bc1d44, started on Wed May 28 16:24:08 KST 2025
2025-05-28 16:24:19,298 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:24:19,298 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:24:19,298 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:24:19,299 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:19,300 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@221b9c2b, started on Wed May 28 16:24:13 KST 2025
2025-05-28 16:24:19,300 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:24:19,300 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:24:19,300 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:24:19,300 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:19,300 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@6392107e, started on Wed May 28 16:24:14 KST 2025
2025-05-28 16:24:19,301 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:24:19,301 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:24:19,301 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:24:19,301 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:19,301 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@36598d1d, started on Wed May 28 16:24:14 KST 2025
2025-05-28 16:24:19,301 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:24:19,301 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:24:19,301 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:24:19,301 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:19,302 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@3d150d83, started on Wed May 28 16:24:15 KST 2025
2025-05-28 16:24:19,302 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:24:19,302 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:24:19,302 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:24:19,302 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:19,302 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@662936a, started on Wed May 28 16:24:16 KST 2025
2025-05-28 16:24:19,302 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:24:19,303 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:24:19,303 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:24:19,303 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:24:19,303 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:24:19,305 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 16:24:19,305 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:24:19,307 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@21b3b10a: (connection evicted)
2025-05-28 16:24:19,312 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@fc8e52: (connection evicted)
2025-05-28 16:24:19,313 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@41c18469: (connection evicted)
2025-05-28 16:24:19,315 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@704ae335: (connection evicted)
2025-05-28 16:24:19,316 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@21ee7b26: (connection evicted)
2025-05-28 16:24:19,317 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@25a02661: (connection evicted)
2025-05-28 16:24:19,319 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@22a68978: (connection evicted)
2025-05-28 16:24:19,320 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5bae2980: (connection evicted)
2025-05-28 16:24:19,322 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@f53bcc: (connection evicted)
2025-05-28 16:24:19,323 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@19ce5d4c: (connection evicted)
2025-05-28 16:24:19,324 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:24:19,325 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Wed May 28 16:26:37 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:26:37,362 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-28 16:26:37,367 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:26:37,368 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:26:37,386 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:26:37,450 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:26:37,574 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:26:37,575 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:26:37,594 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:26:37,609 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:26:37,611 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:37,698 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Wed May 28 16:26:37 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:26:38,119 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 36596 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:26:38,120 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:26:38,121 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:26:38,122 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:26:38,149 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c
2025-05-28 16:26:38,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:26:38,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:26:38,267 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:26:38,267 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:26:38,268 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:26:38,268 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:26:38,269 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:26:38,270 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:26:38,271 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:26:38,276 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:26:38,277 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:26:38,278 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:26:38,283 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:26:38,285 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:26:38,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:26:38,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:26:38,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:26:39,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:26:39,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:26:39,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:26:39,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:26:39,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:26:39,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:26:39,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:26:39,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:26:39,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:26:39,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:26:39,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:26:39,889 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@55f29d39]
2025-05-28 16:26:39,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:26:39,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:26:39,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:26:39,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:26:39,938 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:39,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:26:39,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:26:39,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:26:39,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:26:39,958 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:39,959 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:39,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:26:39,961 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:39,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:26:39,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:26:39,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:26:39,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:26:39,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@106459d9'
2025-05-28 16:26:39,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:26:39,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:26:39,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:39,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:26:39,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:39,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:26:39,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:39,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:26:39,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:26:39,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:39,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:26:39,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:26:39,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:40,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:26:40,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:26:40,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:26:40,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:26:40,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:40,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:26:40,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:40,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:40,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:40,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@106459d9'
2025-05-28 16:26:40,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:26:40,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:26:40,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:40,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:40,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@106459d9'
2025-05-28 16:26:40,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:26:40,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:40,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:26:40,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:26:40,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:26:40,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:26:40,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:26:40,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:26:40,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:40,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:40,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:40,301 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:26:40,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:26:40,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:40,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:40,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:40,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:26:40,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:40,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:40,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:40,388 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-28 16:26:40,397 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:26:40,398 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:26:40,403 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 16:26:40,410 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:26:40,419 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:26:40,425 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:26:40,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:26:40,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:40,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:40,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:26:40,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:40,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:40,430 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:26:40,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:26:40,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:40,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:40,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:26:40,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:26:40,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:26:40,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:26:40,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:26:40,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:26:40,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:26:40,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:26:40,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:26:40,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:26:40,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:40,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:26:40,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:40,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:40,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:26:40,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:26:40,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:26:40,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:26:40,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:26:40,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:40,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:26:40,463 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:26:40,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:40,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:26:40,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:26:40,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:26:40,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:26:40,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:26:40,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:40,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:40,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:26:40,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:26:40,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:26:40,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:40,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:40,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:40,595 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:26:40,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:26:40,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:26:40,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:26:40,670 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1abacff3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4a3d4cd2, org.springframework.security.web.context.SecurityContextHolderFilter@4ec25389, org.springframework.security.web.header.HeaderWriterFilter@432e242d, org.springframework.web.filter.CorsFilter@6f66ab8f, org.springframework.security.web.csrf.CsrfFilter@4c58212, org.springframework.security.web.authentication.logout.LogoutFilter@76320633, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@61761e60, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@34c31a34, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6b5f91a5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2746b1cc, org.springframework.security.web.access.ExceptionTranslationFilter@76aab1e3, org.springframework.security.web.access.intercept.AuthorizationFilter@26415b5e]
2025-05-28 16:26:40,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:26:40,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:26:40,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:26:40,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:26:40,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:26:40,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:26:40,686 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:26:40,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:26:40,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:26:40,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:40,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:40,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:26:40,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:26:40,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:40,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:26:40,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:40,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:26:40,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:26:40,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:26:40,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:26:40,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:26:40,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:26:40,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:26:40,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:26:40,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:40,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:40,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:26:40,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:40,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:40,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:26:40,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:26:40,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:26:40,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:26:40,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:26:40,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:26:40,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c'
2025-05-28 16:26:40,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:40,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:26:40,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:26:40,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:26:40,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:26:40,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:26:40,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:26:40,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:26:40,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:26:40,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:26:40,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:40,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:40,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:26:40,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:26:40,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:26:40,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:26:40,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:40,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:40,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:26:40,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:26:40,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:26:40,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:26:40,795 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:40,810 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:26:40,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:26:40,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:26:40,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:40,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:26:40,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:26:40,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:26:40,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:26:40,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:40,866 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:26:40,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:26:40,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:40,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:26:40,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:26:40,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:40,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@106459d9'
2025-05-28 16:26:40,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:40,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:26:40,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:26:40,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:26:40,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:26:40,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:26:40,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:26:40,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:26:40,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:40,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:26:40,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:26:40,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:40,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:26:40,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:40,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:26:40,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:26:40,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:26:40,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:26:40,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:26:40,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:26:40,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:26:40,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:26:40,922 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:26:40,922 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:26:40,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:26:40,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:26:40,957 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:26:40,958 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:26:40,958 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:26:40,958 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:26:40,968 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:26:40,969 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:26:40,971 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:26:40,971 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:26:40,972 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@2f8cb4c9
2025-05-28 16:26:40,972 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@cf0e8b4
2025-05-28 16:26:40,973 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:26:40,974 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 4 ms
2025-05-28 16:26:40,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:26:40,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:26:40,998 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:26:40,998 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:26:40,998 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:26:41,006 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:26:41,011 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.331 seconds (process running for 5.181)
2025-05-28 16:26:41,018 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:26:41,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,024 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:26:41,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,054 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,058 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,061 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,065 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,077 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,095 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30d5668a}
2025-05-28 16:26:41,096 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30d5668a}
2025-05-28 16:26:41,098 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4ec25389] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:41,098 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30d5668a}
2025-05-28 16:26:41,098 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30d5668a}
2025-05-28 16:26:41,100 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@4ec25389] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@77d5395a]
2025-05-28 16:26:41,113 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1054864f]
2025-05-28 16:26:41,114 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30d5668a}
2025-05-28 16:26:41,114 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@4c58212] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:41,114 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30d5668a}
2025-05-28 16:26:41,114 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@4c58212] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:41,115 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30d5668a}
2025-05-28 16:26:41,116 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@4c58212] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@5858054c]
2025-05-28 16:26:41,152 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-28 16:26:41,165 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:41,165 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-28 16:26:41,175 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-28 16:26:41,176 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-28 16:26:41,235 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 요청: email=test@test.com
2025-05-28 16:26:41,271 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 완료: email=test@test.com
2025-05-28 16:26:41,281 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:26:41,282 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:26:41,317 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,322 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,323 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,333 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:26:41,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,336 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,346 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f5475d7}
2025-05-28 16:26:41,346 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f5475d7}
2025-05-28 16:26:41,346 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4ec25389] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:41,347 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2108d503]
2025-05-28 16:26:41,347 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f5475d7}
2025-05-28 16:26:41,347 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@4c58212] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:41,347 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f5475d7}
2025-05-28 16:26:41,347 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@4c58212] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:41,348 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:26:41,348 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:41,349 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:26:41,349 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:26:41,349 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:26:41,353 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:26:41,355 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 완료: email=test@test.com
2025-05-28 16:26:41,356 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:26:41,357 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:26:41,358 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,358 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,358 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,358 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,360 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,363 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:26:41,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,368 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,369 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,373 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3087b35f}
2025-05-28 16:26:41,373 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3087b35f}
2025-05-28 16:26:41,373 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4ec25389] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:41,373 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@26cd77cc]
2025-05-28 16:26:41,374 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3087b35f}
2025-05-28 16:26:41,374 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@4c58212] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:41,374 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3087b35f}
2025-05-28 16:26:41,374 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@4c58212] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:41,376 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:26:41,376 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:41,376 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:26:41,376 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:26:41,377 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:26:41,377 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:26:41,378 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 중복 등록 시도: email=test@test.com
2025-05-28 16:26:41,378 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:26:41,379 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:26:41,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,382 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,385 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:26:41,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,389 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,392 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20bd4fd2}
2025-05-28 16:26:41,392 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20bd4fd2}
2025-05-28 16:26:41,392 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4ec25389] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:41,392 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:41,393 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@69cd4267]
2025-05-28 16:26:41,393 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-28 16:26:41,394 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:41,394 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-28 16:26:41,394 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-28 16:26:41,394 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-28 16:26:41,395 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [null] 주소록 조회 요청
2025-05-28 16:26:41,399 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:41,399 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {addrList=[]}
2025-05-28 16:26:41,403 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:26:41,403 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:26:41,403 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:41,406 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,407 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,407 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,407 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,407 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,409 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,409 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,413 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,413 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:26:41,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,415 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,416 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,419 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,420 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@184b8899}
2025-05-28 16:26:41,420 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@184b8899}
2025-05-28 16:26:41,420 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4ec25389] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:41,420 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:41,420 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@718aa49a]
2025-05-28 16:26:41,421 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-28 16:26:41,421 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:41,421 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-28 16:26:41,421 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-28 16:26:41,422 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-28 16:26:41,422 main INFO deu.cse.spring_webmail.control.AddrController 주소록 입력 페이지 요청
2025-05-28 16:26:41,423 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:41,423 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-28 16:26:41,423 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:26:41,423 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:26:41,424 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:41,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,426 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-28 16:26:41,431 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,747 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-28 16:26:41,747 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:26:41,747 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:26:41,749 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:26:41,756 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:26:41,762 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:26:41,763 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:26:41,764 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:26:41,764 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:41,776 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:26:41,794 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:26:41,801 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 36596 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:26:41,802 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:26:41,802 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:26:41,802 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:26:41,804 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@23867b97
2025-05-28 16:26:41,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:26:41,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:26:41,836 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:26:41,837 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:26:41,838 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:26:41,839 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:26:41,840 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:26:41,841 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:26:41,841 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:26:41,846 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:26:41,847 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:26:41,847 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:26:41,848 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:26:41,850 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:26:41,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:26:41,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:26:41,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:26:42,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:26:42,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:26:42,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:26:42,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:26:42,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:26:42,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:26:42,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:26:42,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:26:42,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:26:42,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:26:42,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:26:42,289 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@60b73425]
2025-05-28 16:26:42,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:26:42,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:26:42,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:26:42,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:26:42,294 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-28 16:26:42,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:26:42,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:26:42,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:26:42,300 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:42,300 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:42,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:26:42,302 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:42,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:26:42,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:26:42,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:26:42,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:26:42,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4968deb9'
2025-05-28 16:26:42,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:26:42,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:26:42,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:26:42,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:26:42,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:26:42,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:26:42,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:26:42,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:26:42,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:26:42,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:26:42,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:26:42,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:26:42,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:42,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:26:42,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:42,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:42,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:42,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4968deb9'
2025-05-28 16:26:42,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:26:42,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:26:42,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:42,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:42,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4968deb9'
2025-05-28 16:26:42,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:26:42,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:26:42,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:26:42,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:26:42,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:26:42,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:26:42,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:26:42,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,334 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:26:42,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:26:42,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:26:42,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:42,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,341 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-28 16:26:42,343 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:26:42,343 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:26:42,346 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 16:26:42,349 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:26:42,352 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:26:42,353 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:26:42,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:26:42,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:26:42,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,355 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:26:42,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:26:42,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:26:42,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:26:42,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:26:42,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:26:42,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:26:42,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:26:42,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:26:42,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:26:42,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:26:42,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:26:42,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:42,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:26:42,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:42,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:42,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:26:42,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:26:42,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:26:42,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:26:42,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:26:42,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:26:42,366 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:26:42,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:26:42,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:26:42,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:26:42,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:26:42,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:26:42,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:42,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:26:42,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:26:42,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:26:42,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:42,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,380 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:26:42,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:26:42,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:26:42,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:26:42,385 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@607524ff, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4273c8be, org.springframework.security.web.context.SecurityContextHolderFilter@7d963aca, org.springframework.security.web.header.HeaderWriterFilter@17a364, org.springframework.web.filter.CorsFilter@76b11572, org.springframework.security.web.csrf.CsrfFilter@2dfc833b, org.springframework.security.web.authentication.logout.LogoutFilter@62c63900, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@332815a3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@343a8b18, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@137b9be1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@547930a, org.springframework.security.web.access.ExceptionTranslationFilter@33e2808e, org.springframework.security.web.access.intercept.AuthorizationFilter@4daf3b31]
2025-05-28 16:26:42,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:26:42,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:26:42,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:26:42,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:26:42,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:26:42,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:26:42,389 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:26:42,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:26:42,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:26:42,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:42,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:42,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:26:42,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:26:42,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:42,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:26:42,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:42,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:26:42,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:26:42,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:26:42,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:26:42,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:26:42,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:26:42,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:26:42,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:26:42,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:42,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:26:42,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:42,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:42,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:26:42,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:26:42,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:26:42,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:26:42,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:26:42,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:26:42,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@23867b97'
2025-05-28 16:26:42,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:42,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:26:42,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:26:42,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:26:42,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:26:42,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:26:42,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:26:42,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:26:42,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:26:42,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:26:42,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:42,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:26:42,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:26:42,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:26:42,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:26:42,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:42,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:42,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:26:42,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:26:42,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:26:42,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:26:42,409 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:42,410 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:26:42,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:26:42,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:26:42,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:26:42,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:26:42,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:26:42,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:26:42,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:42,413 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:26:42,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:26:42,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:42,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:26:42,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:26:42,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:42,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4968deb9'
2025-05-28 16:26:42,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:42,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:26:42,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:26:42,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:26:42,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:26:42,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:26:42,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:26:42,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:26:42,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:42,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:26:42,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:26:42,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:42,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:26:42,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:42,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:26:42,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:26:42,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:26:42,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:26:42,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:26:42,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:26:42,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:26:42,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:26:42,422 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:26:42,422 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:26:42,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:26:42,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:26:42,423 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:26:42,423 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:26:42,423 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:26:42,423 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:26:42,423 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:26:42,424 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:26:42,424 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:26:42,424 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:26:42,425 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@485e52c9
2025-05-28 16:26:42,425 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@458f1355
2025-05-28 16:26:42,425 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:26:42,425 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:26:42,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:26:42,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:26:42,429 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:26:42,430 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:26:42,430 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:26:42,431 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:26:42,434 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.658 seconds (process running for 6.604)
2025-05-28 16:26:42,435 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,436 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:26:42,436 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,438 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,441 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:42,442 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,443 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,446 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,465 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f6d3889}
2025-05-28 16:26:42,465 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f6d3889}
2025-05-28 16:26:42,465 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d963aca] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:42,465 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f6d3889}
2025-05-28 16:26:42,465 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f6d3889}
2025-05-28 16:26:42,466 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d963aca] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@35ef65e2]
2025-05-28 16:26:42,466 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:42,466 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@22c62ede]
2025-05-28 16:26:42,466 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-28 16:26:42,467 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:42,467 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-28 16:26:42,467 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-28 16:26:42,467 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-28 16:26:42,469 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:26:42,482 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:26:42,485 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit11983668041724764913\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-28 16:26:42,493 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-28 16:26:42,493 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-28 16:26:42,495 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:42,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,605 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:42,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,612 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:26:42,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,614 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:42,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,617 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@590cdb9a}
2025-05-28 16:26:42,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@590cdb9a}
2025-05-28 16:26:42,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d963aca] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:42,622 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:42,622 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2c9369c3]
2025-05-28 16:26:42,623 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:26:42,623 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:42,623 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:26:42,623 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:26:42,623 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:26:42,624 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:26:42,625 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:26:42,625 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:26:42,626 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,626 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,626 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,626 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,626 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,627 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:42,628 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,628 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:26:42,628 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,628 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,629 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:42,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,630 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,630 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@523198f0}
2025-05-28 16:26:42,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@523198f0}
2025-05-28 16:26:42,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d963aca] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:42,631 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:42,631 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@613e05d3]
2025-05-28 16:26:42,631 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:26:42,631 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:42,631 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:26:42,631 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:26:42,631 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:26:42,631 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:26:42,632 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:26:42,632 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:26:42,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,634 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:42,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,635 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:26:42,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,636 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:42,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,638 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5a9ee776}
2025-05-28 16:26:42,638 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5a9ee776}
2025-05-28 16:26:42,638 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d963aca] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:42,638 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6c988822]
2025-05-28 16:26:42,638 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-28 16:26:42,639 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:42,639 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-28 16:26:42,639 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-28 16:26:42,639 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:26:42,639 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-28 16:26:42,641 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:42,641 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-28 16:26:42,641 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:26:42,641 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:26:42,641 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:42,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,645 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:42,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-28 16:26:42,645 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:42,653 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-28 16:26:42,653 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:26:42,653 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:26:42,655 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:26:42,674 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:26:42,674 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:42,675 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:26:42,676 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:26:42,676 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:42,697 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:26:42,717 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:26:42,727 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 36596 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:26:42,727 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:26:42,727 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:26:42,727 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:26:42,729 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@25ca56de
2025-05-28 16:26:42,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:26:42,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:26:42,753 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:26:42,754 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:26:42,755 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:26:42,756 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:26:42,757 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:26:42,758 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:26:42,758 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:26:42,762 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:26:42,762 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:26:42,764 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:26:42,764 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:26:42,765 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:26:42,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:26:42,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:26:42,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:26:42,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:26:42,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:26:42,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:26:42,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:26:42,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:26:42,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:26:42,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:26:42,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:26:42,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:26:42,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:26:42,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:26:42,897 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@17e7df9e]
2025-05-28 16:26:42,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:26:42,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:26:42,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:26:42,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:26:42,900 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:42,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:26:42,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:26:42,903 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:42,903 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:42,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:26:42,904 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:42,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:26:42,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:26:42,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:26:42,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:26:42,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@131af11d'
2025-05-28 16:26:42,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:26:42,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:26:42,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:26:42,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:26:42,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:26:42,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:26:42,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:26:42,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:26:42,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:26:42,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:26:42,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:26:42,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:26:42,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:42,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:26:42,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:42,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:42,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:42,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@131af11d'
2025-05-28 16:26:42,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:26:42,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:26:42,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:42,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:42,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@131af11d'
2025-05-28 16:26:42,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:26:42,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:26:42,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:26:42,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:26:42,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:26:42,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:26:42,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:26:42,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,934 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:26:42,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:26:42,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:26:42,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:42,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,941 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-28 16:26:42,943 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:26:42,943 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:26:42,945 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 16:26:42,947 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:26:42,948 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:26:42,949 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:26:42,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:26:42,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:26:42,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,951 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:26:42,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:26:42,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:26:42,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:26:42,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:26:42,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:26:42,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:26:42,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:26:42,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:26:42,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:26:42,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:26:42,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:26:42,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:42,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:26:42,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:42,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:42,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:26:42,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:26:42,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:26:42,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:26:42,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:26:42,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:26:42,960 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:26:42,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:26:42,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:26:42,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:26:42,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:26:42,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:26:42,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:42,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:26:42,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:26:42,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:26:42,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:42,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:42,970 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:26:42,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:26:42,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:26:42,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:26:42,975 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7d332e20, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@582679fd, org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63, org.springframework.security.web.header.HeaderWriterFilter@24ae25b8, org.springframework.web.filter.CorsFilter@6a6129a6, org.springframework.security.web.csrf.CsrfFilter@5d32d8f, org.springframework.security.web.authentication.logout.LogoutFilter@4cbeae45, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@44c66c7b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@16df17e6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@749a3925, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1db33525, org.springframework.security.web.access.ExceptionTranslationFilter@3ebb8383, org.springframework.security.web.access.intercept.AuthorizationFilter@746a671]
2025-05-28 16:26:42,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:26:42,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:26:42,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:26:42,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:26:42,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:26:42,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:26:42,978 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:26:42,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:26:42,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:26:42,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:42,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:42,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:26:42,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:26:42,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:42,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:26:42,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:42,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:26:42,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:26:42,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:26:42,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:26:42,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:26:42,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:26:42,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:26:42,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:26:42,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:42,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:26:42,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:42,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:42,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:26:42,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:26:42,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:26:42,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:26:42,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:26:42,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:26:42,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@25ca56de'
2025-05-28 16:26:42,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:42,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:26:42,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:26:42,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:26:42,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:26:42,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:26:42,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:26:42,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:26:42,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:26:42,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:26:42,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:42,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:42,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:26:42,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:26:42,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:26:42,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:26:42,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:42,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:42,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:26:42,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:26:42,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:26:42,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:26:42,999 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:43,000 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:26:43,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:26:43,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:26:43,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:43,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:26:43,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:26:43,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:26:43,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:26:43,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:43,002 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:26:43,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:26:43,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:43,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:26:43,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:26:43,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:43,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@131af11d'
2025-05-28 16:26:43,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:43,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:26:43,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:26:43,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:26:43,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:26:43,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:26:43,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:26:43,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:26:43,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:43,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:26:43,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:26:43,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:43,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:26:43,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:43,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:26:43,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:26:43,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:26:43,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:26:43,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:26:43,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:26:43,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:26:43,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:26:43,009 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:26:43,009 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:26:43,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:26:43,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:26:43,010 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:26:43,010 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:26:43,010 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:26:43,010 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:26:43,010 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:26:43,010 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:26:43,011 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:26:43,011 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:26:43,011 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6f7a6cc9
2025-05-28 16:26:43,011 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3065a6ee
2025-05-28 16:26:43,011 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:26:43,011 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:26:43,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:26:43,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:26:43,015 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:26:43,015 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:26:43,015 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:26:43,017 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:26:43,019 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.322 seconds (process running for 7.189)
2025-05-28 16:26:43,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,021 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,023 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,025 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,025 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,026 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,026 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1db7acc9}
2025-05-28 16:26:43,026 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1db7acc9}
2025-05-28 16:26:43,026 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,026 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1db7acc9}
2025-05-28 16:26:43,026 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1db7acc9}
2025-05-28 16:26:43,027 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@4e08c557]
2025-05-28 16:26:43,027 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:43,027 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@27e1c83]
2025-05-28 16:26:43,027 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 16:26:43,027 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,028 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 16:26:43,028 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-28 16:26:43,028 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 16:26:43,029 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:43,029 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 16:26:43,029 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:26:43,029 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:26:43,029 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:43,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,031 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,031 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,031 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,031 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,033 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,034 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,034 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,034 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,034 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,034 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,035 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,128 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e41619d}
2025-05-28 16:26:43,129 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e41619d}
2025-05-28 16:26:43,129 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,129 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:43,129 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@49e11ca7]
2025-05-28 16:26:43,130 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-28 16:26:43,130 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-28 16:26:43,130 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-28 16:26:43,130 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:26:43,152 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:26:43,152 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-28 16:26:43,155 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:43,155 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,163 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,166 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,166 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,167 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,167 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,168 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,168 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,168 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,168 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,169 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@12917a56}
2025-05-28 16:26:43,169 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@12917a56}
2025-05-28 16:26:43,169 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,169 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6f49a165]
2025-05-28 16:26:43,170 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:26:43,170 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:26:43,170 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-28 16:26:43,170 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:26:43,170 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:26:43,170 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:43,170 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:26:43,170 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:26:43,170 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:26:43,170 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:43,171 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,174 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,174 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,174 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,175 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,176 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5aa345a5}
2025-05-28 16:26:43,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5aa345a5}
2025-05-28 16:26:43,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,231 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6d043931]
2025-05-28 16:26:43,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5aa345a5}
2025-05-28 16:26:43,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@5d32d8f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5aa345a5}
2025-05-28 16:26:43,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@5d32d8f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5aa345a5}
2025-05-28 16:26:43,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@5d32d8f] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@3330bdd1]
2025-05-28 16:26:43,232 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:26:43,233 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,233 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:26:43,233 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:26:43,233 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:26:43,234 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:26:43,235 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-28 16:26:43,235 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:26:43,236 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:26:43,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,237 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,240 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,243 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c430548}
2025-05-28 16:26:43,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c430548}
2025-05-28 16:26:43,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,247 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@29e3c7fe]
2025-05-28 16:26:43,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c430548}
2025-05-28 16:26:43,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@5d32d8f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c430548}
2025-05-28 16:26:43,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@5d32d8f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,248 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:26:43,248 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,248 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:26:43,248 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:26:43,248 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:26:43,248 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:26:43,250 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:26:43,250 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:26:43,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,253 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,254 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,255 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,256 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,256 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,257 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29ab7ccc}
2025-05-28 16:26:43,258 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29ab7ccc}
2025-05-28 16:26:43,258 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,258 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7a77ff45]
2025-05-28 16:26:43,258 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29ab7ccc}
2025-05-28 16:26:43,258 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@5d32d8f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,258 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29ab7ccc}
2025-05-28 16:26:43,258 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@5d32d8f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,258 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 16:26:43,259 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,259 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 16:26:43,259 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-28 16:26:43,259 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 16:26:43,259 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-28 16:26:43,260 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:26:43,260 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:26:43,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,262 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,262 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,262 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,263 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,264 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,267 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@564d5883}
2025-05-28 16:26:43,267 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@564d5883}
2025-05-28 16:26:43,267 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,267 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@198ad9e0]
2025-05-28 16:26:43,267 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:26:43,267 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,267 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:26:43,267 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:26:43,268 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:26:43,268 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:26:43,268 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:26:43,268 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:43,269 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-28 16:26:43,269 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:26:43,269 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:26:43,269 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:43,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,270 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,272 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,274 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,278 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@faa592b}
2025-05-28 16:26:43,278 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@faa592b}
2025-05-28 16:26:43,278 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,279 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7f3964b0]
2025-05-28 16:26:43,279 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:26:43,279 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,280 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:26:43,280 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={masked}
2025-05-28 16:26:43,280 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:26:43,282 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:43,282 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=12, currentPage=1, pageSize=5, totalPages=3}
2025-05-28 16:26:43,282 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:26:43,282 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:26:43,282 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:43,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,284 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,285 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,286 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,287 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,288 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@391133ad}
2025-05-28 16:26:43,289 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@391133ad}
2025-05-28 16:26:43,289 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,289 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1e60dce7]
2025-05-28 16:26:43,289 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 16:26:43,290 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,290 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 16:26:43,290 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-28 16:26:43,290 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 16:26:43,291 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 16:26:43,292 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:26:43,292 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:43,292 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-28 16:26:43,292 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:26:43,292 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:26:43,293 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:43,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,295 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,297 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,297 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,297 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,298 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,298 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,301 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3b2bd545}
2025-05-28 16:26:43,301 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3b2bd545}
2025-05-28 16:26:43,301 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,301 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1ba2a958]
2025-05-28 16:26:43,301 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3b2bd545}
2025-05-28 16:26:43,301 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@5d32d8f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,301 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3b2bd545}
2025-05-28 16:26:43,301 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@5d32d8f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,302 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:26:43,303 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,303 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:26:43,303 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:26:43,303 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:26:43,303 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:26:43,303 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:26:43,304 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:26:43,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,305 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,308 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,309 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,311 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6dd6c64c}
2025-05-28 16:26:43,311 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6dd6c64c}
2025-05-28 16:26:43,311 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,311 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:43,311 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@241b5364]
2025-05-28 16:26:43,311 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 16:26:43,311 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 16:26:43,311 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-28 16:26:43,311 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 16:26:43,311 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:43,313 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 16:26:43,313 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:26:43,313 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:26:43,313 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:43,313 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,314 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,315 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,317 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,317 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:26:43,317 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,317 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,318 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,319 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67fc98fe}
2025-05-28 16:26:43,320 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67fc98fe}
2025-05-28 16:26:43,320 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@afcfc63] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,320 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:43,320 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@39876e1f]
2025-05-28 16:26:43,321 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-28 16:26:43,321 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-28 16:26:43,321 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-28 16:26:43,322 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:26:43,323 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-28 16:26:43,326 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:26:43,327 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-28 16:26:43,327 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:43,327 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:26:43,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,332 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,332 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-28 16:26:43,338 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,346 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-28 16:26:43,371 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-28 16:26:43,378 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-28 16:26:43,379 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:26:43,379 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:26:43,379 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:26:43,383 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:26:43,384 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:26:43,385 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:26:43,385 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:26:43,385 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,387 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:26:43,401 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:26:43,407 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 36596 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:26:43,407 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:26:43,408 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:26:43,408 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:26:43,409 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e
2025-05-28 16:26:43,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:26:43,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:26:43,425 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:26:43,426 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:26:43,427 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:26:43,427 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:26:43,427 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:26:43,428 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:26:43,429 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:26:43,431 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:26:43,432 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:26:43,432 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:26:43,433 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:26:43,433 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:26:43,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:26:43,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:26:43,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:26:43,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:26:43,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:26:43,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:26:43,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:26:43,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:26:43,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:26:43,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:26:43,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:26:43,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:26:43,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:26:43,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:26:43,512 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@43a1205c]
2025-05-28 16:26:43,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:26:43,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:26:43,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:26:43,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:26:43,513 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:43,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:26:43,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:26:43,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:26:43,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:26:43,515 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:43,515 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:43,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:26:43,516 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:43,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:26:43,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:26:43,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:26:43,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:26:43,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16e2a7be'
2025-05-28 16:26:43,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:26:43,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:26:43,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:26:43,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:26:43,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:26:43,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:26:43,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:26:43,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:26:43,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:26:43,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:26:43,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:26:43,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:26:43,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:43,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:26:43,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:43,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:43,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:43,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16e2a7be'
2025-05-28 16:26:43,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:26:43,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:26:43,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:43,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:43,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16e2a7be'
2025-05-28 16:26:43,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:26:43,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:26:43,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:26:43,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:26:43,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:26:43,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:26:43,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:26:43,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:43,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:43,537 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:26:43,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:26:43,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:43,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:43,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:26:43,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:43,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:43,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:43,543 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-28 16:26:43,544 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:26:43,545 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:26:43,545 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 16:26:43,546 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:26:43,547 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:26:43,548 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:26:43,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:26:43,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:43,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:43,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:26:43,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:43,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:43,549 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:26:43,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:26:43,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:43,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:43,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:26:43,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:26:43,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:26:43,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:26:43,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:26:43,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:26:43,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:26:43,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:26:43,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:26:43,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:26:43,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:43,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:26:43,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:43,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:43,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:26:43,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:26:43,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:26:43,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:26:43,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:26:43,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:26:43,558 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:26:43,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:26:43,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:26:43,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:26:43,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:26:43,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:26:43,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:43,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:26:43,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:26:43,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:26:43,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:43,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:43,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:43,569 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:26:43,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:26:43,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:26:43,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:26:43,572 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4011f95e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@14344b44, org.springframework.security.web.context.SecurityContextHolderFilter@24ba43e0, org.springframework.security.web.header.HeaderWriterFilter@6f6cefb9, org.springframework.web.filter.CorsFilter@441ccfd7, org.springframework.security.web.csrf.CsrfFilter@54fe40e0, org.springframework.security.web.authentication.logout.LogoutFilter@27d58238, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4b5e664f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2e5fed7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@591f4316, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7c48a505, org.springframework.security.web.access.ExceptionTranslationFilter@53010411, org.springframework.security.web.access.intercept.AuthorizationFilter@29cf36fb]
2025-05-28 16:26:43,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:26:43,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:26:43,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:26:43,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:26:43,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:26:43,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:26:43,577 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:26:43,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:26:43,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:26:43,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:43,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:43,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:26:43,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:26:43,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:43,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:26:43,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:43,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:26:43,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:26:43,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:26:43,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:26:43,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:26:43,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:26:43,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:26:43,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:26:43,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:43,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:26:43,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:43,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:43,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:26:43,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:26:43,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:26:43,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:26:43,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:26:43,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:26:43,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e'
2025-05-28 16:26:43,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:43,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:26:43,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:26:43,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:26:43,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:26:43,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:26:43,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:26:43,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:26:43,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:26:43,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:26:43,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:43,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:43,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:26:43,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:26:43,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:26:43,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:26:43,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:43,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:43,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:26:43,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:26:43,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:26:43,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:26:43,592 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:43,593 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:26:43,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:26:43,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:26:43,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:43,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:26:43,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:26:43,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:26:43,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:26:43,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:43,594 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:26:43,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:26:43,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:43,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:26:43,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:26:43,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:43,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16e2a7be'
2025-05-28 16:26:43,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:43,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:26:43,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:26:43,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:26:43,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:26:43,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:26:43,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:26:43,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:26:43,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:43,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:26:43,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:26:43,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:43,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:26:43,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:43,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:26:43,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:26:43,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:26:43,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:26:43,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:26:43,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:26:43,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:26:43,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:26:43,611 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:26:43,611 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:26:43,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:26:43,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:26:43,612 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:26:43,612 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:26:43,612 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:26:43,612 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:26:43,612 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:26:43,612 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:26:43,612 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:26:43,613 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:26:43,613 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@32c6eb3c
2025-05-28 16:26:43,613 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3ac5a623
2025-05-28 16:26:43,613 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:26:43,614 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-28 16:26:43,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:26:43,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:26:43,617 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:26:43,617 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:26:43,617 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:26:43,618 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:26:43,620 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.232 seconds (process running for 7.791)
2025-05-28 16:26:43,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,621 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:26:43,621 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,622 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,622 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,625 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@ff8df3}
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@ff8df3}
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@24ba43e0] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@ff8df3}
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@ff8df3}
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@24ba43e0] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@617e67f1]
2025-05-28 16:26:43,631 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6e14a376]
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@ff8df3}
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@54fe40e0] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@ff8df3}
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@54fe40e0] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@ff8df3}
2025-05-28 16:26:43,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@54fe40e0] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@25fb28dd]
2025-05-28 16:26:43,632 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:26:43,632 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:43,632 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:26:43,633 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:26:43,633 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:26:43,635 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body
2025-05-28 16:26:43,644 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:26:43,758 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:26:43,758 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:26:43,759 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,759 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,759 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,759 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,760 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,760 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,760 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,760 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,761 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:26:43,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,762 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,762 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,763 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,763 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,763 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,763 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,764 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1c0c4d2d}
2025-05-28 16:26:43,764 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1c0c4d2d}
2025-05-28 16:26:43,764 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@24ba43e0] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,764 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@43089e4]
2025-05-28 16:26:43,764 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1c0c4d2d}
2025-05-28 16:26:43,764 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@54fe40e0] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,764 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1c0c4d2d}
2025-05-28 16:26:43,764 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@54fe40e0] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:43,764 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:26:43,766 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:43,766 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:26:43,766 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:26:43,766 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:26:43,767 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body
2025-05-28 16:26:43,768 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:26:43,781 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:26:43,781 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:26:43,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,783 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,783 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,783 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,783 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,784 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,784 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,785 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,786 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,786 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:26:43,787 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,787 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,788 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,791 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@44a0de07}
2025-05-28 16:26:43,792 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@44a0de07}
2025-05-28 16:26:43,792 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@24ba43e0] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:43,792 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@45adac0e]
2025-05-28 16:26:43,793 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 16:26:43,793 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:43,793 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 16:26:43,793 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-28 16:26:43,794 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 16:26:43,794 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 16:26:43,795 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:43,795 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 16:26:43,795 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:26:43,795 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:26:43,795 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:43,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,798 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,798 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,799 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-28 16:26:43,800 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:43,941 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:43,942 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:26:43,947 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:43,947 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:26:43,950 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:26:43,964 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:43,968 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:43,970 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:43,971 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-28 16:26:43,974 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:44,077 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:44,080 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:44,082 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:44,258 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-28 16:26:44,263 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:26:44,265 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-28 16:26:44,299 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-28 16:26:44,300 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-28 16:26:44,302 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-28 16:26:44,304 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-28 16:26:44,306 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-28 16:26:44,309 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-28 16:26:44,311 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-28 16:26:44,336 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-28 16:26:44,336 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:26:44,336 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:26:44,337 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:26:44,344 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:26:44,358 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:26:44,359 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:26:44,360 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:26:44,361 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:26:44,361 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,363 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:26:44,375 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:26:44,379 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 36596 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:26:44,379 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:26:44,379 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:26:44,379 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:26:44,380 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a
2025-05-28 16:26:44,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:26:44,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:26:44,401 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:26:44,402 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:26:44,402 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:26:44,403 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:26:44,403 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:26:44,404 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:26:44,404 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:26:44,407 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:26:44,408 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:26:44,409 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:26:44,410 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:26:44,410 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:26:44,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:26:44,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:26:44,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:26:44,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:26:44,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:26:44,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:26:44,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:26:44,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:26:44,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:26:44,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:26:44,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:26:44,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:26:44,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:26:44,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:26:44,484 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@8d16b81]
2025-05-28 16:26:44,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:26:44,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:26:44,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:26:44,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:26:44,485 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:44,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:26:44,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:26:44,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:26:44,487 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:44,487 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:44,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:26:44,488 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:44,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:26:44,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:26:44,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:26:44,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:26:44,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@17a644eb'
2025-05-28 16:26:44,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:26:44,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:26:44,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:26:44,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:26:44,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:26:44,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:26:44,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:26:44,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:26:44,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:26:44,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:26:44,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:26:44,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:26:44,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:44,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:26:44,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:44,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:44,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:44,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@17a644eb'
2025-05-28 16:26:44,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:26:44,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:26:44,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:44,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:44,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@17a644eb'
2025-05-28 16:26:44,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:26:44,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:26:44,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:26:44,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:26:44,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:26:44,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:26:44,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:26:44,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:44,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:44,515 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:26:44,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:26:44,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:44,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:44,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:26:44,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:44,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:44,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:44,521 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-28 16:26:44,522 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:26:44,522 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:26:44,524 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 16:26:44,525 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:26:44,527 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:26:44,528 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:26:44,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:26:44,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:44,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:44,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:26:44,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:44,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:44,529 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:26:44,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:26:44,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:44,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:44,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:26:44,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:26:44,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:26:44,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:26:44,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:26:44,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:26:44,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:26:44,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:26:44,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:26:44,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:26:44,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:44,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:26:44,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:44,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:44,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:26:44,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:26:44,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:26:44,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:26:44,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:26:44,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:26:44,537 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:26:44,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:26:44,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:26:44,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:26:44,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:26:44,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:26:44,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:44,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:26:44,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:26:44,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:26:44,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:44,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:44,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:44,547 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:26:44,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:26:44,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:26:44,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:26:44,550 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@337ab4a2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@68e36b84, org.springframework.security.web.context.SecurityContextHolderFilter@7609b7c5, org.springframework.security.web.header.HeaderWriterFilter@44f01009, org.springframework.web.filter.CorsFilter@3537caca, org.springframework.security.web.csrf.CsrfFilter@22489e92, org.springframework.security.web.authentication.logout.LogoutFilter@331bd9f2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e4332d1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@10d31b98, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4c23d17f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7225a307, org.springframework.security.web.access.ExceptionTranslationFilter@1d483c89, org.springframework.security.web.access.intercept.AuthorizationFilter@69668de7]
2025-05-28 16:26:44,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:26:44,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:26:44,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:26:44,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:26:44,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:26:44,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:26:44,555 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:26:44,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:26:44,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:26:44,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:44,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:44,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:26:44,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:26:44,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:44,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:26:44,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:44,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:26:44,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:26:44,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:26:44,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:26:44,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:26:44,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:26:44,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:26:44,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:26:44,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:44,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:26:44,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:44,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:44,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:26:44,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:26:44,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:26:44,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:26:44,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:26:44,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:26:44,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a'
2025-05-28 16:26:44,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:44,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:26:44,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:26:44,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:26:44,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:26:44,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:26:44,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:26:44,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:26:44,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:26:44,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:26:44,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:44,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:44,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:26:44,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:26:44,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:26:44,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:26:44,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:44,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:44,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:26:44,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:26:44,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:26:44,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:26:44,577 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:44,578 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:26:44,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:26:44,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:26:44,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:44,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:26:44,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:26:44,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:26:44,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:26:44,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:44,579 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:26:44,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:26:44,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:44,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:26:44,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:26:44,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:44,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@17a644eb'
2025-05-28 16:26:44,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:44,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:26:44,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:26:44,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:26:44,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:26:44,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:26:44,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:26:44,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:26:44,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:44,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:26:44,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:26:44,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:44,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:26:44,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:44,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:26:44,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:26:44,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:26:44,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:26:44,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:26:44,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:26:44,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:26:44,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:26:44,584 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:26:44,584 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:26:44,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:26:44,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:26:44,585 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:26:44,585 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:26:44,585 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:26:44,585 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:26:44,585 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:26:44,585 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:26:44,585 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:26:44,585 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:26:44,586 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@d5ec8e7
2025-05-28 16:26:44,586 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@74e506a8
2025-05-28 16:26:44,586 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:26:44,586 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:26:44,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:26:44,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:26:44,588 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:26:44,588 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:26:44,588 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:26:44,590 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:26:44,591 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.228 seconds (process running for 8.762)
2025-05-28 16:26:44,592 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,592 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:26:44,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,594 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175d07d}
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175d07d}
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7609b7c5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175d07d}
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175d07d}
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@7609b7c5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@5267575a]
2025-05-28 16:26:44,597 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:44,597 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7f145f22]
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175d07d}
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@22489e92] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175d07d}
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@22489e92] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175d07d}
2025-05-28 16:26:44,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@22489e92] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@7027c359]
2025-05-28 16:26:44,601 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:26:44,603 main WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 16:26:44,606 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,606 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,606 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,606 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,607 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,608 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:26:44,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,609 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,611 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@55aee896}
2025-05-28 16:26:44,611 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@55aee896}
2025-05-28 16:26:44,611 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7609b7c5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:44,611 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:44,611 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6871cd51]
2025-05-28 16:26:44,611 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:26:44,612 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:26:44,612 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:26:44,612 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:26:44,612 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:26:44,612 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:26:44,613 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:26:44,654 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:26:44,658 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:26:44,658 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:26:44,658 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:44,658 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:26:44,658 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:26:44,658 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:26:44,658 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:44,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,660 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,661 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:26:44,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,661 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,662 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,662 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,663 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@57f3ad72}
2025-05-28 16:26:44,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@57f3ad72}
2025-05-28 16:26:44,663 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7609b7c5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:44,664 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3027ba9b]
2025-05-28 16:26:44,664 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@57f3ad72}
2025-05-28 16:26:44,664 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@22489e92] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:44,664 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@57f3ad72}
2025-05-28 16:26:44,664 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@22489e92] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:44,664 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:26:44,664 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:26:44,664 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:26:44,664 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 36
2025-05-28 16:26:44,665 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:26:44,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,666 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,667 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:26:44,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,668 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,668 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,668 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,671 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b094557}
2025-05-28 16:26:44,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b094557}
2025-05-28 16:26:44,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7609b7c5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:44,671 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:44,671 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@18751d69]
2025-05-28 16:26:44,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b094557}
2025-05-28 16:26:44,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@22489e92] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:44,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b094557}
2025-05-28 16:26:44,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@22489e92] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:44,671 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:26:44,672 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 37
2025-05-28 16:26:44,672 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@18751d69]
2025-05-28 16:26:44,672 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]
2025-05-28 16:26:44,673 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = test@test.com, 권한 = ROLE_ADMIN
2025-05-28 16:26:44,673 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,674 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,675 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,675 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:26:44,675 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,675 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,676 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,676 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,676 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,676 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,676 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,678 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,679 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c84c215}
2025-05-28 16:26:44,679 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c84c215}
2025-05-28 16:26:44,679 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7609b7c5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:44,679 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7cc19564]
2025-05-28 16:26:44,679 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c84c215}
2025-05-28 16:26:44,679 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@22489e92] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:44,679 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c84c215}
2025-05-28 16:26:44,679 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@22489e92] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:44,679 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:26:44,680 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:26:44,680 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:26:44,680 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 39
2025-05-28 16:26:44,680 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:26:44,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,681 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,681 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,681 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,681 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,682 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:26:44,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,683 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,684 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,685 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@19d27788}
2025-05-28 16:26:44,685 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@19d27788}
2025-05-28 16:26:44,685 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7609b7c5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:44,685 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:44,685 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@524206cb]
2025-05-28 16:26:44,685 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:26:44,685 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:44,686 main WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = null, 요청 URI = /admin_menu
2025-05-28 16:26:44,686 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,686 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,686 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,686 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,687 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,687 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,687 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 449, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,687 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 450, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,688 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:26:44,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 451, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 452, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,689 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,689 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 453, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,689 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 454, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,689 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 455, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,689 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 456, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,691 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 457, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,691 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@19b4787c}
2025-05-28 16:26:44,691 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@19b4787c}
2025-05-28 16:26:44,691 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7609b7c5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:44,691 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:44,691 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6db22fce]
2025-05-28 16:26:44,691 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@19b4787c}
2025-05-28 16:26:44,691 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@22489e92] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:44,691 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@19b4787c}
2025-05-28 16:26:44,691 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@22489e92] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:26:44,692 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:26:44,692 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 41
2025-05-28 16:26:44,692 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6db22fce]
2025-05-28 16:26:44,692 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]
2025-05-28 16:26:44,692 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = user, 권한 = ROLE_USER
2025-05-28 16:26:44,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 458, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 459, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 460, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 461, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 462, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 463, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 464, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,694 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 465, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,695 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:26:44,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 466, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 467, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,695 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 468, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 469, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 470, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 471, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 472, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,697 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30817cdc}
2025-05-28 16:26:44,697 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30817cdc}
2025-05-28 16:26:44,697 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7609b7c5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:26:44,697 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:26:44,697 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@29d015b4]
2025-05-28 16:26:44,697 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:26:44,697 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:26:44,697 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:26:44,697 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-28 16:26:44,697 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:26:44,698 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:26:44,698 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=10, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:26:44,698 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:26:44,698 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:26:44,698 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:26:44,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 473, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 474, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 475, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 476, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 477, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 478, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 479, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,699 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 5, failureCount = 0]
2025-05-28 16:26:44,700 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,727 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-28 16:26:44,727 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:26:44,727 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:26:44,728 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:26:44,730 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:26:44,734 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:26:44,734 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:26:44,737 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:26:44,738 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:26:44,738 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:44,739 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:26:44,749 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:26:44,752 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 36596 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:26:44,752 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:26:44,753 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:26:44,753 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:26:44,754 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb
2025-05-28 16:26:44,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:26:44,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:26:44,763 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:26:44,764 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:26:44,764 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:26:44,764 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:26:44,765 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:26:44,765 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:26:44,766 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:26:44,767 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:26:44,768 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:26:44,768 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:26:44,769 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:26:44,769 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:26:45,069 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:26:45,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:26:45,077 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:26:45,077 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:26:45,087 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:26:45,117 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 38 ms. Found 1 JPA repository interface.
2025-05-28 16:26:45,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:26:45,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:26:45,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:26:45,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:26:45,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:26:45,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:26:45,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:26:45,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:26:45,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:26:45,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:26:45,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:26:45,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:26:45,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:26:45,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:26:45,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:26:45,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:26:45,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:26:45,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:26:45,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:26:45,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:26:45,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:26:45,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:26:45,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:26:45,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:26:45,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:26:45,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:26:45,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:26:45,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:26:45,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:26:45,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:26:45,297 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7182ecb6]
2025-05-28 16:26:45,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:26:45,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:26:45,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:26:45,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:26:45,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:26:45,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:26:45,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:26:45,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:26:45,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:26:45,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:26:45,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:26:45,318 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-28 16:26:45,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:26:45,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:26:45,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:26:45,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:26:45,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:26:45,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:26:45,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:26:45,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:26:45,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:26:45,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8fd3ca6'
2025-05-28 16:26:45,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:26:45,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:26:45,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:26:45,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:26:45,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:26:45,384 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:26:45,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:26:45,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:26:45,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8fd3ca6'
2025-05-28 16:26:45,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:45,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:26:45,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:26:45,417 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:26:45,718 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:26:45,768 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:26:45,770 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:26:45,770 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:26:45,770 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:26:45,770 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:26:45,770 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:26:45,771 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:26:45,771 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:26:46,177 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2e0c2e84
2025-05-28 16:26:46,180 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:26:46,248 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:26:46,282 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:26:46,308 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4085250
2025-05-28 16:26:46,339 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4535586b
2025-05-28 16:26:46,373 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@743a5f1f
2025-05-28 16:26:46,408 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@251aa724
2025-05-28 16:26:46,442 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@21547e87
2025-05-28 16:26:46,473 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@24bf55a8
2025-05-28 16:26:46,501 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4975c960
2025-05-28 16:26:46,531 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@e25bad4
2025-05-28 16:26:46,560 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1bef4c9a
2025-05-28 16:26:46,571 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:26:47,262 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:26:47,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:26:47,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:26:47,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:26:47,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:26:47,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:26:47,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:26:47,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:26:47,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:26:47,307 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:26:47,334 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:26:47,368 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:26:47,417 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:26:47,448 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:26:47,461 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:26:47,524 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:26:47,568 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:26:47,569 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:26:47,571 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:26:47,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:26:47,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:26:47,596 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:47,596 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:26:47,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:26:47,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:26:47,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:26:47,597 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:26:47,597 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:26:47,597 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:26:47,598 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:26:47,598 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:26:47,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:26:47,598 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:47,598 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:26:47,598 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:26:47,598 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:26:47,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:26:47,600 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:26:47,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:26:47,600 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:26:47,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:26:47,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:26:47,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:26:47,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8fd3ca6'
2025-05-28 16:26:47,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:26:47,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:26:47,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:26:47,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:26:47,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:26:47,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:26:47,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:26:47,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:26:47,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:26:47,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:26:47,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:26:47,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:26:47,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:47,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:47,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:47,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:47,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8fd3ca6'
2025-05-28 16:26:47,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:26:47,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:26:47,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:47,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:47,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8fd3ca6'
2025-05-28 16:26:47,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:26:47,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:26:47,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:26:47,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:26:47,615 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:26:47,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:26:47,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:26:47,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:26:47,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:26:47,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:26:47,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:26:47,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:26:47,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:26:47,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:47,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:47,630 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:26:47,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:26:47,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:47,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:47,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:26:47,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:47,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:47,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:47,639 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-28 16:26:47,640 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:26:47,640 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 16:26:47,641 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 16:26:47,642 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:26:47,643 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:26:47,644 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:26:47,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:26:47,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:47,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:47,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:26:47,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:47,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:47,645 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:26:47,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:26:47,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:47,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:47,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:26:47,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:26:47,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:26:47,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:26:47,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:26:47,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:26:47,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:26:47,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:26:47,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:26:47,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:26:47,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:47,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:26:47,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:47,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:26:47,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:26:47,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:26:47,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:26:47,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:26:47,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:26:47,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:26:47,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:26:47,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:26:47,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:26:47,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:26:47,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:26:47,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:26:47,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:26:47,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:26:47,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:47,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:47,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:26:47,667 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:26:47,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:26:47,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:26:47,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:26:47,675 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1965f73b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@26545830, org.springframework.security.web.context.SecurityContextHolderFilter@1bd4a372, org.springframework.security.web.header.HeaderWriterFilter@40331a64, org.springframework.web.filter.CorsFilter@7ad8dff2, org.springframework.security.web.csrf.CsrfFilter@57c1b28e, org.springframework.security.web.authentication.logout.LogoutFilter@7723f222, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@713fa9dc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@415b3744, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@11eadf2a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7625e83c, org.springframework.security.web.access.ExceptionTranslationFilter@29ef31d4, org.springframework.security.web.access.intercept.AuthorizationFilter@288e9bcb]
2025-05-28 16:26:47,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:26:47,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:26:47,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:26:47,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:26:47,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:26:47,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:26:47,679 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:26:47,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:26:47,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:26:47,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:26:47,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:26:47,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:26:47,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:26:47,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:26:47,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:26:47,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:26:47,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:26:47,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:26:47,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:26:47,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:26:47,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:26:47,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:26:47,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:26:47,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:47,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:47,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:26:47,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:47,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:26:47,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:26:47,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:47,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:26:47,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:26:47,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:26:47,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:26:47,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:26:47,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:26:47,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:26:47,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:47,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:26:47,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:26:47,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:26:47,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:26:47,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:26:47,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:26:47,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:26:47,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:26:47,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:26:47,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:26:47,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:47,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:47,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:26:47,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:26:47,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:47,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:26:47,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:26:47,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:26:47,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:26:47,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:26:47,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:26:47,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:26:47,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:26:47,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:26:47,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb'
2025-05-28 16:26:47,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:26:47,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:26:47,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:26:47,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:26:47,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:26:47,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:26:47,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:26:47,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:26:47,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:26:47,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:26:47,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:26:47,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:26:47,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:26:47,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:47,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:47,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:26:47,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:26:47,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:26:47,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:26:47,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:47,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:26:47,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:26:47,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:26:47,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:26:47,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:26:47,772 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:47,773 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:26:47,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:26:47,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:26:47,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:26:47,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:26:47,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:26:47,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:26:47,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:26:47,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:47,777 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:26:47,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:26:47,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:26:47,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:26:47,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:26:47,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:47,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8fd3ca6'
2025-05-28 16:26:47,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:26:47,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:26:47,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:26:47,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:26:47,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:26:47,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:26:47,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:26:47,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:26:47,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:26:47,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:26:47,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:26:47,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:26:47,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:26:47,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:26:47,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:26:47,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:26:47,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:26:47,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:26:47,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:26:47,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:26:47,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:26:47,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:26:47,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:26:47,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:26:47,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:26:47,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:26:47,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:26:47,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:26:47,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:26:47,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:26:47,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:26:47,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:26:47,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:26:47,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:26:47,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:26:47,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:26:47,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:26:47,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:26:47,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:26:47,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:26:47,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:26:47,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:26:47,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:26:47,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:26:47,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:26:47,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:26:47,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:26:47,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:26:47,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:47,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:26:47,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:26:47,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:26:47,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:26:47,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:26:47,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:26:47,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:26:47,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:26:47,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:26:47,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:26:47,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:26:47,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:26:47,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:26:47,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:26:47,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:26:47,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:26:47,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:26:47,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:26:47,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:26:47,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:26:47,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:26:47,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:26:47,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:26:47,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:26:47,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:26:47,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:26:47,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:26:47,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:26:47,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:26:47,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:26:47,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:26:47,841 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:26:47,841 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:26:47,841 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:26:47,846 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:26:47,849 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.11 seconds (process running for 12.02)
2025-05-28 16:26:47,850 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:26:47,851 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:26:47,851 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,851 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:26:47,851 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:26:47,852 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 481, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,852 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 482, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,852 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:47,853 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 483, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,854 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 484, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 485, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 486, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 487, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 488, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 489, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 490, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 491, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 492, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,858 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:47,858 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:26:47,859 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2caf6813 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 493, missCount = 6, failureCount = 0]
2025-05-28 16:26:47,859 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:26:47,874 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5d1a859c, started on Wed May 28 16:26:38 KST 2025
2025-05-28 16:26:47,876 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:26:47,876 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:26:47,876 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:26:47,877 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:47,878 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@23867b97, started on Wed May 28 16:26:41 KST 2025
2025-05-28 16:26:47,878 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:26:47,878 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:26:47,879 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:26:47,879 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:47,879 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@25ca56de, started on Wed May 28 16:26:42 KST 2025
2025-05-28 16:26:47,879 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:26:47,879 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:26:47,879 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:26:47,879 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:47,879 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@4dbeba8e, started on Wed May 28 16:26:43 KST 2025
2025-05-28 16:26:47,881 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:26:47,881 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:26:47,881 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:26:47,881 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:47,881 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@515a3e3a, started on Wed May 28 16:26:44 KST 2025
2025-05-28 16:26:47,881 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:26:47,881 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:26:47,881 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:26:47,882 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:47,882 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@4fddc3cb, started on Wed May 28 16:26:44 KST 2025
2025-05-28 16:26:47,883 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:26:47,883 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:26:47,883 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:26:47,884 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:26:47,884 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:26:47,887 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 16:26:47,888 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:26:47,890 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2e0c2e84: (connection evicted)
2025-05-28 16:26:47,894 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4085250: (connection evicted)
2025-05-28 16:26:47,897 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4535586b: (connection evicted)
2025-05-28 16:26:47,898 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@743a5f1f: (connection evicted)
2025-05-28 16:26:47,900 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@251aa724: (connection evicted)
2025-05-28 16:26:47,902 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@21547e87: (connection evicted)
2025-05-28 16:26:47,903 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@24bf55a8: (connection evicted)
2025-05-28 16:26:47,905 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4975c960: (connection evicted)
2025-05-28 16:26:47,907 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@e25bad4: (connection evicted)
2025-05-28 16:26:47,908 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1bef4c9a: (connection evicted)
2025-05-28 16:26:47,910 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:26:47,910 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Wed May 28 16:28:38 KST 2025

Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Wed May 28 16:28:38 KST 2025

Logback Log Messages

Log session start time Wed May 28 16:29:15 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:28:38,359 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 23744 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:28:38,363 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:28:38,366 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:28:38,367 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:28:38,402 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 16:28:38,402 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-28 16:28:38,402 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-28 16:28:38,402 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-28 16:28:38,402 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-28 16:28:38,403 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b
2025-05-28 16:28:38,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:28:38,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:28:38,471 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:28:38,472 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:28:38,475 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:28:38,477 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:28:38,478 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:28:38,479 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:28:38,479 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:28:38,484 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:28:38,485 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:28:38,486 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:28:38,490 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:28:38,492 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:28:38,889 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:28:38,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:28:38,898 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:28:38,899 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:28:38,906 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:28:38,930 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 29 ms. Found 1 JPA repository interface.
2025-05-28 16:28:39,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:28:39,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:28:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:28:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:28:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 16:28:39,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:28:39,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:28:39,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:28:39,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:28:39,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:28:39,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:28:39,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:28:39,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:28:39,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:28:39,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:28:39,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:28:39,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:28:39,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:28:39,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:28:39,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:28:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:28:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:28:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:28:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:28:39,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:28:39,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:28:39,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:28:39,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:28:39,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:28:39,183 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4925eb77]
2025-05-28 16:28:39,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:28:39,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:28:39,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:28:39,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:28:39,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:28:39,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:28:39,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:28:39,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:28:39,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:28:39,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:28:39,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:28:39,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:28:39,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:28:39,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:28:39,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:28:39,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:28:39,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:28:39,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:28:39,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 16:28:39,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 16:28:39,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 16:28:39,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:28:39,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:28:39,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:28:39,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:28:39,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:28:39,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:28:39,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:28:39,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:28:39,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:28:39,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:28:39,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:28:39,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:28:39,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:28:39,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:28:39,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:28:39,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:28:39,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:28:39,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:28:39,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:28:39,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:28:39,323 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:28:39,323 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:28:39,324 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 16:28:39,384 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 16:28:39,392 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 16:28:39,394 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 16:28:39,394 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 16:28:39,528 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 16:28:39,531 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 16:28:39,531 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 16:28:39,532 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1128 ms
2025-05-28 16:28:39,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:28:39,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:28:39,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:28:39,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:28:39,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:28:39,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:28:39,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:28:39,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:28:39,546 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:28:39,547 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 16:28:39,559 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:28:39,560 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:28:39,560 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:28:39,560 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:28:39,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:28:39,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:28:39,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:28:39,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:28:39,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:28:39,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:28:39,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:28:39,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:28:39,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:28:39,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:28:39,578 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@4f2847ea
2025-05-28 16:28:39,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:28:39,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:28:39,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:28:39,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 16:28:39,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 16:28:39,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 16:28:39,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:28:39,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:28:39,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:28:39,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:28:39,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:28:39,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:28:39,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:28:39,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 16:28:39,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:28:39,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:28:39,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:28:39,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:28:39,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:28:39,623 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:28:39,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:28:39,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:28:39,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 16:28:39,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:39,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:28:39,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:28:39,640 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:28:39,842 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:28:39,859 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:28:39,861 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:28:39,861 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:28:39,861 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:28:39,861 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:28:39,861 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:28:39,861 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:28:39,862 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:28:39,862 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:28:39,862 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:28:39,862 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:28:39,862 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:28:39,862 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:28:39,863 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:28:39,863 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:28:39,863 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:28:39,863 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:28:39,863 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:28:39,863 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:28:39,863 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:28:39,863 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:28:39,863 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:28:39,863 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:28:39,863 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:28:39,864 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:28:39,864 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:28:39,864 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:28:39,864 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:28:39,864 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:28:39,864 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:28:39,864 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:28:39,865 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:28:39,865 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:28:39,865 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:28:39,865 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:28:39,865 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:28:39,865 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:28:40,105 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3c6ff79b
2025-05-28 16:28:40,107 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:28:40,141 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:28:40,220 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:28:40,239 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@35e265d1
2025-05-28 16:28:40,268 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@74df6fea
2025-05-28 16:28:40,299 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@45e1bb4d
2025-05-28 16:28:40,332 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@14f090a5
2025-05-28 16:28:40,361 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@10be68f4
2025-05-28 16:28:40,391 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@477588a9
2025-05-28 16:28:40,421 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@794663f7
2025-05-28 16:28:40,451 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@65d75896
2025-05-28 16:28:40,483 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57ecc47e
2025-05-28 16:28:40,497 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:28:40,726 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:28:40,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:28:40,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:28:40,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:28:40,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:28:40,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:28:40,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:28:40,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:28:40,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:28:40,763 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:28:40,771 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:28:40,784 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:28:40,802 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:28:40,808 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 16:28:40,823 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:28:40,835 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:28:40,888 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:28:40,930 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:28:40,932 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:28:40,934 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:28:40,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:28:40,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:28:40,962 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:28:40,962 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:28:40,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:28:40,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:28:40,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:28:40,968 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:28:40,969 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:28:40,969 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:28:40,969 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:28:40,969 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:28:40,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:28:40,970 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:28:40,970 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:28:40,971 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:28:40,971 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:28:40,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:28:40,972 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:28:40,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:28:40,975 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:28:40,975 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:28:40,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:28:40,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:28:40,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 16:28:40,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:28:40,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:28:40,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:40,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:28:40,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:40,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:28:40,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:40,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:28:40,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:28:40,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:40,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:28:40,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:28:40,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:40,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:28:40,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:28:40,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:28:40,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:28:40,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:28:40,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:28:40,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:28:40,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 16:28:41,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:28:41,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:28:41,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:28:41,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:28:41,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 16:28:41,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:28:41,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:28:41,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:28:41,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:28:41,005 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:28:41,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:28:41,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:28:41,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:41,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:28:41,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:28:41,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:28:41,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:28:41,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:28:41,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:28:41,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:41,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:28:41,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:28:41,066 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:28:41,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:28:41,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:41,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:28:41,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:28:41,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:28:41,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:28:41,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:28:41,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:28:41,094 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:28:41,099 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:28:41,100 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-28 16:28:41,102 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(int,Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:28:41,106 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:28:41,111 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:28:41,113 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:28:41,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:28:41,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:28:41,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:28:41,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:28:41,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:28:41,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:28:41,119 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:28:41,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:28:41,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:28:41,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:28:41,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:28:41,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:28:41,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:28:41,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:28:41,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:28:41,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:28:41,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:28:41,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:28:41,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:28:41,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:28:41,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:28:41,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:28:41,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:28:41,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:28:41,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:28:41,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:28:41,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:28:41,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:28:41,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:28:41,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:41,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:41,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:28:41,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:28:41,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:28:41,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:28:41,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:28:41,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:41,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:28:41,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:28:41,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:28:41,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:28:41,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:28:41,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:28:41,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:28:41,181 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:28:41,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:28:41,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:28:41,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:28:41,220 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@340aeced, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@72bdab3f, org.springframework.security.web.context.SecurityContextHolderFilter@72fc39a6, org.springframework.security.web.header.HeaderWriterFilter@6ea68f52, org.springframework.web.filter.CorsFilter@15df9e0c, org.springframework.security.web.csrf.CsrfFilter@1316aaa5, org.springframework.security.web.authentication.logout.LogoutFilter@634a2d62, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1fef999c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@35a70cdd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@63df653c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@13335535, org.springframework.security.web.access.ExceptionTranslationFilter@2a30aa68, org.springframework.security.web.access.intercept.AuthorizationFilter@65b95afd]
2025-05-28 16:28:41,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:28:41,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:28:41,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:28:41,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:28:41,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:28:41,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:28:41,232 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:28:41,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:28:41,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:28:41,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:28:41,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:28:41,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:28:41,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:28:41,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:28:41,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:28:41,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:28:41,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:28:41,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:28:41,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:28:41,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:28:41,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:28:41,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:28:41,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:28:41,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:28:41,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:28:41,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:28:41,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:28:41,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 16:28:41,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:28:41,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:28:41,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:28:41,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:28:41,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:28:41,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:28:41,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:28:41,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:28:41,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:28:41,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:28:41,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:28:41,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:28:41,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:28:41,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:28:41,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:28:41,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:28:41,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:28:41,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:28:41,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:28:41,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:28:41,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:28:41,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:28:41,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:28:41,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:28:41,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:28:41,277 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:28:41,284 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:28:41,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:28:41,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:28:41,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:28:41,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:28:41,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:28:41,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:28:41,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:28:41,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:28:41,303 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:28:41,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:28:41,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:28:41,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:28:41,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:28:41,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:28:41,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 16:28:41,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:28:41,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:28:41,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:28:41,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:28:41,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:28:41,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:28:41,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:28:41,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 16:28:41,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 16:28:41,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 16:28:41,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:28:41,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:28:41,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:28:41,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:28:41,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:28:41,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:28:41,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:28:41,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:28:41,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:28:41,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:28:41,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:28:41,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:28:41,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:28:41,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:28:41,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:28:41,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:28:41,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:28:41,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:28:41,326 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:28:41,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:28:41,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:28:41,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:28:41,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:28:41,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:28:41,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:28:41,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:28:41,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:28:41,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:28:41,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:28:41,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:28:41,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:28:41,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:28:41,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:28:41,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:28:41,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:28:41,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:28:41,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:28:41,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:28:41,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:28:41,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:28:41,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:28:41,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:28:41,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:28:41,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:28:41,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:28:41,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:28:41,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:28:41,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:28:41,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:28:41,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:28:41,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:28:41,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:28:41,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:28:41,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:28:41,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:28:41,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:28:41,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:28:41,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:28:41,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:28:41,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:28:41,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:28:41,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:28:41,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:28:41,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:28:41,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 16:28:41,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:28:41,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 16:28:41,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:28:41,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:28:41,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 16:28:41,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 16:28:41,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:28:41,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 16:28:41,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 16:28:41,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:28:41,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 16:28:41,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 16:28:41,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 16:28:41,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 16:28:41,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:28:41,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 16:28:41,378 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-28 16:28:41,379 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 16:28:41,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 16:28:41,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 16:28:41,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 16:28:41,391 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:28:41,391 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:28:41,391 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 16:28:41,391 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 16:28:41,416 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 16:28:41,417 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 16:28:41,417 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 16:28:41,417 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 16:28:41,417 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:28:41,427 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:28:41,440 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.297 seconds (process running for 3.657)
2025-05-28 16:28:41,441 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:28:41,443 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:28:41,443 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-28 16:28:41,443 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 16:28:41,443 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
Date Thread Level Logger MDC Message
2025-05-28 16:29:16,088 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-28 16:29:16,092 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:29:16,094 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:29:16,117 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:29:16,176 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:29:16,343 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:29:16,344 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:29:16,369 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:29:16,391 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:29:16,392 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:16,483 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Wed May 28 16:29:16 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:29:16,975 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 35168 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:29:16,977 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:29:16,978 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:29:16,979 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:29:17,018 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@240a2619
2025-05-28 16:29:17,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:29:17,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:29:17,177 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:29:17,180 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:29:17,182 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:29:17,183 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:29:17,185 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:29:17,187 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:29:17,188 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:29:17,195 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:29:17,196 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:29:17,197 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:29:17,203 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:29:17,205 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:29:17,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:29:17,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:29:17,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:29:18,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:29:18,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:29:18,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:29:18,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:29:18,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:29:18,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:29:18,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:29:18,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:29:18,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:29:18,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:29:18,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:29:18,920 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1b72f9a]
2025-05-28 16:29:18,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:29:18,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:29:18,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:29:18,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:29:18,969 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:18,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:29:18,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:29:18,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:29:18,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:29:18,988 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:18,989 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:18,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:29:18,991 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:18,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:29:19,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:29:19,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:29:19,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:29:19,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@32d22650'
2025-05-28 16:29:19,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:29:19,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:29:19,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:29:19,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:29:19,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:29:19,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:29:19,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:29:19,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:29:19,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:29:19,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:29:19,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:29:19,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:29:19,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:19,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:29:19,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:19,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:19,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:19,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@32d22650'
2025-05-28 16:29:19,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:29:19,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:29:19,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:19,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:19,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@32d22650'
2025-05-28 16:29:19,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:29:19,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:29:19,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:29:19,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:29:19,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:29:19,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:29:19,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:29:19,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:19,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:19,323 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:29:19,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:29:19,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:19,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:19,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:29:19,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:19,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:19,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:19,449 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:29:19,469 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:29:19,470 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 16:29:19,478 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:29:19,487 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:29:19,509 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:29:19,526 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:29:19,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:29:19,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:19,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:19,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:29:19,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:19,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:19,534 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:29:19,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:29:19,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:19,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:19,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:29:19,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:29:19,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:29:19,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:29:19,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:29:19,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:29:19,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:29:19,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:29:19,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:29:19,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:29:19,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:19,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:29:19,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:19,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:19,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:29:19,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:29:19,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:29:19,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:29:19,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:29:19,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:29:19,603 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:29:19,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:29:19,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:29:19,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:29:19,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:29:19,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:29:19,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:19,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:29:19,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:29:19,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:29:19,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:19,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:19,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:19,743 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:29:19,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:29:19,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:29:19,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:29:19,831 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@26aecf31, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@77fa509a, org.springframework.security.web.context.SecurityContextHolderFilter@432e242d, org.springframework.security.web.header.HeaderWriterFilter@3644d12a, org.springframework.web.filter.CorsFilter@5f92ef40, org.springframework.security.web.csrf.CsrfFilter@2c99419f, org.springframework.security.web.authentication.logout.LogoutFilter@7c4b7bc3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3f04847e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@70f5f6c7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4ec25389, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1abacff3, org.springframework.security.web.access.ExceptionTranslationFilter@408f3054, org.springframework.security.web.access.intercept.AuthorizationFilter@373e09c7]
2025-05-28 16:29:19,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:29:19,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:29:19,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:29:19,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:29:19,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:29:19,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:29:19,852 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:29:19,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:29:19,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:29:19,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:19,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:19,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:29:19,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:29:19,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:19,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:29:19,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:19,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:29:19,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:29:19,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:29:19,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:29:19,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:29:19,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:29:19,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:29:19,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:29:19,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:19,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:29:19,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:19,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:19,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:29:19,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:29:19,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:29:19,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:29:19,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:29:19,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:29:19,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 16:29:19,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:19,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:29:19,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:29:19,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:29:19,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:29:19,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:29:19,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:29:19,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:29:19,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:29:19,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:29:19,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:19,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:19,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:29:19,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:29:19,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:29:19,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:29:19,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:19,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:19,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:29:19,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:29:19,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:29:19,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:29:19,972 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:19,987 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:29:20,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:29:20,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:29:20,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:20,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:29:20,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:29:20,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:29:20,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:29:20,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:20,043 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:29:20,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:29:20,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:20,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:29:20,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:29:20,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:20,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@32d22650'
2025-05-28 16:29:20,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:20,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:29:20,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:29:20,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:29:20,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:29:20,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:29:20,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:29:20,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:29:20,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:20,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:29:20,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:29:20,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:20,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:29:20,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:20,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:29:20,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:29:20,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:29:20,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:29:20,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:29:20,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:29:20,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:29:20,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:29:20,100 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:29:20,100 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:29:20,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:29:20,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:29:20,134 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:29:20,134 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:29:20,134 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:29:20,134 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:29:20,142 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:29:20,143 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:29:20,144 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:29:20,144 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:29:20,144 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@71bb6009
2025-05-28 16:29:20,144 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@1e7245da
2025-05-28 16:29:20,145 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:29:20,145 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-28 16:29:20,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:29:20,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:29:20,180 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:29:20,180 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:29:20,181 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:29:20,189 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:29:20,195 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.73 seconds (process running for 5.741)
2025-05-28 16:29:20,200 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:29:20,204 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,205 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:29:20,205 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,234 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,270 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7307e418}
2025-05-28 16:29:20,270 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7307e418}
2025-05-28 16:29:20,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:20,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7307e418}
2025-05-28 16:29:20,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7307e418}
2025-05-28 16:29:20,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@6757ed9e]
2025-05-28 16:29:20,278 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@32a37d12]
2025-05-28 16:29:20,278 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7307e418}
2025-05-28 16:29:20,278 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:20,278 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7307e418}
2025-05-28 16:29:20,279 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:20,279 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7307e418}
2025-05-28 16:29:20,279 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@6c8a806c]
2025-05-28 16:29:20,308 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-28 16:29:20,318 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:20,319 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-28 16:29:20,325 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-28 16:29:20,325 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-28 16:29:20,363 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 요청: email=test@test.com
2025-05-28 16:29:20,388 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 완료: email=test@test.com
2025-05-28 16:29:20,398 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:29:20,399 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:29:20,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,434 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,435 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,436 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,446 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,447 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:29:20,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,450 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,451 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,451 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,452 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,452 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,453 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,462 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@731660c1}
2025-05-28 16:29:20,462 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@731660c1}
2025-05-28 16:29:20,462 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:20,462 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5b83545d]
2025-05-28 16:29:20,462 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@731660c1}
2025-05-28 16:29:20,462 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:20,462 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@731660c1}
2025-05-28 16:29:20,462 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:20,463 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:29:20,464 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:20,464 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:29:20,464 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:29:20,464 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:29:20,467 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:29:20,469 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 완료: email=test@test.com
2025-05-28 16:29:20,470 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:29:20,470 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:29:20,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,473 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,474 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,474 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:29:20,474 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,477 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,479 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,479 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,481 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c6a7553}
2025-05-28 16:29:20,481 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c6a7553}
2025-05-28 16:29:20,481 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:20,481 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2242dd2b]
2025-05-28 16:29:20,482 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c6a7553}
2025-05-28 16:29:20,482 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:20,482 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c6a7553}
2025-05-28 16:29:20,482 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:20,483 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 16:29:20,483 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:20,483 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 16:29:20,483 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 16:29:20,483 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 16:29:20,484 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 16:29:20,484 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 중복 등록 시도: email=test@test.com
2025-05-28 16:29:20,484 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:29:20,485 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:29:20,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,487 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,488 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,488 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:29:20,488 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,490 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,493 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6d03404e}
2025-05-28 16:29:20,493 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6d03404e}
2025-05-28 16:29:20,493 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:20,493 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:20,493 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@664f1c53]
2025-05-28 16:29:20,494 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-28 16:29:20,494 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:20,494 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-28 16:29:20,494 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-28 16:29:20,495 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-28 16:29:20,495 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [null] 주소록 조회 요청
2025-05-28 16:29:20,497 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:20,497 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {addrList=[]}
2025-05-28 16:29:20,501 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:29:20,501 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 16:29:20,502 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:20,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,505 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,506 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 16:29:20,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,506 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,508 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,509 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,509 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,509 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,510 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1342c6e1}
2025-05-28 16:29:20,511 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1342c6e1}
2025-05-28 16:29:20,511 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:20,511 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:20,511 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4a547f9d]
2025-05-28 16:29:20,511 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-28 16:29:20,511 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:20,511 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-28 16:29:20,511 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-28 16:29:20,511 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-28 16:29:20,512 main INFO deu.cse.spring_webmail.control.AddrController 주소록 입력 페이지 요청
2025-05-28 16:29:20,512 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:20,513 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-28 16:29:20,513 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:29:20,513 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 16:29:20,513 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:20,513 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,513 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,514 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,514 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,514 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,515 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,515 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,515 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,518 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-28 16:29:20,519 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,773 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-28 16:29:20,773 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:29:20,775 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:29:20,776 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:29:20,783 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:29:20,787 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:29:20,789 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:29:20,790 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:29:20,790 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:20,796 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:29:20,814 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:29:20,821 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 35168 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:29:20,821 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:29:20,821 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:29:20,822 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:29:20,824 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8
2025-05-28 16:29:20,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:29:20,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:29:20,852 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:29:20,853 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:29:20,854 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:29:20,856 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:29:20,857 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:29:20,857 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:29:20,858 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:29:20,863 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:29:20,865 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:29:20,865 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:29:20,867 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:29:20,868 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:29:20,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:29:20,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:29:20,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:29:21,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:29:21,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:29:21,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:29:21,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:29:21,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:29:21,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:29:21,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:29:21,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:29:21,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:29:21,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:29:21,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:29:21,253 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@67b68dc3]
2025-05-28 16:29:21,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:29:21,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:29:21,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:29:21,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:29:21,255 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-28 16:29:21,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:29:21,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:29:21,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:29:21,258 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:21,258 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:21,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:29:21,259 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:21,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:29:21,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:29:21,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:29:21,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:29:21,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@195267c8'
2025-05-28 16:29:21,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:29:21,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:29:21,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:29:21,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:29:21,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:29:21,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:29:21,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:29:21,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:29:21,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:29:21,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:29:21,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:29:21,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:29:21,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:21,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:29:21,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:21,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:21,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:21,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@195267c8'
2025-05-28 16:29:21,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:29:21,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:29:21,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:21,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:21,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@195267c8'
2025-05-28 16:29:21,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:29:21,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:29:21,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:29:21,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:29:21,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:29:21,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:29:21,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:29:21,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:21,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:21,286 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:29:21,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:29:21,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:21,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:21,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:29:21,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:21,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:21,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:21,293 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:29:21,295 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:29:21,295 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 16:29:21,297 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:29:21,300 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:29:21,303 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:29:21,305 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:29:21,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:29:21,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:21,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:21,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:29:21,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:21,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:21,308 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:29:21,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:29:21,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:21,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:21,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:29:21,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:29:21,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:29:21,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:29:21,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:29:21,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:29:21,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:29:21,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:29:21,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:29:21,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:29:21,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:21,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:29:21,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:21,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:21,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:29:21,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:29:21,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:29:21,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:29:21,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:29:21,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:29:21,320 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:29:21,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:29:21,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:29:21,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:29:21,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:29:21,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:29:21,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:21,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:29:21,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:29:21,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:29:21,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:21,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:21,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:21,336 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:29:21,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:29:21,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:29:21,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:29:21,342 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2441c0b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4daf3b31, org.springframework.security.web.context.SecurityContextHolderFilter@2dfc833b, org.springframework.security.web.header.HeaderWriterFilter@4c963d59, org.springframework.web.filter.CorsFilter@332815a3, org.springframework.security.web.csrf.CsrfFilter@19b0f61c, org.springframework.security.web.authentication.logout.LogoutFilter@343a8b18, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@62c63900, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@33e2808e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17a364, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@607524ff, org.springframework.security.web.access.ExceptionTranslationFilter@5d1ddb65, org.springframework.security.web.access.intercept.AuthorizationFilter@2e4a0669]
2025-05-28 16:29:21,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:29:21,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:29:21,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:29:21,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:29:21,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:29:21,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:29:21,346 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:29:21,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:29:21,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:29:21,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:21,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:21,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:29:21,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:29:21,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:21,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:29:21,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:21,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:29:21,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:29:21,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:29:21,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:29:21,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:29:21,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:29:21,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:29:21,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:29:21,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:21,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:29:21,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:21,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:21,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:29:21,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:29:21,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:29:21,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:29:21,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:29:21,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:29:21,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8'
2025-05-28 16:29:21,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:21,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:29:21,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:29:21,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:29:21,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:29:21,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:29:21,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:29:21,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:29:21,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:29:21,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:29:21,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:21,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:21,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:29:21,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:29:21,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:29:21,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:29:21,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:21,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:21,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:29:21,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:29:21,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:29:21,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:29:21,368 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:21,369 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:29:21,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:29:21,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:29:21,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:21,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:29:21,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:29:21,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:29:21,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:29:21,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:21,372 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:29:21,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:29:21,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:21,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:29:21,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:29:21,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:21,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@195267c8'
2025-05-28 16:29:21,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:21,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:29:21,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:29:21,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:29:21,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:29:21,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:29:21,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:29:21,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:29:21,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:21,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:29:21,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:29:21,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:21,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:29:21,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:21,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:29:21,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:29:21,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:29:21,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:29:21,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:29:21,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:29:21,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:29:21,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:29:21,381 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:29:21,381 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:29:21,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:29:21,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:29:21,382 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:29:21,382 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:29:21,382 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:29:21,382 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:29:21,382 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:29:21,383 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:29:21,384 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:29:21,384 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:29:21,384 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@627ed93a
2025-05-28 16:29:21,384 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4f141a7
2025-05-28 16:29:21,384 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:29:21,384 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:29:21,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:29:21,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:29:21,390 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:29:21,390 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:29:21,390 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:29:21,391 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:29:21,393 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.597 seconds (process running for 6.939)
2025-05-28 16:29:21,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,394 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:29:21,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,398 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:21,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,401 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,401 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,416 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3519fc2a}
2025-05-28 16:29:21,416 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3519fc2a}
2025-05-28 16:29:21,416 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2dfc833b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:21,416 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3519fc2a}
2025-05-28 16:29:21,416 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3519fc2a}
2025-05-28 16:29:21,416 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@2dfc833b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@1821e3f2]
2025-05-28 16:29:21,416 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:21,416 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@26ac8501]
2025-05-28 16:29:21,417 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-28 16:29:21,417 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:21,417 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-28 16:29:21,417 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-28 16:29:21,417 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-28 16:29:21,419 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:29:21,435 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 16:29:21,437 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit13305774013166744192\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-28 16:29:21,444 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-28 16:29:21,445 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-28 16:29:21,446 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:21,551 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,556 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,557 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,557 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,558 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:21,572 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,572 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:29:21,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,575 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:21,576 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,577 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,577 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,584 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@69339b3b}
2025-05-28 16:29:21,584 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@69339b3b}
2025-05-28 16:29:21,584 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2dfc833b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:21,584 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:21,585 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@723c6a25]
2025-05-28 16:29:21,585 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:29:21,586 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:21,586 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:29:21,586 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:29:21,586 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:29:21,587 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:29:21,591 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:29:21,591 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:29:21,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,595 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:21,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,598 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:29:21,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,600 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:21,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,604 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21624bde}
2025-05-28 16:29:21,604 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21624bde}
2025-05-28 16:29:21,604 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2dfc833b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:21,604 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:21,604 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3f321f8]
2025-05-28 16:29:21,605 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 16:29:21,605 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:21,605 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 16:29:21,605 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 16:29:21,605 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 16:29:21,605 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 16:29:21,606 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:29:21,606 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:29:21,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,608 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:21,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,610 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 16:29:21,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,611 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:21,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,618 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24d25c43}
2025-05-28 16:29:21,619 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24d25c43}
2025-05-28 16:29:21,619 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2dfc833b] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:21,619 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@772dfe03]
2025-05-28 16:29:21,619 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-28 16:29:21,619 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:21,619 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-28 16:29:21,619 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-28 16:29:21,619 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 16:29:21,620 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-28 16:29:21,623 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:21,623 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-28 16:29:21,623 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:29:21,623 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 16:29:21,623 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:21,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,645 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:21,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-28 16:29:21,647 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:21,680 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-28 16:29:21,683 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:29:21,683 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:29:21,689 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:29:21,723 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:29:21,724 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:21,727 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:29:21,728 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:29:21,728 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:21,786 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:29:21,817 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:29:21,828 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 35168 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:29:21,828 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:29:21,828 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:29:21,828 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:29:21,830 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0
2025-05-28 16:29:21,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:29:21,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:29:21,857 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:29:21,858 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:29:21,859 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:29:21,860 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:29:21,860 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:29:21,861 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:29:21,861 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:29:21,864 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:29:21,865 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:29:21,865 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:29:21,866 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:29:21,866 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:29:21,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:29:21,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:29:21,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:29:22,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:29:22,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:29:22,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:29:22,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:29:22,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:29:22,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:29:22,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:29:22,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:29:22,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:29:22,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:29:22,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:29:22,020 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@52a3a9ef]
2025-05-28 16:29:22,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:29:22,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:29:22,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:29:22,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:29:22,024 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:22,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:29:22,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:29:22,028 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:22,029 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:22,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:29:22,030 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:22,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:29:22,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:29:22,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:29:22,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:29:22,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d158175'
2025-05-28 16:29:22,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:29:22,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:29:22,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:29:22,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:29:22,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:29:22,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:29:22,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:29:22,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:29:22,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:29:22,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:29:22,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:29:22,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:29:22,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:22,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:29:22,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:22,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:22,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:22,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d158175'
2025-05-28 16:29:22,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:29:22,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:29:22,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:22,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:22,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d158175'
2025-05-28 16:29:22,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:29:22,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:29:22,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:29:22,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:29:22,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:29:22,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:29:22,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:29:22,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,064 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:29:22,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:29:22,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:29:22,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:22,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,070 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:29:22,071 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:29:22,072 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 16:29:22,074 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:29:22,077 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:29:22,078 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:29:22,079 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:29:22,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:29:22,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:29:22,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,082 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:29:22,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:29:22,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:29:22,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:29:22,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:29:22,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:29:22,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:29:22,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:29:22,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:29:22,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:29:22,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:29:22,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:29:22,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:22,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:29:22,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:22,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:22,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:29:22,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:29:22,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:29:22,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:29:22,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:29:22,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:29:22,092 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:29:22,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:29:22,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:29:22,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:29:22,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:29:22,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:29:22,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:22,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:29:22,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:29:22,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:29:22,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:22,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,103 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:29:22,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:29:22,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:29:22,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:29:22,107 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@746a671, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@44c66c7b, org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383, org.springframework.security.web.header.HeaderWriterFilter@5d32d8f, org.springframework.web.filter.CorsFilter@7d332e20, org.springframework.security.web.csrf.CsrfFilter@77fdbe42, org.springframework.security.web.authentication.logout.LogoutFilter@749a3925, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@22b0f013, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@24ae25b8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@afcfc63, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@582679fd, org.springframework.security.web.access.ExceptionTranslationFilter@30b3d9ef, org.springframework.security.web.access.intercept.AuthorizationFilter@4cbeae45]
2025-05-28 16:29:22,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:29:22,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:29:22,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:29:22,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:29:22,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:29:22,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:29:22,110 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:29:22,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:29:22,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:29:22,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:22,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:22,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:29:22,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:29:22,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:22,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:29:22,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:22,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:29:22,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:29:22,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:29:22,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:29:22,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:29:22,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:29:22,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:29:22,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:29:22,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:22,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:29:22,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:22,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:22,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:29:22,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:29:22,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:29:22,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:29:22,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:29:22,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:29:22,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0'
2025-05-28 16:29:22,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:22,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:29:22,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:29:22,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:29:22,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:29:22,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:29:22,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:29:22,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:29:22,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:29:22,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:29:22,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:22,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:29:22,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:29:22,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:29:22,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:29:22,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:22,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:22,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:29:22,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:29:22,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:29:22,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:29:22,126 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:22,127 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:29:22,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:29:22,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:29:22,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:29:22,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:29:22,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:29:22,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:29:22,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:22,131 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:29:22,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:29:22,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:22,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:29:22,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:29:22,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:22,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d158175'
2025-05-28 16:29:22,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:22,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:29:22,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:29:22,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:29:22,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:29:22,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:29:22,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:29:22,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:29:22,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:22,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:29:22,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:29:22,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:22,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:29:22,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:22,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:29:22,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:29:22,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:29:22,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:29:22,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:29:22,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:29:22,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:29:22,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:29:22,140 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:29:22,140 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:29:22,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:29:22,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:29:22,141 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:29:22,141 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:29:22,141 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:29:22,141 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:29:22,141 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:29:22,141 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:29:22,142 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:29:22,142 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:29:22,142 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@4f028abf
2025-05-28 16:29:22,142 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@55744b16
2025-05-28 16:29:22,142 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:29:22,142 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:29:22,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:29:22,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:29:22,145 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:29:22,145 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:29:22,145 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:29:22,146 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:29:22,148 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.363 seconds (process running for 7.694)
2025-05-28 16:29:22,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,149 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,150 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,152 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,152 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,153 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,154 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,154 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,155 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,156 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24ad12ff}
2025-05-28 16:29:22,157 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24ad12ff}
2025-05-28 16:29:22,157 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,157 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24ad12ff}
2025-05-28 16:29:22,157 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24ad12ff}
2025-05-28 16:29:22,157 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@7963a94b]
2025-05-28 16:29:22,157 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:22,157 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1db7acc9]
2025-05-28 16:29:22,157 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 16:29:22,158 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,158 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 16:29:22,158 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-28 16:29:22,158 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 16:29:22,159 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:22,159 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 16:29:22,159 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:29:22,159 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:29:22,159 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:22,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,161 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,162 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,164 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,241 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4fc6dcb7}
2025-05-28 16:29:22,242 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4fc6dcb7}
2025-05-28 16:29:22,242 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,242 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:22,242 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4512085c]
2025-05-28 16:29:22,242 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-28 16:29:22,242 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-28 16:29:22,242 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-28 16:29:22,243 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:29:22,263 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:29:22,264 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-28 16:29:22,265 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:22,266 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,269 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,271 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,271 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,271 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,271 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,271 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,273 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@12bc9450}
2025-05-28 16:29:22,273 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@12bc9450}
2025-05-28 16:29:22,273 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,273 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@620a2725]
2025-05-28 16:29:22,273 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:29:22,273 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:29:22,273 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-28 16:29:22,274 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:29:22,274 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:29:22,274 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:22,274 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:29:22,274 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:29:22,274 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:29:22,274 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:22,274 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,276 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,278 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,279 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@469c1292}
2025-05-28 16:29:22,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@469c1292}
2025-05-28 16:29:22,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,321 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@12917a56]
2025-05-28 16:29:22,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@469c1292}
2025-05-28 16:29:22,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@77fdbe42] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,322 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@469c1292}
2025-05-28 16:29:22,322 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@77fdbe42] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,322 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@469c1292}
2025-05-28 16:29:22,323 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@77fdbe42] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@18a6451f]
2025-05-28 16:29:22,323 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:29:22,324 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,325 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:29:22,325 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:29:22,325 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:29:22,326 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:29:22,327 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-28 16:29:22,329 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:29:22,329 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:29:22,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,332 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,332 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,335 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,335 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,335 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,336 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c65b55b}
2025-05-28 16:29:22,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c65b55b}
2025-05-28 16:29:22,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,340 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7773d139]
2025-05-28 16:29:22,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c65b55b}
2025-05-28 16:29:22,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@77fdbe42] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7c65b55b}
2025-05-28 16:29:22,340 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@77fdbe42] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,341 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:29:22,341 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,341 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:29:22,341 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:29:22,341 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:29:22,342 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:29:22,342 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:29:22,343 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:29:22,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,344 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,346 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,346 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@753bfb4b}
2025-05-28 16:29:22,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@753bfb4b}
2025-05-28 16:29:22,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,349 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@656ac24]
2025-05-28 16:29:22,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@753bfb4b}
2025-05-28 16:29:22,350 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@77fdbe42] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,350 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@753bfb4b}
2025-05-28 16:29:22,350 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@77fdbe42] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,350 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 16:29:22,350 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,350 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 16:29:22,350 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-28 16:29:22,350 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 16:29:22,351 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-28 16:29:22,352 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:29:22,352 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:29:22,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,354 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,355 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,356 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,358 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f59f157}
2025-05-28 16:29:22,358 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f59f157}
2025-05-28 16:29:22,358 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,359 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@aa24615]
2025-05-28 16:29:22,359 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:29:22,359 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,359 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:29:22,359 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:29:22,359 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:29:22,359 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:29:22,360 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:29:22,360 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:22,360 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-28 16:29:22,360 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:29:22,360 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:29:22,360 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:22,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,362 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,365 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,366 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,367 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@288c16a5}
2025-05-28 16:29:22,367 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@288c16a5}
2025-05-28 16:29:22,367 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,368 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@563b9462]
2025-05-28 16:29:22,368 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:29:22,368 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,368 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:29:22,368 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={masked}
2025-05-28 16:29:22,368 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:29:22,370 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:22,370 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=12, currentPage=1, pageSize=5, totalPages=3}
2025-05-28 16:29:22,370 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:29:22,370 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:29:22,370 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:22,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,372 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,373 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,374 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,376 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@687fa4d0}
2025-05-28 16:29:22,376 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@687fa4d0}
2025-05-28 16:29:22,376 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,376 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@64123c4d]
2025-05-28 16:29:22,376 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 16:29:22,376 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,376 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 16:29:22,376 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-28 16:29:22,377 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 16:29:22,377 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 16:29:22,377 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 16:29:22,377 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:22,377 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-28 16:29:22,377 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:29:22,377 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:29:22,377 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:22,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,378 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,380 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,380 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,382 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a584533}
2025-05-28 16:29:22,382 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a584533}
2025-05-28 16:29:22,382 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,383 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@40ee8512]
2025-05-28 16:29:22,383 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a584533}
2025-05-28 16:29:22,383 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@77fdbe42] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,383 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a584533}
2025-05-28 16:29:22,383 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@77fdbe42] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,383 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:29:22,383 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,384 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:29:22,384 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 16:29:22,384 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:29:22,384 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 16:29:22,384 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:29:22,385 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:29:22,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,386 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,388 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,389 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,390 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f930be7}
2025-05-28 16:29:22,390 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f930be7}
2025-05-28 16:29:22,390 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,390 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:22,390 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@cfc9c4f]
2025-05-28 16:29:22,391 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 16:29:22,391 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 16:29:22,391 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-28 16:29:22,391 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 16:29:22,391 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:22,391 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 16:29:22,391 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:29:22,391 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 16:29:22,391 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:22,391 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,392 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,394 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 16:29:22,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,394 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,396 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4089505c}
2025-05-28 16:29:22,396 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4089505c}
2025-05-28 16:29:22,397 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3ebb8383] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,397 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:22,397 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@53fa89e6]
2025-05-28 16:29:22,397 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-28 16:29:22,398 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-28 16:29:22,398 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-28 16:29:22,398 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 16:29:22,399 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-28 16:29:22,401 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 16:29:22,401 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-28 16:29:22,402 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:22,402 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 16:29:22,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,403 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-28 16:29:22,403 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,407 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-28 16:29:22,446 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-28 16:29:22,452 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-28 16:29:22,453 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:29:22,453 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:29:22,454 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:29:22,460 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:29:22,460 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:29:22,461 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:29:22,461 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:29:22,461 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,464 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:29:22,478 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:29:22,485 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 35168 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:29:22,485 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:29:22,485 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:29:22,486 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:29:22,488 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@50235133
2025-05-28 16:29:22,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:29:22,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:29:22,507 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:29:22,507 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:29:22,508 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:29:22,508 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:29:22,509 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:29:22,509 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:29:22,509 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:29:22,511 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:29:22,511 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:29:22,512 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:29:22,512 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:29:22,513 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:29:22,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:29:22,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:29:22,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:29:22,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:29:22,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:29:22,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:29:22,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:29:22,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:29:22,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:29:22,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:29:22,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:29:22,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:29:22,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:29:22,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:29:22,596 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@67367175]
2025-05-28 16:29:22,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:29:22,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:29:22,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:29:22,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:29:22,599 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:22,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:29:22,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:29:22,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:29:22,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:29:22,601 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:22,602 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:22,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:29:22,602 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:22,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:29:22,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:29:22,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:29:22,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:29:22,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3b3bf723'
2025-05-28 16:29:22,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:29:22,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:29:22,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:29:22,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:29:22,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:29:22,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:29:22,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:29:22,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:29:22,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:29:22,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:29:22,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:29:22,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:29:22,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:22,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:29:22,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:22,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:22,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:22,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3b3bf723'
2025-05-28 16:29:22,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:29:22,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:29:22,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:22,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:22,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3b3bf723'
2025-05-28 16:29:22,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:29:22,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:29:22,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:29:22,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:29:22,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:29:22,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:29:22,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:29:22,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,623 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:29:22,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:29:22,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:29:22,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:22,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,629 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:29:22,632 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:29:22,633 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 16:29:22,633 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:29:22,634 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:29:22,636 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:29:22,636 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:29:22,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:29:22,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:29:22,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,637 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:29:22,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:29:22,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:29:22,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:29:22,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:29:22,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:29:22,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:29:22,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:29:22,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:29:22,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:29:22,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:29:22,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:29:22,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:22,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:29:22,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:22,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:22,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:29:22,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:29:22,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:29:22,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:29:22,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:29:22,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:29:22,642 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:29:22,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:29:22,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:29:22,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:29:22,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:29:22,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:29:22,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:22,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:29:22,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:29:22,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:29:22,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:22,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:22,654 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:29:22,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:29:22,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:29:22,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:29:22,657 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2e5fed7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@591f4316, org.springframework.security.web.context.SecurityContextHolderFilter@e9f28, org.springframework.security.web.header.HeaderWriterFilter@638d0527, org.springframework.web.filter.CorsFilter@51867eab, org.springframework.security.web.csrf.CsrfFilter@30fc1d0c, org.springframework.security.web.authentication.logout.LogoutFilter@54fe40e0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@24ba43e0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@50caf658, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2b52e068, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@27d58238, org.springframework.security.web.access.ExceptionTranslationFilter@151ddfc6, org.springframework.security.web.access.intercept.AuthorizationFilter@6f6cefb9]
2025-05-28 16:29:22,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:29:22,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:29:22,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:29:22,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:29:22,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:29:22,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:29:22,660 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:29:22,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:29:22,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:29:22,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:22,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:22,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:29:22,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:29:22,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:22,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:29:22,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:22,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:29:22,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:29:22,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:29:22,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:29:22,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:29:22,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:29:22,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:29:22,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:29:22,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:22,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:29:22,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:22,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:22,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:29:22,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:29:22,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:29:22,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:29:22,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:29:22,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:29:22,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@50235133'
2025-05-28 16:29:22,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:22,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:29:22,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:29:22,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:29:22,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:29:22,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:29:22,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:29:22,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:29:22,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:29:22,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:29:22,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:22,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:29:22,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:29:22,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:29:22,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:29:22,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:22,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:22,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:29:22,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:29:22,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:29:22,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:29:22,675 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:22,675 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:29:22,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:29:22,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:29:22,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:22,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:29:22,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:29:22,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:29:22,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:29:22,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:22,677 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:29:22,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:29:22,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:22,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:29:22,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:29:22,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:22,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3b3bf723'
2025-05-28 16:29:22,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:22,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:29:22,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:29:22,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:29:22,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:29:22,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:29:22,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:29:22,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:29:22,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:22,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:29:22,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:29:22,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:22,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:29:22,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:22,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:29:22,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:29:22,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:29:22,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:29:22,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:29:22,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:29:22,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:29:22,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:29:22,684 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:29:22,684 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:29:22,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:29:22,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:29:22,684 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:29:22,684 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:29:22,684 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:29:22,684 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:29:22,684 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:29:22,685 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:29:22,685 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:29:22,685 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:29:22,685 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1bf596f8
2025-05-28 16:29:22,685 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4d356547
2025-05-28 16:29:22,685 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:29:22,685 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-28 16:29:22,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:29:22,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:29:22,687 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:29:22,687 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:29:22,687 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:29:22,688 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:29:22,690 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.226 seconds (process running for 8.236)
2025-05-28 16:29:22,690 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,691 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:29:22,691 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,691 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,692 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@53a1baf5}
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@53a1baf5}
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@e9f28] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@53a1baf5}
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@53a1baf5}
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@e9f28] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@30f6791d]
2025-05-28 16:29:22,702 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@699a53d4]
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@53a1baf5}
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@30fc1d0c] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@53a1baf5}
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@30fc1d0c] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@53a1baf5}
2025-05-28 16:29:22,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@30fc1d0c] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@1adcd53b]
2025-05-28 16:29:22,703 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:29:22,703 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:22,703 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:29:22,703 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:29:22,703 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:29:22,706 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body
2025-05-28 16:29:22,715 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:29:22,833 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:29:22,833 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:29:22,835 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,837 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,838 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,838 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:29:22,838 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,839 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,839 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,839 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,839 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,840 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,840 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,840 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,841 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@43b5a9fd}
2025-05-28 16:29:22,841 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@43b5a9fd}
2025-05-28 16:29:22,841 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@e9f28] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,841 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1fbe9d4]
2025-05-28 16:29:22,842 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@43b5a9fd}
2025-05-28 16:29:22,842 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@30fc1d0c] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,842 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@43b5a9fd}
2025-05-28 16:29:22,842 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@30fc1d0c] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:22,844 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 16:29:22,844 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:22,844 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 16:29:22,844 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 16:29:22,844 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 16:29:22,845 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body
2025-05-28 16:29:22,845 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 16:29:22,857 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:29:22,857 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 16:29:22,859 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,859 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,859 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,859 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,859 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,860 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,861 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,861 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 16:29:22,862 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,864 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,864 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,866 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,867 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@40d259d0}
2025-05-28 16:29:22,867 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@40d259d0}
2025-05-28 16:29:22,867 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@e9f28] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:22,867 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@704588fc]
2025-05-28 16:29:22,868 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 16:29:22,868 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:22,868 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 16:29:22,869 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-28 16:29:22,869 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 16:29:22,869 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 16:29:22,870 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:22,870 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 16:29:22,870 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:29:22,870 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 16:29:22,870 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:22,872 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,876 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,877 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,877 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:22,878 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-28 16:29:22,878 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,043 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:23,044 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:29:23,049 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:23,049 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:29:23,055 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 16:29:23,066 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:23,069 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:23,071 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:23,072 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-28 16:29:23,076 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:23,198 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:23,201 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:23,205 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:23,385 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-28 16:29:23,389 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:29:23,392 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-28 16:29:23,428 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-28 16:29:23,430 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-28 16:29:23,430 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-28 16:29:23,432 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-28 16:29:23,434 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-28 16:29:23,436 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-28 16:29:23,437 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-28 16:29:23,466 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-28 16:29:23,466 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:29:23,467 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:29:23,468 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:29:23,475 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:29:23,485 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:29:23,485 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:29:23,485 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:29:23,486 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:29:23,486 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,488 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:29:23,500 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:29:23,504 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 35168 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:29:23,504 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:29:23,505 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:29:23,505 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:29:23,506 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6
2025-05-28 16:29:23,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:29:23,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:29:23,527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:29:23,527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:29:23,528 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:29:23,528 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:29:23,529 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:29:23,529 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:29:23,529 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:29:23,531 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:29:23,531 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:29:23,531 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:29:23,531 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:29:23,532 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:29:23,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 16:29:23,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:29:23,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:29:23,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:29:23,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:29:23,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:29:23,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:29:23,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:29:23,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:29:23,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:29:23,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:29:23,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:29:23,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:29:23,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:29:23,603 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@c6517ae]
2025-05-28 16:29:23,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:29:23,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:29:23,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:29:23,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:29:23,605 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:23,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:29:23,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:29:23,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:29:23,607 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:23,607 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:23,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:29:23,607 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:23,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:29:23,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:29:23,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:29:23,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:29:23,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@35f0652c'
2025-05-28 16:29:23,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:29:23,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:29:23,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:29:23,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:29:23,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:29:23,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:29:23,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:29:23,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:29:23,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:29:23,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:29:23,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:29:23,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:29:23,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:23,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:29:23,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:23,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:23,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:23,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@35f0652c'
2025-05-28 16:29:23,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:29:23,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:29:23,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:23,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:23,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@35f0652c'
2025-05-28 16:29:23,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:29:23,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:29:23,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:29:23,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:29:23,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:29:23,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:29:23,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:29:23,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:23,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:23,626 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:29:23,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:29:23,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:23,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:23,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:29:23,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:23,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:23,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:23,631 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:29:23,631 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:29:23,632 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 16:29:23,632 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:29:23,633 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:29:23,634 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:29:23,634 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:29:23,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:29:23,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:23,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:23,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:29:23,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:23,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:23,636 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:29:23,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:29:23,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:23,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:23,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:29:23,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:29:23,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:29:23,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:29:23,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:29:23,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:29:23,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:29:23,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:29:23,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:29:23,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:29:23,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:23,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:29:23,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:23,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:23,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:29:23,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:29:23,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:29:23,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:29:23,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:29:23,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:29:23,642 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:29:23,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:29:23,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:29:23,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:29:23,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:29:23,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:29:23,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:23,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:29:23,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:29:23,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:29:23,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:23,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:23,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:23,651 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:29:23,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:29:23,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:29:23,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:29:23,654 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@44f01009, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7609b7c5, org.springframework.security.web.context.SecurityContextHolderFilter@72112133, org.springframework.security.web.header.HeaderWriterFilter@1ba9cb25, org.springframework.web.filter.CorsFilter@10d31b98, org.springframework.security.web.csrf.CsrfFilter@1d03099a, org.springframework.security.web.authentication.logout.LogoutFilter@4ad27667, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1d483c89, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@77dbb932, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6494ce9f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4c23d17f, org.springframework.security.web.access.ExceptionTranslationFilter@2a372d63, org.springframework.security.web.access.intercept.AuthorizationFilter@22489e92]
2025-05-28 16:29:23,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:29:23,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:29:23,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:29:23,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:29:23,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:29:23,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:29:23,656 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:29:23,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:29:23,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:29:23,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:23,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:23,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:29:23,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:29:23,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:23,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:29:23,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:23,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:29:23,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:29:23,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:29:23,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:29:23,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:29:23,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:29:23,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:29:23,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:29:23,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:23,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:29:23,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:23,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:23,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:29:23,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:29:23,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:29:23,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:29:23,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 16:29:23,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 16:29:23,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6'
2025-05-28 16:29:23,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:23,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 16:29:23,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:29:23,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:29:23,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:29:23,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:29:23,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:29:23,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:29:23,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:29:23,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:29:23,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:23,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:23,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:29:23,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:29:23,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:29:23,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:29:23,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:23,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:23,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:29:23,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:29:23,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:29:23,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:29:23,670 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:23,671 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:29:23,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:29:23,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:29:23,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:23,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:29:23,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:29:23,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:29:23,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:29:23,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:23,672 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:29:23,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:29:23,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:23,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:29:23,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:29:23,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:23,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@35f0652c'
2025-05-28 16:29:23,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:23,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:29:23,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:29:23,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:29:23,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:29:23,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:29:23,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:29:23,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:29:23,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:23,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:29:23,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:29:23,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:23,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:29:23,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:23,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:29:23,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:29:23,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 16:29:23,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:29:23,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 16:29:23,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 16:29:23,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 16:29:23,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 16:29:23,685 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:29:23,685 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 16:29:23,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 16:29:23,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 16:29:23,686 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:29:23,686 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:29:23,686 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:29:23,686 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:29:23,686 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 16:29:23,686 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 16:29:23,687 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:29:23,687 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 16:29:23,687 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@480a3ffc
2025-05-28 16:29:23,688 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@182a5c56
2025-05-28 16:29:23,688 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:29:23,688 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 16:29:23,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:29:23,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 16:29:23,691 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:29:23,691 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:29:23,691 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:29:23,692 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 16:29:23,694 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.207 seconds (process running for 9.24)
2025-05-28 16:29:23,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,695 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:29:23,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,697 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,701 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f5673d0}
2025-05-28 16:29:23,701 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f5673d0}
2025-05-28 16:29:23,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@72112133] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:23,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f5673d0}
2025-05-28 16:29:23,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f5673d0}
2025-05-28 16:29:23,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@72112133] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@58c7073f]
2025-05-28 16:29:23,702 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:23,702 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@77ba34da]
2025-05-28 16:29:23,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f5673d0}
2025-05-28 16:29:23,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1d03099a] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:23,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f5673d0}
2025-05-28 16:29:23,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1d03099a] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:23,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f5673d0}
2025-05-28 16:29:23,702 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@1d03099a] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@44517251]
2025-05-28 16:29:23,705 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:29:23,707 main WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 16:29:23,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,710 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,710 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:29:23,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,711 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,714 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4d6c0824}
2025-05-28 16:29:23,714 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4d6c0824}
2025-05-28 16:29:23,714 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@72112133] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:23,714 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:23,714 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3cc16e8c]
2025-05-28 16:29:23,714 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:29:23,715 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:29:23,715 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:29:23,715 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 16:29:23,715 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:29:23,716 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:29:23,717 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:29:23,761 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:29:23,764 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:29:23,765 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:29:23,765 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:23,765 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:29:23,765 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:29:23,765 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:29:23,765 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:23,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,767 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,767 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,767 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,768 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:29:23,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,769 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,773 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@401e5e83}
2025-05-28 16:29:23,773 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@401e5e83}
2025-05-28 16:29:23,773 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@72112133] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:23,773 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@34648b8d]
2025-05-28 16:29:23,774 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@401e5e83}
2025-05-28 16:29:23,774 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1d03099a] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:23,774 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@401e5e83}
2025-05-28 16:29:23,774 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1d03099a] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:23,774 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:29:23,774 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:29:23,774 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:29:23,774 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 36
2025-05-28 16:29:23,775 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:29:23,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,777 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,777 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,777 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,777 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:29:23,777 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,778 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,781 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f01e723}
2025-05-28 16:29:23,781 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f01e723}
2025-05-28 16:29:23,781 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@72112133] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:23,781 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:23,781 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2b3d5c09]
2025-05-28 16:29:23,782 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f01e723}
2025-05-28 16:29:23,782 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1d03099a] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:23,782 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@f01e723}
2025-05-28 16:29:23,782 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1d03099a] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:23,782 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:29:23,783 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 37
2025-05-28 16:29:23,784 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2b3d5c09]
2025-05-28 16:29:23,784 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]
2025-05-28 16:29:23,784 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = test@test.com, 권한 = ROLE_ADMIN
2025-05-28 16:29:23,785 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,785 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,785 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,785 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,786 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,786 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,786 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,786 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,787 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,787 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:29:23,787 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,788 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,788 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,791 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64ed174}
2025-05-28 16:29:23,791 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64ed174}
2025-05-28 16:29:23,791 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@72112133] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:23,791 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4b6d2b19]
2025-05-28 16:29:23,791 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64ed174}
2025-05-28 16:29:23,791 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1d03099a] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:23,791 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64ed174}
2025-05-28 16:29:23,791 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1d03099a] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:23,792 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:29:23,792 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:29:23,792 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:29:23,792 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 39
2025-05-28 16:29:23,792 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:29:23,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,793 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,794 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:29:23,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,795 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,798 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,798 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1a312c51}
2025-05-28 16:29:23,798 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1a312c51}
2025-05-28 16:29:23,798 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@72112133] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:23,798 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:23,798 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6aabe0c6]
2025-05-28 16:29:23,799 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:29:23,799 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:23,800 main WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = null, 요청 URI = /admin_menu
2025-05-28 16:29:23,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,802 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 449, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,802 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,802 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 450, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,802 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:29:23,802 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 451, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 452, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,803 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 453, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 454, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 455, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,804 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 456, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 457, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,805 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175b1c8}
2025-05-28 16:29:23,805 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175b1c8}
2025-05-28 16:29:23,805 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@72112133] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:23,805 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:23,805 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@27846106]
2025-05-28 16:29:23,805 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175b1c8}
2025-05-28 16:29:23,805 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@1d03099a] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:23,805 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5175b1c8}
2025-05-28 16:29:23,805 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@1d03099a] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 16:29:23,806 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:29:23,806 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 41
2025-05-28 16:29:23,806 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@27846106]
2025-05-28 16:29:23,806 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]
2025-05-28 16:29:23,806 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = user, 권한 = ROLE_USER
2025-05-28 16:29:23,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 458, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 459, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 460, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 461, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 462, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 463, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 464, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,808 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,808 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 465, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,808 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 16:29:23,808 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 466, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,808 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 467, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,809 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 468, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 469, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 470, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,809 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 471, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,810 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 472, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,811 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@68496278}
2025-05-28 16:29:23,811 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@68496278}
2025-05-28 16:29:23,811 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@72112133] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 16:29:23,811 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 16:29:23,811 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@14f9fce0]
2025-05-28 16:29:23,811 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:29:23,811 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 16:29:23,811 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:29:23,812 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-28 16:29:23,812 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:29:23,812 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 16:29:23,812 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=10, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:29:23,813 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:29:23,813 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:29:23,813 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 16:29:23,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 473, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 474, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 475, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 476, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 477, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 478, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 479, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,814 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 5, failureCount = 0]
2025-05-28 16:29:23,814 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,852 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-28 16:29:23,852 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 16:29:23,852 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 16:29:23,853 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 16:29:23,854 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 16:29:23,859 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 16:29:23,859 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:29:23,862 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 16:29:23,863 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 16:29:23,863 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:23,865 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 16:29:23,878 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 16:29:23,883 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 35168 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:29:23,883 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:29:23,883 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:29:23,883 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:29:23,884 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b
2025-05-28 16:29:23,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:29:23,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:29:23,894 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:29:23,895 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:29:23,896 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:29:23,897 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:29:23,898 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:29:23,898 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:29:23,899 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:29:23,904 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:29:23,905 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:29:23,906 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:29:23,907 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:29:23,908 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:29:24,165 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:29:24,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:29:24,174 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:29:24,174 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:29:24,186 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:29:24,216 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 41 ms. Found 1 JPA repository interface.
2025-05-28 16:29:24,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:29:24,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:29:24,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 16:29:24,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:29:24,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:29:24,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:29:24,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:29:24,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:29:24,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:29:24,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:29:24,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 16:29:24,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:29:24,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:29:24,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:29:24,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:29:24,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:29:24,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:29:24,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:29:24,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:29:24,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:29:24,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:29:24,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:29:24,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:29:24,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:29:24,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:29:24,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:29:24,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:29:24,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:29:24,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:29:24,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:29:24,362 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@8f65a66]
2025-05-28 16:29:24,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:29:24,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:29:24,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:29:24,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:29:24,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:29:24,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:29:24,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:29:24,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:29:24,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:29:24,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:29:24,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:29:24,379 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-28 16:29:24,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:29:24,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:29:24,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:29:24,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:29:24,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:29:24,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:29:24,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:29:24,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:29:24,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:29:24,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@794245eb'
2025-05-28 16:29:24,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:29:24,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:29:24,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:29:24,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:29:24,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:29:24,436 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:29:24,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:29:24,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:29:24,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@794245eb'
2025-05-28 16:29:24,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:24,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:29:24,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:29:24,474 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:29:24,782 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:29:24,835 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:29:24,839 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:29:24,839 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:29:24,839 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:29:24,839 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:29:24,839 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:29:24,840 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:29:24,840 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:29:24,840 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:29:24,840 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:29:24,841 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:29:24,841 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:29:24,841 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:29:24,841 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:29:24,841 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:29:24,841 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:29:24,841 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:29:24,841 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:29:24,842 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:29:24,843 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:29:24,843 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:29:25,275 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@db7e9c3
2025-05-28 16:29:25,277 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:29:25,342 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:29:25,378 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:29:25,437 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4f94cb54
2025-05-28 16:29:25,468 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@ea9c16f
2025-05-28 16:29:25,504 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3fed090f
2025-05-28 16:29:25,535 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6e863e20
2025-05-28 16:29:25,570 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6ac8a40f
2025-05-28 16:29:25,603 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2bb5dc05
2025-05-28 16:29:25,634 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@367d5039
2025-05-28 16:29:25,666 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2bdf9e79
2025-05-28 16:29:25,694 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3d3168d3
2025-05-28 16:29:25,705 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:29:26,297 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:29:26,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:29:26,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:29:26,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:29:26,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:29:26,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:29:26,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:29:26,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:29:26,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:29:26,335 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:29:26,351 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:29:26,373 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:29:26,410 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:29:26,447 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:29:26,466 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:29:26,538 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:29:26,589 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:29:26,590 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:29:26,593 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:29:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:29:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:29:26,633 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:26,634 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:29:26,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:29:26,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:29:26,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:29:26,635 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:29:26,635 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:29:26,635 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:29:26,635 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:29:26,635 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:29:26,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:29:26,636 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:26,636 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:29:26,636 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:29:26,636 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:29:26,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:29:26,637 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:29:26,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:29:26,637 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:29:26,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:29:26,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:29:26,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:29:26,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@794245eb'
2025-05-28 16:29:26,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:29:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:29:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:29:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:29:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:29:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:29:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:29:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:29:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:29:26,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:29:26,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:29:26,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:29:26,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:26,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@794245eb'
2025-05-28 16:29:26,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:29:26,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:29:26,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:26,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:26,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@794245eb'
2025-05-28 16:29:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:29:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:29:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:29:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:29:26,651 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:29:26,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:29:26,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:29:26,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:29:26,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:29:26,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:29:26,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:29:26,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:29:26,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:29:26,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:26,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:26,665 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:29:26,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:29:26,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:26,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:26,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:29:26,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:26,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:26,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:26,671 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr()
2025-05-28 16:29:26,672 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:29:26,672 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 16:29:26,673 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/main_menu]}: mainMenu(int,Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 16:29:26,674 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:29:26,675 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:29:26,676 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:29:26,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:29:26,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:26,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:26,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:29:26,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:26,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:26,678 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:29:26,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:29:26,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:26,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:26,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:29:26,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:29:26,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:29:26,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:29:26,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:29:26,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:29:26,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:29:26,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:29:26,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:29:26,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:29:26,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:26,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:29:26,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:26,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:29:26,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:29:26,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:29:26,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:29:26,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:29:26,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:29:26,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:29:26,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:29:26,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:29:26,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:29:26,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:29:26,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:29:26,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:29:26,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:29:26,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:29:26,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:26,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:26,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:29:26,702 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:29:26,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:29:26,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:29:26,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:29:26,709 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@257224cc, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5dd5a04c, org.springframework.security.web.context.SecurityContextHolderFilter@38a104e6, org.springframework.security.web.header.HeaderWriterFilter@7cae9695, org.springframework.web.filter.CorsFilter@4e6bd1c7, org.springframework.security.web.csrf.CsrfFilter@1b5c7b81, org.springframework.security.web.authentication.logout.LogoutFilter@71367037, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@678747c3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@40d9f000, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4912f75c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@130f2e96, org.springframework.security.web.access.ExceptionTranslationFilter@5d2a8d1a, org.springframework.security.web.access.intercept.AuthorizationFilter@20166766]
2025-05-28 16:29:26,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:29:26,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:29:26,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:29:26,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:29:26,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:29:26,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:29:26,712 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:29:26,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:29:26,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:29:26,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:29:26,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:29:26,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:29:26,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:29:26,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:29:26,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:29:26,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:29:26,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:29:26,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:29:26,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:29:26,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:29:26,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:29:26,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:29:26,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:29:26,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:26,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:26,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:29:26,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:26,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:29:26,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:29:26,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:26,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:29:26,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:29:26,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:29:26,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:29:26,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:29:26,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:29:26,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:29:26,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:26,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:29:26,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:29:26,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:29:26,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:29:26,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:29:26,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:29:26,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:29:26,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:29:26,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:29:26,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:29:26,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:26,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:26,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:29:26,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:29:26,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:26,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:29:26,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:29:26,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:29:26,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:29:26,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:29:26,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:29:26,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:29:26,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:29:26,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:29:26,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b'
2025-05-28 16:29:26,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:29:26,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:29:26,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:29:26,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:29:26,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:29:26,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:29:26,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:29:26,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:29:26,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:29:26,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:29:26,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:29:26,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:29:26,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:29:26,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:26,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:26,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:29:26,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:29:26,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:29:26,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:29:26,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:26,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:29:26,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:29:26,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:29:26,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:29:26,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:29:26,804 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:26,805 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:29:26,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:29:26,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:29:26,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:29:26,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:29:26,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:29:26,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:29:26,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:29:26,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:26,808 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:29:26,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:29:26,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:29:26,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:29:26,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:29:26,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:26,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@794245eb'
2025-05-28 16:29:26,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:29:26,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:29:26,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:29:26,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:29:26,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:29:26,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:29:26,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:29:26,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:29:26,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:29:26,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:29:26,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:29:26,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:29:26,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:29:26,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:29:26,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:29:26,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:29:26,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:29:26,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:29:26,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:29:26,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:29:26,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:29:26,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:29:26,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:29:26,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:29:26,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:29:26,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:29:26,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:29:26,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:29:26,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:29:26,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:29:26,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:29:26,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:29:26,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:29:26,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:29:26,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:29:26,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:29:26,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:29:26,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:29:26,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:29:26,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:29:26,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:29:26,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:29:26,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:29:26,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:29:26,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:29:26,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:29:26,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:29:26,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:29:26,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:26,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:29:26,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:29:26,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:29:26,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:29:26,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:29:26,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:29:26,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:29:26,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:29:26,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:29:26,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:29:26,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:29:26,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:29:26,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:29:26,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:29:26,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:29:26,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:29:26,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:29:26,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:29:26,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:29:26,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:29:26,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:29:26,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:29:26,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:29:26,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:29:26,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:29:26,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:29:26,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:29:26,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:29:26,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:29:26,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:29:26,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:29:26,874 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:29:26,874 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:29:26,874 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:29:26,877 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:29:26,880 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.015 seconds (process running for 12.426)
2025-05-28 16:29:26,881 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:29:26,882 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:29:26,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,882 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:29:26,882 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:29:26,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 481, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 482, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,883 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:26,883 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 483, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,883 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 484, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,884 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 485, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,884 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 486, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 487, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 488, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 489, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 490, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 491, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 492, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,885 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:26,885 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 16:29:26,886 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@243b8682 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 493, missCount = 6, failureCount = 0]
2025-05-28 16:29:26,886 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 16:29:26,907 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@240a2619, started on Wed May 28 16:29:17 KST 2025
2025-05-28 16:29:26,909 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:29:26,909 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:29:26,909 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:29:26,910 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:26,911 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@42ffa0c8, started on Wed May 28 16:29:20 KST 2025
2025-05-28 16:29:26,913 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:29:26,913 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:29:26,913 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:29:26,913 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:26,913 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@38f2c6a0, started on Wed May 28 16:29:21 KST 2025
2025-05-28 16:29:26,914 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:29:26,914 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:29:26,914 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:29:26,914 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:26,914 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@50235133, started on Wed May 28 16:29:22 KST 2025
2025-05-28 16:29:26,915 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:29:26,915 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:29:26,915 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:29:26,915 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:26,915 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@237b3ab6, started on Wed May 28 16:29:23 KST 2025
2025-05-28 16:29:26,915 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:29:26,915 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:29:26,916 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:29:26,916 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:26,916 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@7c6f306b, started on Wed May 28 16:29:23 KST 2025
2025-05-28 16:29:26,917 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 16:29:26,917 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 16:29:26,917 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 16:29:26,918 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 16:29:26,918 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:29:26,921 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 16:29:26,921 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:29:26,923 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@db7e9c3: (connection evicted)
2025-05-28 16:29:26,926 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4f94cb54: (connection evicted)
2025-05-28 16:29:26,927 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@ea9c16f: (connection evicted)
2025-05-28 16:29:26,929 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3fed090f: (connection evicted)
2025-05-28 16:29:26,932 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6e863e20: (connection evicted)
2025-05-28 16:29:26,934 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6ac8a40f: (connection evicted)
2025-05-28 16:29:26,935 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2bb5dc05: (connection evicted)
2025-05-28 16:29:26,937 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@367d5039: (connection evicted)
2025-05-28 16:29:26,939 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2bdf9e79: (connection evicted)
2025-05-28 16:29:26,940 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3d3168d3: (connection evicted)
2025-05-28 16:29:26,941 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 16:29:26,942 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Wed May 28 16:52:02 KST 2025

Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Wed May 28 16:52:03 KST 2025

Logback Log Messages

Log session start time Wed May 28 17:35:02 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 16:52:03,218 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 23556 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 16:52:03,222 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 16:52:03,223 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 16:52:03,225 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 16:52:03,267 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 16:52:03,267 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-28 16:52:03,267 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-28 16:52:03,267 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-28 16:52:03,267 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-28 16:52:03,269 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80
2025-05-28 16:52:03,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 16:52:03,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 16:52:03,358 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 16:52:03,359 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 16:52:03,360 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 16:52:03,363 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 16:52:03,364 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 16:52:03,365 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 16:52:03,365 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 16:52:03,372 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 16:52:03,379 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:52:03,380 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 16:52:03,386 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 16:52:03,389 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 16:52:03,899 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 16:52:03,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 16:52:03,911 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 16:52:03,912 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 16:52:03,919 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 16:52:03,945 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 32 ms. Found 1 JPA repository interface.
2025-05-28 16:52:04,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 16:52:04,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 16:52:04,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 16:52:04,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 16:52:04,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 16:52:04,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 16:52:04,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 16:52:04,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 16:52:04,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 16:52:04,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 16:52:04,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 16:52:04,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 16:52:04,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 16:52:04,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 16:52:04,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 16:52:04,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 16:52:04,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 16:52:04,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 16:52:04,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 16:52:04,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 16:52:04,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 16:52:04,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 16:52:04,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 16:52:04,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 16:52:04,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 16:52:04,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 16:52:04,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:52:04,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 16:52:04,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 16:52:04,223 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@fff81d0]
2025-05-28 16:52:04,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 16:52:04,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 16:52:04,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 16:52:04,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 16:52:04,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 16:52:04,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 16:52:04,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:52:04,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 16:52:04,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:52:04,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 16:52:04,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 16:52:04,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:52:04,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 16:52:04,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 16:52:04,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 16:52:04,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 16:52:04,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 16:52:04,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:52:04,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 16:52:04,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 16:52:04,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 16:52:04,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:52:04,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 16:52:04,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 16:52:04,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:52:04,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 16:52:04,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 16:52:04,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 16:52:04,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 16:52:04,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 16:52:04,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 16:52:04,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 16:52:04,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:52:04,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:52:04,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 16:52:04,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:52:04,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 16:52:04,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 16:52:04,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:52:04,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 16:52:04,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 16:52:04,386 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:52:04,386 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 16:52:04,387 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 16:52:04,456 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 16:52:04,466 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 16:52:04,471 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 16:52:04,471 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 16:52:04,644 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 16:52:04,648 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 16:52:04,648 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 16:52:04,649 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1380 ms
2025-05-28 16:52:04,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 16:52:04,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 16:52:04,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:52:04,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 16:52:04,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 16:52:04,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 16:52:04,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 16:52:04,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 16:52:04,666 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 16:52:04,667 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 16:52:04,681 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 16:52:04,683 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 16:52:04,683 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 16:52:04,683 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 16:52:04,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 16:52:04,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 16:52:04,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 16:52:04,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 16:52:04,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:52:04,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 16:52:04,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 16:52:04,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:52:04,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:52:04,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 16:52:04,702 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@460b7616
2025-05-28 16:52:04,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:52:04,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 16:52:04,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 16:52:04,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 16:52:04,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 16:52:04,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 16:52:04,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 16:52:04,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 16:52:04,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 16:52:04,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:52:04,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:52:04,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 16:52:04,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:52:04,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:52:04,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 16:52:04,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 16:52:04,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 16:52:04,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 16:52:04,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 16:52:04,741 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 16:52:04,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 16:52:04,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 16:52:04,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:52:04,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:04,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 16:52:04,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 16:52:04,762 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 16:52:05,025 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 16:52:05,050 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 16:52:05,052 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 16:52:05,053 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 16:52:05,054 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 16:52:05,054 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 16:52:05,054 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 16:52:05,055 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 16:52:05,055 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 16:52:05,055 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 16:52:05,055 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 16:52:05,055 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 16:52:05,055 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 16:52:05,055 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 16:52:05,056 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 16:52:05,057 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 16:52:05,057 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 16:52:05,057 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 16:52:05,057 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 16:52:05,057 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 16:52:05,057 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 16:52:05,057 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 16:52:05,057 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 16:52:05,057 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 16:52:05,057 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 16:52:05,420 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@932091d
2025-05-28 16:52:05,424 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 16:52:05,482 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 16:52:05,526 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 16:52:05,576 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@788a393b
2025-05-28 16:52:05,621 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@39b73300
2025-05-28 16:52:05,664 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@8c4ca92
2025-05-28 16:52:05,708 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5998cc4f
2025-05-28 16:52:05,758 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5dd67176
2025-05-28 16:52:05,799 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5ed9f3d
2025-05-28 16:52:05,849 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3008fa44
2025-05-28 16:52:05,905 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2473cc0
2025-05-28 16:52:05,964 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@70bd338d
2025-05-28 16:52:05,976 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:52:06,455 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 16:52:06,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 16:52:06,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 16:52:06,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 16:52:06,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 16:52:06,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 16:52:06,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 16:52:06,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 16:52:06,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 16:52:06,496 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 16:52:06,508 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 16:52:06,524 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:52:06,550 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:52:06,561 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 16:52:06,580 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 16:52:06,593 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:52:06,637 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:52:06,741 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:52:06,742 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 16:52:06,747 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 16:52:06,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 16:52:06,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 16:52:06,782 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:52:06,782 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:52:06,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 16:52:06,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 16:52:06,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 16:52:06,791 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:52:06,792 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:52:06,792 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:52:06,795 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:52:06,796 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:52:06,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 16:52:06,797 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:52:06,797 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:52:06,797 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 16:52:06,798 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:52:06,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 16:52:06,800 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 16:52:06,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 16:52:06,804 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 16:52:06,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 16:52:06,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 16:52:06,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 16:52:06,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:52:06,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 16:52:06,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 16:52:06,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:06,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 16:52:06,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:06,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 16:52:06,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:06,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 16:52:06,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 16:52:06,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:06,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 16:52:06,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 16:52:06,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:06,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 16:52:06,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 16:52:06,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 16:52:06,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 16:52:06,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:52:06,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:52:06,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:52:06,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:52:06,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 16:52:06,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 16:52:06,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:52:06,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 16:52:06,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:52:06,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 16:52:06,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 16:52:06,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 16:52:06,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 16:52:06,840 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 16:52:06,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 16:52:06,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 16:52:06,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:06,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 16:52:06,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 16:52:06,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 16:52:06,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 16:52:06,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 16:52:06,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 16:52:06,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:06,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:52:06,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:52:06,972 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 16:52:06,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 16:52:06,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:06,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:52:06,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:52:06,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 16:52:06,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:52:06,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:52:06,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:52:07,024 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 16:52:07,029 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 16:52:07,030 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 16:52:07,033 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(int,Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser()
2025-05-28 16:52:07,039 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 16:52:07,046 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 16:52:07,052 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 16:52:07,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 16:52:07,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:52:07,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:52:07,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 16:52:07,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:52:07,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:52:07,061 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 16:52:07,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 16:52:07,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:52:07,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:52:07,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 16:52:07,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 16:52:07,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 16:52:07,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 16:52:07,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 16:52:07,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 16:52:07,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 16:52:07,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 16:52:07,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 16:52:07,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 16:52:07,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:52:07,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 16:52:07,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:52:07,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 16:52:07,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 16:52:07,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 16:52:07,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 16:52:07,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 16:52:07,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 16:52:07,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:07,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:07,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 16:52:07,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 16:52:07,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 16:52:07,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 16:52:07,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 16:52:07,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:07,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 16:52:07,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 16:52:07,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 16:52:07,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 16:52:07,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:52:07,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 16:52:07,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 16:52:07,151 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 16:52:07,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 16:52:07,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 16:52:07,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 16:52:07,200 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@a56a940, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a4ec47c, org.springframework.security.web.context.SecurityContextHolderFilter@59d3bc93, org.springframework.security.web.header.HeaderWriterFilter@49396a03, org.springframework.web.filter.CorsFilter@5c31e818, org.springframework.security.web.csrf.CsrfFilter@387113e3, org.springframework.security.web.authentication.logout.LogoutFilter@291923e7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3cca672f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@50780cc1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2d2be09a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@526bc7a4, org.springframework.security.web.access.ExceptionTranslationFilter@c5e6003, org.springframework.security.web.access.intercept.AuthorizationFilter@36a87f2b]
2025-05-28 16:52:07,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 16:52:07,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 16:52:07,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 16:52:07,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 16:52:07,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 16:52:07,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 16:52:07,212 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 16:52:07,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 16:52:07,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 16:52:07,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 16:52:07,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 16:52:07,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 16:52:07,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 16:52:07,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:52:07,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:52:07,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 16:52:07,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 16:52:07,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:52:07,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 16:52:07,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 16:52:07,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 16:52:07,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 16:52:07,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 16:52:07,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 16:52:07,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 16:52:07,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 16:52:07,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 16:52:07,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 16:52:07,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 16:52:07,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 16:52:07,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 16:52:07,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 16:52:07,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 16:52:07,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 16:52:07,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 16:52:07,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 16:52:07,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 16:52:07,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 16:52:07,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 16:52:07,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 16:52:07,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 16:52:07,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:52:07,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 16:52:07,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 16:52:07,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 16:52:07,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 16:52:07,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 16:52:07,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:52:07,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 16:52:07,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 16:52:07,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 16:52:07,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 16:52:07,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 16:52:07,255 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 16:52:07,280 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 16:52:07,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 16:52:07,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 16:52:07,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 16:52:07,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 16:52:07,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 16:52:07,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 16:52:07,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 16:52:07,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:52:07,316 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 16:52:07,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 16:52:07,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 16:52:07,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 16:52:07,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 16:52:07,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:52:07,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 16:52:07,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 16:52:07,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:52:07,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 16:52:07,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 16:52:07,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 16:52:07,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 16:52:07,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 16:52:07,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 16:52:07,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 16:52:07,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 16:52:07,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 16:52:07,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 16:52:07,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 16:52:07,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 16:52:07,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 16:52:07,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 16:52:07,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 16:52:07,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 16:52:07,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 16:52:07,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 16:52:07,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 16:52:07,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 16:52:07,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:52:07,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 16:52:07,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 16:52:07,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 16:52:07,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 16:52:07,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 16:52:07,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 16:52:07,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 16:52:07,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 16:52:07,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 16:52:07,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 16:52:07,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:52:07,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 16:52:07,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 16:52:07,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 16:52:07,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:52:07,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 16:52:07,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 16:52:07,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 16:52:07,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 16:52:07,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 16:52:07,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 16:52:07,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 16:52:07,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 16:52:07,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 16:52:07,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 16:52:07,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 16:52:07,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 16:52:07,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 16:52:07,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:52:07,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:52:07,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 16:52:07,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 16:52:07,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:52:07,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 16:52:07,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 16:52:07,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 16:52:07,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 16:52:07,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 16:52:07,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 16:52:07,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 16:52:07,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 16:52:07,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 16:52:07,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 16:52:07,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 16:52:07,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 16:52:07,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 16:52:07,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 16:52:07,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 16:52:07,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 16:52:07,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 16:52:07,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 16:52:07,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 16:52:07,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 16:52:07,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 16:52:07,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:52:07,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:52:07,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 16:52:07,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 16:52:07,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:52:07,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 16:52:07,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 16:52:07,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 16:52:07,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 16:52:07,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 16:52:07,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 16:52:07,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 16:52:07,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 16:52:07,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 16:52:07,418 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-28 16:52:07,424 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 16:52:07,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 16:52:07,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 16:52:07,426 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 16:52:07,433 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 16:52:07,433 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 16:52:07,433 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 16:52:07,433 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 16:52:07,453 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 16:52:07,454 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 16:52:07,454 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 16:52:07,454 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 16:52:07,454 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 16:52:07,462 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 16:52:07,466 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 4.52 seconds (process running for 5.056)
2025-05-28 16:52:07,467 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 16:52:07,468 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 16:52:07,468 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-28 16:52:07,468 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 16:52:07,468 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 16:52:09,186 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 16:52:09,186 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 16:52:09,186 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 16:52:09,186 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 16:52:09,186 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 16:52:09,187 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5b024a27
2025-05-28 16:52:09,187 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@49ca6226
2025-05-28 16:52:09,187 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 16:52:09,187 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-28 16:52:09,201 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:52:09,206 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:52:09,207 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 16:52:09,208 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:52:09,209 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:09,215 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:52:09,227 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:52:09,227 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:52:09,230 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:52:09,234 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 16:52:09,234 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 16:52:09,697 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:09,697 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:52:09,698 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 16:52:09,717 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:52:09,717 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:52:09,717 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:52:09,719 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:52:09,721 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:09,732 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:09,732 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:52:09,733 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 16:52:13,260 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:52:13,415 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 004FA625357DF94A2A47C4F39E5E3AFF
2025-05-28 16:52:13,416 http-nio-8888-exec-4 DEBUG org.springframework.security.web.csrf.CsrfAuthenticationStrategy Replaced CSRF Token
2025-05-28 16:52:13,417 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=004FA625357DF94A2A47C4F39E5E3AFF], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@a04787d]
2025-05-28 16:52:13,418 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=004FA625357DF94A2A47C4F39E5E3AFF], Granted Authorities=[ROLE_USER]]
2025-05-28 16:52:13,421 http-nio-8888-exec-4 INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = 1234@test.com, 권한 = ROLE_USER
2025-05-28 16:52:13,428 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:52:13,429 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=004FA625357DF94A2A47C4F39E5E3AFF], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:52:13,429 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:52:13,430 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 16:52:13,430 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:52:13,430 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:13,611 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:52:13,611 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:52:13,612 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:52:13,614 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:52:13,615 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:52:14,197 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:52:14,198 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:52:14,540 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:14,540 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:52:14,558 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:52:14,559 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:52:14,560 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:52:14,562 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:52:14,562 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:14,566 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:14,566 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:52:14,567 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=004FA625357DF94A2A47C4F39E5E3AFF], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:52:35,535 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:52:35,536 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:52:40,910 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:52:40,911 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=004FA625357DF94A2A47C4F39E5E3AFF], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:52:40,912 http-nio-8888-exec-8 WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = 1234@test.com, 요청 URI = /webmail/admin_menu
2025-05-28 16:52:40,918 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /access_denied
2025-05-28 16:52:40,920 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=004FA625357DF94A2A47C4F39E5E3AFF], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:52:40,920 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /access_denied
2025-05-28 16:52:40,920 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/access_denied", parameters={}
2025-05-28 16:52:40,921 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ErrorController#accessDenied()
2025-05-28 16:52:40,922 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:40,923 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.ErrorController access_denied 페이지 호출
2025-05-28 16:52:40,923 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:52:40,923 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'errorpage/access_denied', model {}
2025-05-28 16:52:40,923 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/errorpage/access_denied.jsp]
2025-05-28 16:52:40,925 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/errorpage/access_denied.jsp
2025-05-28 16:52:40,925 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/errorpage/access_denied.jsp
2025-05-28 16:52:41,060 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:41,060 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:52:42,183 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 16:52:42,183 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=004FA625357DF94A2A47C4F39E5E3AFF], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:52:42,183 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 16:52:42,184 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 16:52:42,184 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 16:52:42,184 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:42,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:52:42,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 16:52:42,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 16:52:42,243 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:52:42,243 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:52:42,251 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:52:42,252 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 16:52:42,255 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:42,255 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:52:42,270 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:52:42,271 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:52:42,271 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:52:42,272 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:52:42,272 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:42,275 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:42,275 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:52:42,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=004FA625357DF94A2A47C4F39E5E3AFF], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:52:43,561 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 16:52:43,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=004FA625357DF94A2A47C4F39E5E3AFF], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:52:43,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=004FA625357DF94A2A47C4F39E5E3AFF], Granted Authorities=[ROLE_USER]]]
2025-05-28 16:52:43,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session EBD03EDFCC3D0B0FFB38921FBB1629E8
2025-05-28 16:52:43,562 http-nio-8888-exec-1 INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 16:52:43,566 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:52:43,567 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:52:43,567 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 16:52:43,567 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:52:43,567 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:43,568 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:52:43,569 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:52:43,570 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:52:43,570 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:52:43,571 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 16:52:43,571 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 16:52:43,574 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:43,574 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:52:43,574 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 16:52:43,590 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:52:43,591 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:52:43,591 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:52:43,591 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:52:43,592 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:43,594 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:43,595 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:52:43,595 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 16:52:48,026 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 16:52:48,047 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from D8E87E52D7B6280E51881B516B0F788D
2025-05-28 16:52:48,047 http-nio-8888-exec-4 DEBUG org.springframework.security.web.csrf.CsrfAuthenticationStrategy Replaced CSRF Token
2025-05-28 16:52:48,047 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@40db5266]
2025-05-28 16:52:48,047 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]
2025-05-28 16:52:48,047 http-nio-8888-exec-4 INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = test@test.com, 권한 = ROLE_ADMIN
2025-05-28 16:52:48,052 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:52:48,055 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:52:48,055 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:52:48,055 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/admin_menu", parameters={}
2025-05-28 16:52:48,055 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:52:48,056 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:48,056 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:52:48,058 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:52:48,135 http-nio-8888-exec-6 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:52:48,142 http-nio-8888-exec-6 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:52:48,142 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:52:48,142 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:52:48,151 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:52:48,151 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:52:48,154 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:52:48,154 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:52:48,362 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:52:48,362 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:52:48,458 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:48,458 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:52:48,476 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:52:48,476 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:52:48,477 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:52:48,477 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:52:48,477 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:48,479 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:52:48,479 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:52:48,479 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:53:05,540 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:53:05,540 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:53:35,555 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:53:35,555 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:53:44,010 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 16:53:44,010 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:53:44,010 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 16:53:44,011 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/delete_user", parameters={}
2025-05-28 16:53:44,011 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 16:53:44,011 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:44,011 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 16:53:44,013 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:53:44,024 http-nio-8888-exec-7 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:53:44,025 http-nio-8888-exec-7 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:53:44,026 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:53:44,026 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:53:44,026 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[1234@test.com, cse@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:53:44,027 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 16:53:44,027 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/admin/delete_user.jsp
2025-05-28 16:53:44,027 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/admin/delete_user.jsp
2025-05-28 16:53:44,121 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/admin/delete_user.jsp
2025-05-28 16:53:44,121 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/admin/delete_user.jsp
2025-05-28 16:53:44,218 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:44,218 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:53:44,236 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:53:44,237 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:53:44,237 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:53:44,238 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:53:44,238 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:44,241 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:44,241 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:53:44,241 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:53:50,354 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 16:53:50,355 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:53:50,355 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 16:53:50,355 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/delete_user.do", parameters={masked}
2025-05-28 16:53:50,356 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 16:53:50,356 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:50,364 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [cse@test.com]
2025-05-28 16:53:50,365 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:53:50,375 http-nio-8888-exec-10 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:53:50,390 http-nio-8888-exec-10 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: cse@test.com
2025-05-28 16:53:50,392 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:53:50,394 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:50,394 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 16:53:50,398 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:53:50,399 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:53:50,399 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:53:50,399 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/admin_menu", parameters={}
2025-05-28 16:53:50,399 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:53:50,399 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:50,399 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:53:50,400 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:53:50,406 http-nio-8888-exec-1 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:53:50,407 http-nio-8888-exec-1 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:53:50,408 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, hello@test.com, mrbeast@test.com]
2025-05-28 16:53:50,408 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:53:50,408 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, hello@test.com, mrbeast@test.com]}
2025-05-28 16:53:50,408 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:53:50,409 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:53:50,409 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:53:50,414 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:53:50,415 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:53:50,417 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:50,417 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:53:50,434 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:53:50,434 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:53:50,434 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:53:50,434 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:53:50,435 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:50,438 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:50,438 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:53:50,438 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:53:51,162 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 16:53:51,163 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:53:51,163 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 16:53:51,163 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/add_user", parameters={}
2025-05-28 16:53:51,163 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 16:53:51,163 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:51,164 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:53:51,165 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 16:53:51,165 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 16:53:51,166 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/admin/add_user.jsp
2025-05-28 16:53:51,166 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/admin/add_user.jsp
2025-05-28 16:53:51,266 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/admin/add_user.jsp
2025-05-28 16:53:51,267 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/admin/add_user.jsp
2025-05-28 16:53:51,269 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:51,269 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:53:51,278 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:53:51,286 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:53:51,286 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:53:51,286 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:53:51,286 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:51,291 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:51,291 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:53:51,291 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:53:55,763 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 16:53:55,764 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:53:55,764 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 16:53:55,764 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/add_user.do", parameters={masked}
2025-05-28 16:53:55,765 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 16:53:55,765 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:55,767 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = normal@test.com, password = normal, port = 9999
2025-05-28 16:53:55,768 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:53:55,771 http-nio-8888-exec-6 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:53:55,781 http-nio-8888-exec-6 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: normal@test.com
2025-05-28 16:53:55,782 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 16:53:55,785 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:55,785 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 16:53:55,791 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 16:53:55,791 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:53:55,791 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 16:53:55,791 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/admin_menu", parameters={}
2025-05-28 16:53:55,793 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 16:53:55,794 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:55,794 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 16:53:55,795 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 16:53:55,803 http-nio-8888-exec-5 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 16:53:55,805 http-nio-8888-exec-5 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 16:53:55,805 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, hello@test.com, mrbeast@test.com, normal@test.com]
2025-05-28 16:53:55,806 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:53:55,806 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {msg=사용자(normal@test.com) 추가를 성공하였습니다., userList=[1234@test.com, hello@test.com, mrbeast@test.com, normal@test.com]}
2025-05-28 16:53:55,806 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 16:53:55,807 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:53:55,807 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:53:55,810 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:53:55,810 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/admin/admin_menu.jsp
2025-05-28 16:53:55,810 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:55,810 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:53:55,838 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:53:55,838 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:53:55,838 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:53:55,838 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:53:55,838 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:55,843 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:53:55,843 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:53:55,843 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:54:05,560 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:54:05,560 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:54:13,803 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 16:54:13,804 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 16:54:13,804 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 16:54:13,804 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 16:54:13,805 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:54:13,805 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 16:54:13,805 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 16:54:13,805 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 16:54:13,805 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 16:54:13,806 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 16:54:13,806 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 16:54:13,812 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:54:13,813 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:54:13,813 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:54:13,831 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 16:54:13,831 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 16:54:13,831 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 16:54:13,832 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 16:54:13,832 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:54:13,835 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 16:54:13,835 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 16:54:13,836 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D8E87E52D7B6280E51881B516B0F788D], Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 16:54:35,570 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:54:35,570 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:55:05,576 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:55:05,576 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:55:35,578 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:55:35,578 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:56:05,586 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:56:05,586 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:56:35,589 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:56:35,589 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:57:05,602 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:57:05,603 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:57:35,612 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:57:35,612 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:58:05,625 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:58:05,625 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:58:35,635 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:58:35,635 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:59:05,650 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:59:05,650 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 16:59:35,664 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 16:59:35,664 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:00:05,671 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:00:05,671 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:00:35,679 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:00:35,679 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:01:05,680 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:01:05,680 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:01:35,681 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:01:35,681 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:02:05,682 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:02:05,682 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:02:35,683 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:02:35,683 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:03:05,684 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:03:05,684 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:03:35,685 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:03:35,685 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:04:05,686 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:04:05,686 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:04:35,688 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:04:35,688 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:05:05,690 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:05:05,690 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:05:35,691 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:05:35,691 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:06:05,692 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:06:05,692 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:06:35,692 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:06:35,692 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:07:05,693 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:07:05,693 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:07:35,696 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:07:35,696 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:08:05,696 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:08:05,696 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:08:35,698 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:08:35,698 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:09:05,700 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:09:05,700 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:09:35,700 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:09:35,700 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:10:05,701 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:10:05,701 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:10:35,703 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:10:35,703 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:11:05,705 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:11:05,705 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:11:35,705 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:11:35,705 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:12:05,706 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:12:05,706 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:12:35,708 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:12:35,708 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:13:05,709 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:13:05,709 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:13:35,711 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:13:35,711 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:14:05,712 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:14:05,712 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:14:35,714 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:14:35,714 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:15:05,714 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:15:05,714 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:15:35,716 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:15:35,716 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:16:05,718 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:16:05,718 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:16:35,719 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:16:35,719 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:17:05,720 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:17:05,720 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:17:35,720 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:17:35,720 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:18:05,721 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:18:05,721 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:18:35,721 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:18:35,721 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:19:05,723 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:19:05,723 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:19:35,723 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:19:35,723 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:20:05,724 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:20:05,724 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:20:35,724 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:20:35,724 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:21:05,725 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:21:05,725 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:21:23,502 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@70bd338d: (connection has passed maxLifetime)
2025-05-28 17:21:23,520 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2ca9430b
2025-05-28 17:21:30,121 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@932091d: (connection has passed maxLifetime)
2025-05-28 17:21:30,136 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7b17a521
2025-05-28 17:21:30,320 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@8c4ca92: (connection has passed maxLifetime)
2025-05-28 17:21:30,343 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3a2aaf1a
2025-05-28 17:21:34,554 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5dd67176: (connection has passed maxLifetime)
2025-05-28 17:21:34,569 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@b5ad091
2025-05-28 17:21:35,725 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:21:35,725 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:21:40,272 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5998cc4f: (connection has passed maxLifetime)
2025-05-28 17:21:40,304 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6aa6b95b
2025-05-28 17:21:43,390 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@39b73300: (connection has passed maxLifetime)
2025-05-28 17:21:43,414 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@45c9e9c7
2025-05-28 17:21:47,720 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3008fa44: (connection has passed maxLifetime)
2025-05-28 17:21:47,736 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3dc2f844
2025-05-28 17:21:48,372 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@788a393b: (connection has passed maxLifetime)
2025-05-28 17:21:48,390 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@41b9134f
2025-05-28 17:21:52,425 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5ed9f3d: (connection has passed maxLifetime)
2025-05-28 17:21:52,439 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@26c696e1
2025-05-28 17:22:01,658 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2473cc0: (connection has passed maxLifetime)
2025-05-28 17:22:01,672 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@36c32c13
2025-05-28 17:22:05,726 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:22:05,726 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:22:35,728 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:22:35,728 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:23:05,729 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:23:05,729 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:23:35,731 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:23:35,731 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:24:05,732 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:24:05,732 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:24:35,733 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:24:35,733 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:25:05,734 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:25:05,734 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:25:35,736 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:25:35,736 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:26:05,736 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:26:05,736 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:26:35,738 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:26:35,738 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:27:05,739 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:27:05,739 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:27:35,739 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:27:35,739 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:28:05,740 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:28:05,740 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:28:35,742 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:28:35,742 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:29:05,743 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:29:05,743 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:29:35,745 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:29:35,745 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Wed May 28 17:35:02 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 17:35:02,767 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 6740 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:35:02,769 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:35:02,769 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:35:02,770 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:35:02,805 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 17:35:02,805 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-28 17:35:02,805 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-28 17:35:02,805 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-28 17:35:02,805 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-28 17:35:02,806 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80
2025-05-28 17:35:02,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:35:02,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:35:02,872 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:35:02,873 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:35:02,874 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:35:02,876 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:35:02,877 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:35:02,878 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:35:02,878 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:35:02,882 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:35:02,883 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:35:02,883 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:35:02,887 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:35:02,889 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:35:03,383 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 17:35:03,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:35:03,403 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:35:03,403 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 17:35:03,412 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:35:03,443 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 39 ms. Found 1 JPA repository interface.
2025-05-28 17:35:03,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:35:03,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 17:35:03,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 17:35:03,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 17:35:03,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 17:35:03,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:35:03,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:35:03,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:35:03,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:35:03,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 17:35:03,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:35:03,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:35:03,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:35:03,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:35:03,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:35:03,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 17:35:03,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 17:35:03,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 17:35:03,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 17:35:03,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 17:35:03,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 17:35:03,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:35:03,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 17:35:03,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 17:35:03,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 17:35:03,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 17:35:03,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:35:03,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:35:03,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 17:35:03,675 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@fff81d0]
2025-05-28 17:35:03,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 17:35:03,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 17:35:03,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 17:35:03,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 17:35:03,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 17:35:03,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 17:35:03,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:35:03,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:35:03,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:35:03,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 17:35:03,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 17:35:03,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:35:03,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:35:03,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 17:35:03,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 17:35:03,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 17:35:03,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 17:35:03,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:35:03,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 17:35:03,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 17:35:03,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 17:35:03,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:35:03,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:35:03,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:35:03,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:35:03,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:35:03,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:35:03,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:35:03,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 17:35:03,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 17:35:03,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:35:03,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 17:35:03,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:35:03,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:35:03,755 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 17:35:03,755 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:35:03,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 17:35:03,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 17:35:03,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:35:03,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:35:03,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 17:35:03,817 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:35:03,817 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:35:03,817 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 17:35:03,876 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 17:35:03,885 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 17:35:03,887 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 17:35:03,888 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 17:35:04,033 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 17:35:04,037 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 17:35:04,037 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 17:35:04,038 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1231 ms
2025-05-28 17:35:04,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:35:04,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:35:04,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:35:04,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:35:04,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:35:04,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:35:04,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:35:04,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:35:04,067 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:35:04,068 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 17:35:04,084 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:35:04,085 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:35:04,085 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:35:04,085 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:35:04,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 17:35:04,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 17:35:04,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 17:35:04,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 17:35:04,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:35:04,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 17:35:04,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 17:35:04,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:35:04,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:35:04,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 17:35:04,102 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@460b7616
2025-05-28 17:35:04,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:35:04,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 17:35:04,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:35:04,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 17:35:04,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 17:35:04,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 17:35:04,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:35:04,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 17:35:04,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 17:35:04,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:35:04,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:35:04,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 17:35:04,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:35:04,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:35:04,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:35:04,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 17:35:04,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 17:35:04,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 17:35:04,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 17:35:04,135 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 17:35:04,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 17:35:04,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 17:35:04,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:35:04,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:04,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 17:35:04,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 17:35:04,153 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 17:35:04,361 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 17:35:04,377 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 17:35:04,380 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 17:35:04,380 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 17:35:04,380 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 17:35:04,380 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 17:35:04,380 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 17:35:04,380 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 17:35:04,381 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 17:35:04,381 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 17:35:04,381 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 17:35:04,381 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 17:35:04,381 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 17:35:04,381 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 17:35:04,381 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 17:35:04,381 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 17:35:04,381 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 17:35:04,381 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 17:35:04,381 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 17:35:04,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 17:35:04,383 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 17:35:04,383 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 17:35:04,383 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 17:35:04,383 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 17:35:04,383 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 17:35:04,383 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 17:35:04,383 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 17:35:04,622 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57f169d8
2025-05-28 17:35:04,624 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 17:35:04,661 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 17:35:04,734 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 17:35:04,751 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6b8b7b37
2025-05-28 17:35:04,780 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2ab6710c
2025-05-28 17:35:04,813 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1bd69adf
2025-05-28 17:35:04,845 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4a998e43
2025-05-28 17:35:04,874 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4ed7306b
2025-05-28 17:35:04,903 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1a7885bf
2025-05-28 17:35:04,939 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@775e39d9
2025-05-28 17:35:04,982 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@762bac96
2025-05-28 17:35:05,011 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1806ae41
2025-05-28 17:35:05,026 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:35:05,230 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:35:05,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:35:05,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:35:05,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 17:35:05,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 17:35:05,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 17:35:05,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 17:35:05,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 17:35:05,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 17:35:05,268 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 17:35:05,276 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 17:35:05,287 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:35:05,307 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:35:05,314 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 17:35:05,329 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 17:35:05,339 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:35:05,375 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:35:05,413 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:35:05,414 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:35:05,416 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 17:35:05,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:35:05,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:35:05,446 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:35:05,446 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:35:05,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 17:35:05,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:35:05,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:35:05,451 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:35:05,456 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:35:05,456 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:35:05,456 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:35:05,456 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:35:05,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:35:05,457 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:35:05,457 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:35:05,459 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:35:05,459 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:35:05,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:35:05,461 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:35:05,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:35:05,464 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:35:05,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:35:05,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:35:05,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:35:05,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:35:05,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:35:05,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:35:05,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:35:05,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:35:05,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:35:05,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:35:05,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:35:05,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:35:05,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:35:05,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:35:05,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:35:05,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:35:05,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:35:05,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:35:05,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:35:05,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:35:05,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:35:05,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:35:05,492 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:35:05,492 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:35:05,492 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:35:05,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 17:35:05,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 17:35:05,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:35:05,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 17:35:05,496 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 17:35:05,497 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 17:35:05,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:35:05,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:35:05,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:35:05,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:35:05,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:35:05,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:35:05,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:35:05,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:35:05,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:35:05,554 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:35:05,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:35:05,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:35:05,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:35:05,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:35:05,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:35:05,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:35:05,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:35:05,584 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model)
2025-05-28 17:35:05,588 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:35:05,589 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:35:05,591 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(int,Model) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 17:35:05,595 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:35:05,599 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 17:35:05,600 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:35:05,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:35:05,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:35:05,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:35:05,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:35:05,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:35:05,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:35:05,604 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:35:05,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:35:05,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:35:05,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:35:05,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:35:05,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:35:05,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:35:05,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:35:05,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:35:05,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:35:05,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:35:05,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:35:05,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:35:05,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:35:05,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:35:05,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:35:05,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:35:05,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:35:05,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:35:05,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:35:05,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:35:05,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:35:05,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:35:05,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:35:05,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:35:05,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:35:05,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:35:05,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:35:05,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:35:05,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:35:05,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:35:05,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:35:05,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:35:05,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:35:05,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:35:05,653 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:35:05,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:35:05,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:35:05,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:35:05,682 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5c31e818, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@526bc7a4, org.springframework.security.web.context.SecurityContextHolderFilter@50780cc1, org.springframework.security.web.header.HeaderWriterFilter@8eea81c, org.springframework.web.filter.CorsFilter@6d487800, org.springframework.security.web.csrf.CsrfFilter@d465c8b, org.springframework.security.web.authentication.logout.LogoutFilter@7e592b2d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@25eea4c2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6958e688, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@77185907, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@41093cf1, org.springframework.security.web.access.ExceptionTranslationFilter@49396a03, org.springframework.security.web.access.intercept.AuthorizationFilter@4aaff34b]
2025-05-28 17:35:05,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:35:05,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:35:05,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:35:05,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:35:05,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:35:05,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:35:05,690 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:35:05,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 17:35:05,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:35:05,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 17:35:05,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 17:35:05,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:35:05,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:35:05,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:35:05,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:35:05,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:35:05,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:35:05,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:35:05,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:35:05,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:35:05,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:35:05,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:35:05,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:35:05,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:35:05,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:35:05,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:35:05,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:35:05,708 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:35:05,708 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:35:05,708 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 17:35:05,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:35:05,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:35:05,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:35:05,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:35:05,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:35:05,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:35:05,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:35:05,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:35:05,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:35:05,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:35:05,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:35:05,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:35:05,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:35:05,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:35:05,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:35:05,722 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:35:05,722 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:35:05,722 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:35:05,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:35:05,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:35:05,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:35:05,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:35:05,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:35:05,730 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:35:05,737 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:35:05,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:35:05,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:35:05,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:35:05,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:35:05,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:35:05,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:35:05,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:35:05,755 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:35:05,756 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:35:05,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:35:05,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:35:05,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:35:05,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:35:05,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:35:05,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:35:05,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:35:05,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:35:05,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 17:35:05,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 17:35:05,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 17:35:05,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 17:35:05,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 17:35:05,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 17:35:05,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 17:35:05,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 17:35:05,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 17:35:05,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 17:35:05,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 17:35:05,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 17:35:05,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 17:35:05,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 17:35:05,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 17:35:05,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 17:35:05,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 17:35:05,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 17:35:05,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 17:35:05,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 17:35:05,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:35:05,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:35:05,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 17:35:05,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 17:35:05,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 17:35:05,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 17:35:05,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 17:35:05,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:35:05,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:35:05,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:35:05,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 17:35:05,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:35:05,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:35:05,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 17:35:05,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 17:35:05,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:35:05,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 17:35:05,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:35:05,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 17:35:05,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 17:35:05,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 17:35:05,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 17:35:05,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 17:35:05,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 17:35:05,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 17:35:05,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:35:05,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 17:35:05,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 17:35:05,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 17:35:05,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:35:05,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:35:05,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 17:35:05,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 17:35:05,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:35:05,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 17:35:05,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:35:05,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 17:35:05,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 17:35:05,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 17:35:05,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 17:35:05,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:35:05,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 17:35:05,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 17:35:05,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 17:35:05,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 17:35:05,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 17:35:05,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 17:35:05,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 17:35:05,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 17:35:05,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 17:35:05,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 17:35:05,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 17:35:05,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 17:35:05,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 17:35:05,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 17:35:05,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:35:05,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:35:05,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 17:35:05,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 17:35:05,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:35:05,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 17:35:05,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 17:35:05,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:35:05,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 17:35:05,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 17:35:05,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 17:35:05,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 17:35:05,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:35:05,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 17:35:05,832 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-28 17:35:05,833 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 17:35:05,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 17:35:05,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 17:35:05,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 17:35:05,842 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:35:05,843 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:35:05,843 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 17:35:05,843 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 17:35:05,862 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 17:35:05,863 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 17:35:05,863 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 17:35:05,863 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 17:35:05,863 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:35:05,871 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 17:35:05,876 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.354 seconds (process running for 3.844)
2025-05-28 17:35:05,877 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 17:35:05,879 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 17:35:05,879 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-28 17:35:05,879 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 17:35:05,879 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 17:35:05,961 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 17:35:05,961 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 17:35:05,961 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 17:35:05,961 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 17:35:05,961 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 17:35:05,962 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5b024a27
2025-05-28 17:35:05,962 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@50b375d7
2025-05-28 17:35:05,962 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 17:35:05,962 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-28 17:35:05,975 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 17:35:05,981 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 17:35:05,982 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 17:35:05,983 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 17:35:05,984 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:05,990 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 17:35:06,002 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:35:06,002 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 17:35:06,005 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 17:35:06,009 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 17:35:06,009 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 17:35:06,583 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:06,583 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:06,584 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 17:35:06,602 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:35:06,602 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:35:06,602 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:35:06,603 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:35:06,604 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:06,617 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:06,618 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:06,618 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 17:35:12,410 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 17:35:12,471 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from A5BAA6237CFC55BF0AB86A8674E88370
2025-05-28 17:35:12,471 http-nio-8888-exec-4 DEBUG org.springframework.security.web.csrf.CsrfAuthenticationStrategy Replaced CSRF Token
2025-05-28 17:35:12,471 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@1782724]
2025-05-28 17:35:12,471 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]
2025-05-28 17:35:12,472 http-nio-8888-exec-4 INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = 1234@test.com, 권한 = ROLE_USER
2025-05-28 17:35:12,477 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 17:35:12,478 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:12,478 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 17:35:12,478 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 17:35:12,478 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 17:35:12,478 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:12,543 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:35:12,543 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 17:35:12,543 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:35:12,544 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 17:35:12,544 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 17:35:12,653 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 17:35:12,653 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 17:35:12,715 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:12,715 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:12,733 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:35:12,734 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:35:12,734 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:35:12,734 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:35:12,734 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:12,736 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:12,736 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:12,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:17,782 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 17:35:17,782 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:17,782 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 17:35:17,782 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-28 17:35:17,783 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 17:35:17,783 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:17,783 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 17:35:17,783 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:35:17,783 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 17:35:17,783 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 17:35:17,784 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 17:35:17,784 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 17:35:17,845 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 17:35:17,845 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 17:35:17,886 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:17,886 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:17,903 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:35:17,904 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:35:17,904 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:35:17,905 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:35:17,905 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:17,907 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:17,907 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:17,907 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:29,148 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 17:35:29,175 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:29,175 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 17:35:29,175 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/write_mail.do", parameters={multipart}
2025-05-28 17:35:29,178 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 17:35:29,179 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:29,183 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = 1234@test.com, cc = , subj = 페이지네이션 테스트 메일, body = 페이지네이션!
2025-05-28 17:35:29,183 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 17:35:29,251 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:35:29,251 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:29,251 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 17:35:29,255 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 17:35:29,255 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:29,255 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 17:35:29,255 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 17:35:29,255 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 17:35:29,259 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:29,290 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:35:29,290 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메일 전송이 성공했습니다., messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 17:35:29,291 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:35:29,291 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 17:35:29,291 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 17:35:29,294 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 17:35:29,294 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 17:35:29,296 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:29,297 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:29,313 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:35:29,314 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:35:29,317 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:35:29,319 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:35:29,319 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:29,321 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:29,321 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:29,321 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:31,643 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 17:35:31,644 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:31,644 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 17:35:31,644 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 17:35:31,645 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 17:35:31,645 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:31,690 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:35:31,690 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=7, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 17:35:31,691 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:35:31,691 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 17:35:31,691 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 17:35:31,691 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 17:35:31,691 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 17:35:31,691 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:31,691 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:31,711 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:35:31,712 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:35:31,712 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:35:31,713 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:35:31,713 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:31,716 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:31,716 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:31,716 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:33,131 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 17:35:33,131 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:33,131 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 17:35:33,131 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 17:35:33,132 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 17:35:33,132 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:33,188 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:35:33,189 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 17:35:33,189 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:35:33,190 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:35:33,190 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:35:33,192 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:35:33,193 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:35:33,194 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:33,194 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:33,211 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:35:33,212 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:35:33,212 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:35:33,213 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:35:33,213 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:33,215 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:33,215 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:33,215 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:34,746 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:35:34,746 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:35:46,585 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 17:35:46,585 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:35:46,585 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 17:35:46,586 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 17:35:46,586 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 17:35:46,586 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:46,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:35:46,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=7, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 17:35:46,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:35:46,641 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 17:35:46,641 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 17:35:46,645 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 17:35:46,646 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 17:35:46,648 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:46,648 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:46,666 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:35:46,667 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:35:46,667 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:35:46,667 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:35:46,668 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:46,670 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:35:46,670 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:35:46,670 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:36:04,752 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:36:04,752 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:36:34,765 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:36:34,765 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:36:52,259 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=3
2025-05-28 17:36:52,260 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:36:52,260 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=3
2025-05-28 17:36:52,260 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=3", parameters={masked}
2025-05-28 17:36:52,261 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model)
2025-05-28 17:36:52,261 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:36:52,280 http-nio-8888-exec-1 ERROR deu.cse.spring_webmail.model.Pop3Agent Pop3Agent.getMessageList() : exception = 0 > -3
2025-05-28 17:36:52,295 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:36:52,295 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Pop3Agent.getMessageList() : exception = 0 > -3, totalCount=7, currentPage=3, pageSize=5, totalPages=2}
2025-05-28 17:36:52,295 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:36:52,295 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=3
2025-05-28 17:36:52,296 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=3
2025-05-28 17:36:52,298 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=3
2025-05-28 17:36:52,298 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=3
2025-05-28 17:36:52,299 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:36:52,299 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:36:52,322 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:36:52,322 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:36:52,323 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:36:52,324 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:36:52,324 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:36:52,328 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:36:52,328 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:36:52,328 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:37:04,779 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:37:04,779 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:37:34,791 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:37:34,791 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:38:04,793 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:38:04,793 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:38:15,124 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 17:38:15,124 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class (MODIFY)]]
2025-05-28 17:38:15,125 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 17:38:15,125 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 17:38:15,125 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 17:38:15,126 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80, started on Wed May 28 17:35:02 KST 2025
2025-05-28 17:38:15,127 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 17:38:15,127 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 17:38:15,127 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 17:38:15,127 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 17:38:15,127 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 17:38:15,131 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 17:38:15,131 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 17:38:15,131 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 17:38:15,131 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 17:38:15,132 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:38:15,133 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 17:38:15,134 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:38:15,134 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@57f169d8: (connection evicted)
2025-05-28 17:38:15,138 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6b8b7b37: (connection evicted)
2025-05-28 17:38:15,139 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2ab6710c: (connection evicted)
2025-05-28 17:38:15,140 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1bd69adf: (connection evicted)
2025-05-28 17:38:15,141 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4a998e43: (connection evicted)
2025-05-28 17:38:15,142 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4ed7306b: (connection evicted)
2025-05-28 17:38:15,143 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1a7885bf: (connection evicted)
2025-05-28 17:38:15,145 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@775e39d9: (connection evicted)
2025-05-28 17:38:15,146 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@762bac96: (connection evicted)
2025-05-28 17:38:15,147 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1806ae41: (connection evicted)
2025-05-28 17:38:15,148 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 17:38:15,148 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-28 17:38:15,194 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 17:38:15 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 17:38:15,217 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 6740 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:38:15,217 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:38:15,217 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:38:15,217 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:38:15,218 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59
2025-05-28 17:38:15,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:38:15,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:38:15,221 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:38:15,222 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:38:15,223 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:38:15,224 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:38:15,224 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:38:15,224 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:38:15,225 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:38:15,228 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:38:15,229 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:38:15,229 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:38:15,230 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:38:15,230 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:38:15,319 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 17:38:15,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:38:15,319 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:38:15,319 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 17:38:15,321 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:38:15,325 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-28 17:38:15,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:38:15,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 17:38:15,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 17:38:15,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 17:38:15,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 17:38:15,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:38:15,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:38:15,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:38:15,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:38:15,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 17:38:15,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:38:15,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:38:15,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:38:15,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:38:15,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:38:15,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 17:38:15,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 17:38:15,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 17:38:15,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 17:38:15,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 17:38:15,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 17:38:15,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:38:15,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 17:38:15,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 17:38:15,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 17:38:15,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 17:38:15,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:38:15,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:38:15,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 17:38:15,363 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@388b9874]
2025-05-28 17:38:15,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 17:38:15,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 17:38:15,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 17:38:15,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 17:38:15,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 17:38:15,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 17:38:15,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:15,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:38:15,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:15,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 17:38:15,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 17:38:15,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:38:15,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:38:15,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 17:38:15,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 17:38:15,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 17:38:15,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 17:38:15,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:15,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 17:38:15,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 17:38:15,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 17:38:15,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:15,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:38:15,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:38:15,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:38:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:38:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 17:38:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 17:38:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:38:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 17:38:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:38:15,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:38:15,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 17:38:15,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:38:15,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 17:38:15,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 17:38:15,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:38:15,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:38:15,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 17:38:15,377 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:38:15,377 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:38:15,377 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 17:38:15,382 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 17:38:15,382 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 17:38:15,382 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 17:38:15,382 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 17:38:15,440 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 17:38:15,442 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 17:38:15,442 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 17:38:15,442 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 224 ms
2025-05-28 17:38:15,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:38:15,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:38:15,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:38:15,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:38:15,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:38:15,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:38:15,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:38:15,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:38:15,446 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:38:15,446 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 17:38:15,450 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:38:15,450 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:38:15,450 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:38:15,450 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:38:15,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 17:38:15,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 17:38:15,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 17:38:15,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 17:38:15,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:38:15,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 17:38:15,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 17:38:15,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:38:15,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:38:15,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 17:38:15,453 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@606a0ca8
2025-05-28 17:38:15,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:38:15,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 17:38:15,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:38:15,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 17:38:15,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 17:38:15,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 17:38:15,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:38:15,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 17:38:15,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 17:38:15,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:38:15,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:38:15,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 17:38:15,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:38:15,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@617a6c8'
2025-05-28 17:38:15,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:38:15,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 17:38:15,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 17:38:15,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 17:38:15,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 17:38:15,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 17:38:15,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 17:38:15,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@617a6c8'
2025-05-28 17:38:15,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 17:38:15,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 17:38:15,464 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 17:38:15,466 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 17:38:15,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 17:38:15,468 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 17:38:15,468 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-28 17:38:15,484 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5e86f5e4
2025-05-28 17:38:15,484 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-28 17:38:15,486 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 17:38:15,511 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:38:15,513 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:38:15,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:38:15,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 17:38:15,515 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 17:38:15,516 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 17:38:15,517 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 17:38:15,517 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 17:38:15,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 17:38:15,526 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 17:38:15,527 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 17:38:15,528 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:38:15,529 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 17:38:15,531 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 17:38:15,533 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:38:15,542 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:38:15,543 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:38:15,543 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:38:15,545 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 17:38:15,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:38:15,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:38:15,550 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:38:15,550 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:15,551 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 17:38:15,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:38:15,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:38:15,553 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:15,554 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:15,554 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:15,554 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:15,554 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:15,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:38:15,554 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:38:15,554 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:15,555 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:38:15,555 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:15,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:38:15,556 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:38:15,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:38:15,557 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:15,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:38:15,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:38:15,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:38:15,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@617a6c8'
2025-05-28 17:38:15,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:38:15,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:38:15,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:38:15,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:38:15,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:38:15,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:38:15,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:38:15,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:38:15,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:38:15,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:38:15,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:38:15,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:38:15,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:38:15,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:38:15,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:38:15,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@617a6c8'
2025-05-28 17:38:15,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:38:15,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:38:15,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:38:15,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:38:15,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@617a6c8'
2025-05-28 17:38:15,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 17:38:15,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 17:38:15,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:38:15,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 17:38:15,566 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 17:38:15,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 17:38:15,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:38:15,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:38:15,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:38:15,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:38:15,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:38:15,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:38:15,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:38:15,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:15,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:15,573 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:38:15,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:38:15,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:15,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:15,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:38:15,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:38:15,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:15,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:15,577 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model)
2025-05-28 17:38:15,578 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:38:15,578 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:38:15,578 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 17:38:15,580 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:38:15,581 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 17:38:15,581 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:38:15,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:38:15,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:15,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:15,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:38:15,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:15,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:15,583 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:38:15,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:38:15,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:15,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:15,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:38:15,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:38:15,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:38:15,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:38:15,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:38:15,588 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 17:38:15,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:38:15,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:38:15,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:38:15,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:38:15,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:38:15,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:38:15,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:38:15,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:38:15,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:38:15,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:38:15,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:38:15,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:38:15,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:38:15,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:38:15,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:38:15,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:38:15,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:38:15,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:38:15,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:38:15,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:38:15,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:38:15,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:38:15,603 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4e16294d
2025-05-28 17:38:15,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:38:15,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:38:15,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:15,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:15,606 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:38:15,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:38:15,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:38:15,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:38:15,612 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5952d1fa, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@22bc9fb7, org.springframework.security.web.context.SecurityContextHolderFilter@593121bc, org.springframework.security.web.header.HeaderWriterFilter@7ed71793, org.springframework.web.filter.CorsFilter@3fa10e3a, org.springframework.security.web.csrf.CsrfFilter@2c60f09c, org.springframework.security.web.authentication.logout.LogoutFilter@5c5e83c4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@71ba3caa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72fece16, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4a1f9260, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1f5e2a08, org.springframework.security.web.access.ExceptionTranslationFilter@3c008b32, org.springframework.security.web.access.intercept.AuthorizationFilter@6eee6dcf]
2025-05-28 17:38:15,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:38:15,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:38:15,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:38:15,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:38:15,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:38:15,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:38:15,614 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:38:15,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 17:38:15,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:38:15,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 17:38:15,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 17:38:15,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:38:15,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:38:15,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:38:15,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:38:15,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:38:15,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:38:15,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:38:15,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:38:15,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:38:15,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:38:15,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:38:15,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:38:15,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:38:15,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:38:15,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:38:15,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:38:15,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59'
2025-05-28 17:38:15,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:38:15,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 17:38:15,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:38:15,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:38:15,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:38:15,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:38:15,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:38:15,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:38:15,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:38:15,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:38:15,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:38:15,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:38:15,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:38:15,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:38:15,626 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:38:15,628 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:38:15,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:38:15,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:38:15,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:15,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:38:15,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:38:15,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:38:15,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:38:15,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:38:15,630 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:38:15,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:38:15,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:38:15,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:38:15,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:38:15,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:38:15,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@617a6c8'
2025-05-28 17:38:15,631 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@f2b2376
2025-05-28 17:38:15,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:38:15,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:38:15,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 17:38:15,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 17:38:15,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 17:38:15,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 17:38:15,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 17:38:15,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 17:38:15,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 17:38:15,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 17:38:15,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 17:38:15,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 17:38:15,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 17:38:15,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 17:38:15,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 17:38:15,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 17:38:15,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 17:38:15,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 17:38:15,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 17:38:15,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 17:38:15,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 17:38:15,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 17:38:15,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:38:15,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:38:15,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 17:38:15,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 17:38:15,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 17:38:15,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 17:38:15,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 17:38:15,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:38:15,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:38:15,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:38:15,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 17:38:15,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:38:15,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:38:15,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 17:38:15,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 17:38:15,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:38:15,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 17:38:15,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:38:15,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 17:38:15,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 17:38:15,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 17:38:15,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 17:38:15,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 17:38:15,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 17:38:15,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 17:38:15,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:38:15,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 17:38:15,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 17:38:15,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 17:38:15,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:38:15,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 17:38:15,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:38:15,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 17:38:15,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 17:38:15,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:38:15,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 17:38:15,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 17:38:15,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:38:15,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 17:38:15,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 17:38:15,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 17:38:15,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 17:38:15,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 17:38:15,643 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 17:38:15,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 17:38:15,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 17:38:15,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 17:38:15,646 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:38:15,646 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:38:15,646 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 17:38:15,646 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 17:38:15,651 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 17:38:15,651 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 17:38:15,651 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 17:38:15,652 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 17:38:15,652 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:38:15,654 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 17:38:15,659 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.46 seconds (process running for 193.627)
2025-05-28 17:38:15,660 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 17:38:15,661 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 17:38:15,661 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 17:38:15,662 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3e6e6876
2025-05-28 17:38:15,693 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6f04dc39
2025-05-28 17:38:15,723 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2266a2f5
2025-05-28 17:38:15,757 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@62d52779
2025-05-28 17:38:15,786 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@36ee24e3
2025-05-28 17:38:15,818 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4404b32f
2025-05-28 17:38:15,849 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6038a818
2025-05-28 17:38:15,867 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:38:45,589 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 17:38:45,594 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class (MODIFY)]]
2025-05-28 17:38:45,594 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 17:38:45,595 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 17:38:45,596 Thread-7 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 17:38:45,596 Thread-7 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@24af3c59, started on Wed May 28 17:38:15 KST 2025
2025-05-28 17:38:45,600 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 17:38:45,600 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 17:38:45,600 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 17:38:45,600 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 17:38:45,600 Thread-7 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 17:38:45,602 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:38:45,602 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:38:45,606 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 17:38:45,606 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 17:38:45,606 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 17:38:45,606 Thread-7 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 17:38:45,607 Thread-7 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:38:45,608 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown initiated...
2025-05-28 17:38:45,608 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:38:45,609 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5e86f5e4: (connection evicted)
2025-05-28 17:38:45,611 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4e16294d: (connection evicted)
2025-05-28 17:38:45,612 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@f2b2376: (connection evicted)
2025-05-28 17:38:45,615 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3e6e6876: (connection evicted)
2025-05-28 17:38:45,617 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6f04dc39: (connection evicted)
2025-05-28 17:38:45,618 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2266a2f5: (connection evicted)
2025-05-28 17:38:45,619 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@62d52779: (connection evicted)
2025-05-28 17:38:45,621 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@36ee24e3: (connection evicted)
2025-05-28 17:38:45,623 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4404b32f: (connection evicted)
2025-05-28 17:38:45,625 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6038a818: (connection evicted)
2025-05-28 17:38:45,627 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 17:38:45,627 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown completed.
2025-05-28 17:38:45,680 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 17:38:45 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 17:38:45,709 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 6740 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:38:45,709 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:38:45,709 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:38:45,709 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:38:45,711 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772
2025-05-28 17:38:45,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:38:45,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:38:45,716 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:38:45,717 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:38:45,718 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:38:45,719 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:38:45,719 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:38:45,720 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:38:45,721 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:38:45,725 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:38:45,726 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:38:45,727 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:38:45,728 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:38:45,728 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:38:45,851 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 17:38:45,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:38:45,852 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:38:45,852 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 17:38:45,854 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:38:45,859 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 6 ms. Found 1 JPA repository interface.
2025-05-28 17:38:45,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:38:45,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 17:38:45,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 17:38:45,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 17:38:45,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 17:38:45,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:38:45,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:38:45,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:38:45,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:38:45,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 17:38:45,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:38:45,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:38:45,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:38:45,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:38:45,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:38:45,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 17:38:45,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 17:38:45,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 17:38:45,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 17:38:45,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 17:38:45,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 17:38:45,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:38:45,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 17:38:45,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 17:38:45,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 17:38:45,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 17:38:45,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:38:45,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:38:45,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 17:38:45,900 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@91380b2]
2025-05-28 17:38:45,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 17:38:45,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 17:38:45,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 17:38:45,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 17:38:45,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 17:38:45,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 17:38:45,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:45,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:38:45,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:45,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 17:38:45,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 17:38:45,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:38:45,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:38:45,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 17:38:45,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 17:38:45,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 17:38:45,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 17:38:45,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:45,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 17:38:45,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 17:38:45,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 17:38:45,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:45,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:38:45,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:38:45,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:45,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:38:45,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:38:45,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:38:45,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 17:38:45,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 17:38:45,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:38:45,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 17:38:45,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:38:45,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:38:45,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 17:38:45,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:38:45,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 17:38:45,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 17:38:45,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:38:45,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:38:45,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 17:38:45,914 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:38:45,914 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:38:45,914 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 17:38:45,919 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 17:38:45,919 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 17:38:45,919 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 17:38:45,919 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 17:38:45,976 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 17:38:45,977 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 17:38:45,977 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 17:38:45,977 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 266 ms
2025-05-28 17:38:45,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:38:45,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:38:45,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:38:45,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:38:45,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:38:45,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:38:45,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:38:45,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:38:45,981 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:38:45,981 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 17:38:45,984 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:38:45,984 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:38:45,984 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:38:45,984 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:38:45,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 17:38:45,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 17:38:45,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 17:38:45,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 17:38:45,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:38:45,987 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 17:38:45,987 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 17:38:45,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:38:45,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:38:45,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 17:38:45,989 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@463dde4f
2025-05-28 17:38:45,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:38:45,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 17:38:45,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:38:45,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 17:38:45,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 17:38:45,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 17:38:45,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:38:45,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 17:38:45,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 17:38:46,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:38:46,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:38:46,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 17:38:46,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:38:46,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d07144'
2025-05-28 17:38:46,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:38:46,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 17:38:46,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 17:38:46,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 17:38:46,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 17:38:46,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 17:38:46,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 17:38:46,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d07144'
2025-05-28 17:38:46,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 17:38:46,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 17:38:46,010 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 17:38:46,013 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 17:38:46,014 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-3 - configuration:
2025-05-28 17:38:46,015 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 17:38:46,015 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 17:38:46,015 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 17:38:46,015 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 17:38:46,015 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 17:38:46,015 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-3"
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 17:38:46,016 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 17:38:46,017 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 17:38:46,017 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 17:38:46,017 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 17:38:46,017 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 17:38:46,017 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 17:38:46,017 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Starting...
2025-05-28 17:38:46,035 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@736684c7
2025-05-28 17:38:46,035 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Start completed.
2025-05-28 17:38:46,037 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 17:38:46,065 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:38:46,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:38:46,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:38:46,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 17:38:46,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 17:38:46,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 17:38:46,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 17:38:46,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 17:38:46,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 17:38:46,094 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 17:38:46,094 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 17:38:46,095 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:38:46,095 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 17:38:46,096 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 17:38:46,099 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:38:46,107 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:38:46,109 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:38:46,110 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:38:46,112 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 17:38:46,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:38:46,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:38:46,118 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:38:46,118 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:46,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 17:38:46,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:38:46,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:38:46,121 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:46,121 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:46,121 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:46,122 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:46,122 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:46,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:38:46,123 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:38:46,123 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:46,123 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:38:46,123 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:46,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:38:46,124 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:38:46,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:38:46,125 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:38:46,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:38:46,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:38:46,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:38:46,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d07144'
2025-05-28 17:38:46,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:38:46,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:38:46,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:38:46,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:38:46,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:38:46,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:38:46,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:38:46,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:38:46,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:38:46,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:38:46,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:38:46,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:38:46,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:38:46,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:38:46,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:38:46,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d07144'
2025-05-28 17:38:46,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:38:46,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:38:46,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:38:46,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:38:46,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d07144'
2025-05-28 17:38:46,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 17:38:46,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 17:38:46,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:38:46,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 17:38:46,133 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 17:38:46,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 17:38:46,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:38:46,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:38:46,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:38:46,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:38:46,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:38:46,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:38:46,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:38:46,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:46,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:46,140 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:38:46,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:38:46,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:46,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:46,144 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 17:38:46,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:38:46,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:38:46,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:46,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:46,147 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model)
2025-05-28 17:38:46,148 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:38:46,148 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:38:46,150 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 17:38:46,151 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:38:46,152 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 17:38:46,153 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:38:46,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:38:46,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:46,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:46,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:38:46,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:46,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:46,155 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:38:46,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:38:46,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:46,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:46,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:38:46,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:38:46,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:38:46,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:38:46,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:38:46,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:38:46,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:38:46,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:38:46,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:38:46,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:38:46,160 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@49226421
2025-05-28 17:38:46,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:38:46,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:38:46,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:38:46,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:38:46,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:38:46,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:38:46,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:38:46,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:38:46,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:38:46,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:38:46,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:38:46,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:38:46,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:38:46,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:38:46,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:38:46,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:38:46,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:38:46,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:38:46,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:38:46,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:46,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:38:46,171 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:38:46,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:38:46,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:38:46,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:38:46,186 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@18f5e525, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@48434ad3, org.springframework.security.web.context.SecurityContextHolderFilter@429bd519, org.springframework.security.web.header.HeaderWriterFilter@3788adfe, org.springframework.web.filter.CorsFilter@1d62fdbb, org.springframework.security.web.csrf.CsrfFilter@201cf476, org.springframework.security.web.authentication.logout.LogoutFilter@767b7273, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3530f11a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5633678, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@18c1e886, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2fe8772c, org.springframework.security.web.access.ExceptionTranslationFilter@2ef66923, org.springframework.security.web.access.intercept.AuthorizationFilter@7d251a2a]
2025-05-28 17:38:46,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:38:46,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:38:46,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:38:46,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:38:46,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:38:46,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:38:46,197 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:38:46,198 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@81f6e1a
2025-05-28 17:38:46,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 17:38:46,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:38:46,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 17:38:46,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 17:38:46,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:38:46,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:38:46,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:38:46,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:38:46,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:38:46,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:38:46,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:38:46,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:38:46,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:38:46,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:38:46,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:38:46,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:38:46,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:38:46,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:38:46,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:38:46,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:38:46,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772'
2025-05-28 17:38:46,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:38:46,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 17:38:46,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:38:46,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:38:46,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:38:46,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:38:46,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:38:46,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:38:46,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:38:46,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:38:46,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:38:46,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:38:46,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:38:46,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:38:46,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:46,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:38:46,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:38:46,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:38:46,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:38:46,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:38:46,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:38:46,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:38:46,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:38:46,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:38:46,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:38:46,209 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:38:46,211 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:38:46,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:38:46,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:38:46,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:38:46,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:38:46,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:38:46,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:38:46,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:38:46,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:38:46,214 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:38:46,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:38:46,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:38:46,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:38:46,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:38:46,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:38:46,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2d07144'
2025-05-28 17:38:46,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:38:46,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:38:46,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 17:38:46,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 17:38:46,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 17:38:46,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 17:38:46,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 17:38:46,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 17:38:46,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 17:38:46,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 17:38:46,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 17:38:46,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 17:38:46,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 17:38:46,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 17:38:46,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 17:38:46,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 17:38:46,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 17:38:46,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 17:38:46,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 17:38:46,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 17:38:46,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 17:38:46,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 17:38:46,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:38:46,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:38:46,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 17:38:46,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 17:38:46,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 17:38:46,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 17:38:46,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 17:38:46,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:38:46,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:38:46,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:38:46,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 17:38:46,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:38:46,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:38:46,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 17:38:46,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 17:38:46,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:38:46,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 17:38:46,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:38:46,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 17:38:46,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 17:38:46,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 17:38:46,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 17:38:46,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 17:38:46,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 17:38:46,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 17:38:46,294 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@395d0673
2025-05-28 17:38:46,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:38:46,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 17:38:46,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 17:38:46,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 17:38:46,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:38:46,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:38:46,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 17:38:46,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 17:38:46,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:38:46,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 17:38:46,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:38:46,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 17:38:46,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 17:38:46,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 17:38:46,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 17:38:46,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:38:46,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 17:38:46,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 17:38:46,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 17:38:46,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 17:38:46,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 17:38:46,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 17:38:46,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 17:38:46,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 17:38:46,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 17:38:46,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 17:38:46,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 17:38:46,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 17:38:46,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 17:38:46,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 17:38:46,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:38:46,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:38:46,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 17:38:46,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 17:38:46,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:38:46,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 17:38:46,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 17:38:46,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:38:46,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 17:38:46,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 17:38:46,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 17:38:46,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 17:38:46,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 17:38:46,301 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 17:38:46,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 17:38:46,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 17:38:46,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 17:38:46,305 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:38:46,305 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:38:46,305 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 17:38:46,305 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 17:38:46,309 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 17:38:46,309 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 17:38:46,309 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 17:38:46,309 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 17:38:46,309 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:38:46,311 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 17:38:46,316 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.629 seconds (process running for 224.284)
2025-05-28 17:38:46,316 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 17:38:46,317 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 17:38:46,317 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 17:38:46,328 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@68309155
2025-05-28 17:38:46,360 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7961526e
2025-05-28 17:38:46,390 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6c7e0ddc
2025-05-28 17:38:46,421 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@42404348
2025-05-28 17:38:46,454 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1a55cde9
2025-05-28 17:38:46,484 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@679a0e51
2025-05-28 17:38:46,502 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:38:47,127 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 17:38:47,127 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 17:38:47,127 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 17:38:47,127 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 17:38:47,127 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 17:38:47,128 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@69ad5049
2025-05-28 17:38:47,128 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3bbeb9c7
2025-05-28 17:38:47,128 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 17:38:47,128 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-28 17:38:47,129 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=3
2025-05-28 17:38:47,132 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:38:47,132 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=3
2025-05-28 17:38:47,132 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=3", parameters={masked}
2025-05-28 17:38:47,132 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 17:38:47,133 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:47,159 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:38:47,160 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:47,160 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 17:38:47,164 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 17:38:47,164 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:38:47,164 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 17:38:47,164 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 17:38:47,164 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 17:38:47,164 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:47,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:38:47,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=존재하지 않는 페이지입니다. 1페이지로 이동합니다., messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 17:38:47,199 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:38:47,199 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:38:47,199 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:38:47,280 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:38:47,281 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:38:47,354 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:47,354 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:38:47,368 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:38:47,369 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:38:47,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:38:47,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:38:47,369 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:47,370 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:47,371 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:38:47,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:38:55,992 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=3
2025-05-28 17:38:55,994 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:38:55,994 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=3
2025-05-28 17:38:55,994 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=3", parameters={masked}
2025-05-28 17:38:55,994 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 17:38:55,994 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:56,009 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:38:56,009 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:56,009 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 17:38:56,012 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 17:38:56,012 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:38:56,012 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=1
2025-05-28 17:38:56,012 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=1", parameters={masked}
2025-05-28 17:38:56,012 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 17:38:56,012 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:56,063 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:38:56,063 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=존재하지 않는 페이지입니다. 1페이지로 이동합니다., messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 17:38:56,064 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:38:56,064 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:38:56,064 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:38:56,066 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:38:56,067 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=1
2025-05-28 17:38:56,068 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:56,068 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:38:56,085 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:38:56,085 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:38:56,085 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:38:56,085 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:38:56,085 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:56,087 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:38:56,087 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:38:56,087 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=A5BAA6237CFC55BF0AB86A8674E88370], Granted Authorities=[ROLE_USER]]]
2025-05-28 17:39:16,159 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:39:16,159 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:39:46,165 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:39:46,165 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:40:16,179 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:40:16,179 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:40:46,192 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:40:46,193 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:41:16,205 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:41:16,206 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:41:46,212 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:41:46,212 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:42:16,214 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:42:16,214 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:42:46,223 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:42:46,223 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:43:16,235 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:43:16,235 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:43:40,362 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 17:43:40,362 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\.netbeans_automatic_build (MODIFY)]]
2025-05-28 17:43:40,362 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 17:43:40,363 Thread-11 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 17:43:40,363 Thread-11 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 17:43:40,363 Thread-11 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6e6c1772, started on Wed May 28 17:38:45 KST 2025
2025-05-28 17:43:40,364 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 17:43:40,364 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 17:43:40,364 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 17:43:40,364 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 17:43:40,364 Thread-11 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 17:43:40,374 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 17:43:40,374 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 17:43:40,374 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 17:43:40,374 Thread-11 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 17:43:40,375 Thread-11 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:43:40,376 Thread-11 INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Shutdown initiated...
2025-05-28 17:43:40,376 Thread-11 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:43:40,377 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@736684c7: (connection evicted)
2025-05-28 17:43:40,380 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@49226421: (connection evicted)
2025-05-28 17:43:40,382 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@81f6e1a: (connection evicted)
2025-05-28 17:43:40,384 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@395d0673: (connection evicted)
2025-05-28 17:43:40,386 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@68309155: (connection evicted)
2025-05-28 17:43:40,388 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7961526e: (connection evicted)
2025-05-28 17:43:40,390 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6c7e0ddc: (connection evicted)
2025-05-28 17:43:40,391 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@42404348: (connection evicted)
2025-05-28 17:43:40,393 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1a55cde9: (connection evicted)
2025-05-28 17:43:40,395 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@679a0e51: (connection evicted)
2025-05-28 17:43:40,398 Thread-11 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 17:43:40,398 Thread-11 INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Shutdown completed.
2025-05-28 17:43:40,461 Thread-11 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 17:43:40 KST 2025

Logback Log Messages

Log session start time Wed May 28 17:43:41 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 17:43:40,500 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 6740 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:43:40,500 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:43:40,500 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:43:40,500 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:43:40,502 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797
2025-05-28 17:43:40,502 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:43:40,502 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:43:40,507 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:43:40,509 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:43:40,510 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:43:40,512 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:43:40,513 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:43:40,515 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:43:40,516 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:43:40,530 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:43:40,531 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:43:40,532 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:43:40,534 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:43:40,535 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:43:40,777 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 17:43:40,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:43:40,777 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:43:40,777 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 17:43:40,779 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:43:40,783 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 6 ms. Found 1 JPA repository interface.
2025-05-28 17:43:40,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:43:40,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 17:43:40,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 17:43:40,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 17:43:40,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 17:43:40,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:43:40,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:43:40,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:43:40,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:43:40,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 17:43:40,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:43:40,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:43:40,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:43:40,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:43:40,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:43:40,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 17:43:40,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 17:43:40,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 17:43:40,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 17:43:40,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 17:43:40,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 17:43:40,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:43:40,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 17:43:40,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 17:43:40,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 17:43:40,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 17:43:40,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:43:40,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:43:40,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 17:43:40,824 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@21a55f57]
2025-05-28 17:43:40,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 17:43:40,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 17:43:40,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 17:43:40,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 17:43:40,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 17:43:40,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 17:43:40,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:40,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:43:40,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:40,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 17:43:40,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 17:43:40,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:43:40,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:43:40,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 17:43:40,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 17:43:40,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 17:43:40,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 17:43:40,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:40,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 17:43:40,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 17:43:40,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 17:43:40,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:40,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:43:40,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:43:40,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:40,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:43:40,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:43:40,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:40,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 17:43:40,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 17:43:40,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:43:40,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 17:43:40,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:40,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:40,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 17:43:40,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:40,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 17:43:40,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 17:43:40,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:43:40,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:43:40,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 17:43:40,843 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:43:40,844 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:43:40,844 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 17:43:40,849 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 17:43:40,850 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 17:43:40,851 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 17:43:40,851 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 17:43:40,923 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 17:43:40,925 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 17:43:40,925 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 17:43:40,925 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 423 ms
2025-05-28 17:43:40,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:43:40,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:43:40,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:43:40,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:43:40,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:43:40,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:43:40,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:43:40,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:43:40,931 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:43:40,931 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 17:43:40,935 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:43:40,936 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:43:40,936 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:43:40,936 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:43:40,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 17:43:40,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 17:43:40,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 17:43:40,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 17:43:40,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:43:40,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 17:43:40,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 17:43:40,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:43:40,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:43:40,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 17:43:40,942 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@6709dc86
2025-05-28 17:43:40,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:43:40,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 17:43:40,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:43:40,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 17:43:40,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 17:43:40,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 17:43:40,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:43:40,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 17:43:40,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 17:43:40,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:43:40,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:43:40,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 17:43:40,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:43:40,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34f91032'
2025-05-28 17:43:40,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:43:40,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 17:43:40,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 17:43:40,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 17:43:40,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 17:43:40,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 17:43:40,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 17:43:40,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34f91032'
2025-05-28 17:43:40,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:40,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 17:43:40,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 17:43:40,955 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 17:43:40,958 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-4 - configuration:
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 17:43:40,960 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-4"
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 17:43:40,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 17:43:40,962 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 17:43:40,962 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 17:43:40,962 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 17:43:40,962 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 17:43:40,962 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Starting...
2025-05-28 17:43:40,980 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@272e4f38
2025-05-28 17:43:40,980 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Start completed.
2025-05-28 17:43:40,982 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 17:43:41,010 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:43:41,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:43:41,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:43:41,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 17:43:41,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 17:43:41,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 17:43:41,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 17:43:41,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 17:43:41,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 17:43:41,029 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 17:43:41,029 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 17:43:41,030 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:43:41,031 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 17:43:41,032 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 17:43:41,034 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:43:41,043 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:43:41,044 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:43:41,044 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:43:41,047 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 17:43:41,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:43:41,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:43:41,053 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:43:41,053 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:41,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 17:43:41,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:43:41,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:43:41,057 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:41,057 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:41,057 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:41,057 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:41,057 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:41,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:43:41,058 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:43:41,058 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:41,058 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:43:41,058 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:41,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:43:41,059 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:43:41,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:43:41,060 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:41,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:43:41,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:43:41,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:43:41,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34f91032'
2025-05-28 17:43:41,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:43:41,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:43:41,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:43:41,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:43:41,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:43:41,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:43:41,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:43:41,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:43:41,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:43:41,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:43:41,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:43:41,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:43:41,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:41,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:41,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:41,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34f91032'
2025-05-28 17:43:41,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:43:41,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:43:41,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:41,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:41,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34f91032'
2025-05-28 17:43:41,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 17:43:41,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 17:43:41,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:43:41,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 17:43:41,070 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 17:43:41,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 17:43:41,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:43:41,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:43:41,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:43:41,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:43:41,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:43:41,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:43:41,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:43:41,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:41,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:41,078 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:43:41,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:43:41,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:41,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:41,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:43:41,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:41,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:41,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:41,082 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model)
2025-05-28 17:43:41,083 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 17:43:41,085 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:43:41,086 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:43:41,088 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 17:43:41,092 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:43:41,094 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 17:43:41,097 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:43:41,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:43:41,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:41,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:41,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:43:41,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:41,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:41,100 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:43:41,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:43:41,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:41,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:41,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:43:41,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:43:41,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:43:41,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:43:41,103 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2d37b0ec
2025-05-28 17:43:41,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:43:41,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:43:41,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:43:41,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:43:41,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:43:41,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:43:41,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:43:41,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:43:41,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:43:41,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:43:41,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:43:41,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:43:41,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:43:41,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:43:41,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:43:41,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:43:41,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:43:41,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:43:41,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:43:41,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:43:41,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:43:41,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:43:41,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:43:41,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:43:41,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:41,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:41,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:41,120 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:43:41,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:43:41,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:43:41,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:43:41,132 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6c0abad7
2025-05-28 17:43:41,133 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2cf0afb9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@d81d72e, org.springframework.security.web.context.SecurityContextHolderFilter@3baf73de, org.springframework.security.web.header.HeaderWriterFilter@48ebf41b, org.springframework.web.filter.CorsFilter@340169d8, org.springframework.security.web.csrf.CsrfFilter@2641d371, org.springframework.security.web.authentication.logout.LogoutFilter@153483ee, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1dea7419, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@135de581, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4299546f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7a0599fd, org.springframework.security.web.access.ExceptionTranslationFilter@70642e33, org.springframework.security.web.access.intercept.AuthorizationFilter@618b0640]
2025-05-28 17:43:41,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:43:41,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:43:41,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:43:41,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:43:41,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:43:41,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:43:41,139 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:43:41,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 17:43:41,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:43:41,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 17:43:41,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 17:43:41,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:43:41,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:43:41,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:41,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:41,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:43:41,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:43:41,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:41,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:43:41,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:41,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:43:41,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:43:41,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:43:41,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:43:41,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:43:41,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:43:41,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:43:41,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797'
2025-05-28 17:43:41,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:41,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 17:43:41,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:43:41,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:43:41,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:43:41,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:43:41,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:43:41,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:43:41,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:43:41,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:43:41,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:43:41,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:43:41,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:43:41,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:41,168 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5dac3373
2025-05-28 17:43:41,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:41,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:43:41,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:43:41,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:43:41,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:43:41,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:43:41,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:43:41,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:43:41,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:43:41,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:43:41,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:43:41,176 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:43:41,179 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:43:41,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:43:41,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:43:41,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:41,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:43:41,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:43:41,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:43:41,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:43:41,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:41,183 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:43:41,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:43:41,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:41,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:43:41,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:43:41,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:43:41,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34f91032'
2025-05-28 17:43:41,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:43:41,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:43:41,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 17:43:41,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 17:43:41,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 17:43:41,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 17:43:41,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 17:43:41,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 17:43:41,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 17:43:41,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 17:43:41,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 17:43:41,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 17:43:41,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 17:43:41,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 17:43:41,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 17:43:41,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 17:43:41,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 17:43:41,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 17:43:41,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 17:43:41,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 17:43:41,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 17:43:41,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 17:43:41,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:43:41,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:43:41,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 17:43:41,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 17:43:41,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 17:43:41,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 17:43:41,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 17:43:41,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:43:41,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:43:41,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:43:41,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 17:43:41,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:43:41,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:43:41,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 17:43:41,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 17:43:41,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:43:41,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 17:43:41,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:43:41,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 17:43:41,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 17:43:41,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 17:43:41,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 17:43:41,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 17:43:41,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 17:43:41,218 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@c254598
2025-05-28 17:43:41,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 17:43:41,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:43:41,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 17:43:41,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 17:43:41,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 17:43:41,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:43:41,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:43:41,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 17:43:41,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 17:43:41,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:43:41,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 17:43:41,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:43:41,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 17:43:41,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 17:43:41,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 17:43:41,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 17:43:41,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:43:41,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 17:43:41,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 17:43:41,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 17:43:41,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 17:43:41,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 17:43:41,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 17:43:41,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 17:43:41,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 17:43:41,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 17:43:41,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 17:43:41,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 17:43:41,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 17:43:41,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 17:43:41,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 17:43:41,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:43:41,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:43:41,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 17:43:41,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 17:43:41,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:43:41,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 17:43:41,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 17:43:41,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:43:41,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 17:43:41,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 17:43:41,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 17:43:41,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 17:43:41,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 17:43:41,232 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 17:43:41,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 17:43:41,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 17:43:41,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 17:43:41,245 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:43:41,246 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:43:41,246 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 17:43:41,246 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 17:43:41,258 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 17:43:41,258 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 17:43:41,259 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 17:43:41,259 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 17:43:41,259 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:43:41,263 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1fda2d7a
2025-05-28 17:43:41,261 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 17:43:41,266 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.797 seconds (process running for 519.235)
2025-05-28 17:43:41,267 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 17:43:41,267 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 17:43:41,269 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 17:43:41,300 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@86b3d14
2025-05-28 17:43:41,329 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@68c56ee4
2025-05-28 17:43:41,361 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@327eaf7d
2025-05-28 17:43:41,393 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@677440a
2025-05-28 17:43:41,409 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0)
Date Thread Level Logger MDC Message
2025-05-28 17:43:41,994 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-28 17:43:41,997 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 17:43:41,997 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 17:43:42,011 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 17:43:42,060 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 17:43:42,161 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 17:43:42,163 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:42,176 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 17:43:42,185 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 17:43:42,186 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:43,075 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Wed May 28 17:43:43 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 17:43:43,483 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 4924 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:43:43,484 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:43:43,485 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:43:43,486 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:43:43,517 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@233db8e9
2025-05-28 17:43:43,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:43:43,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:43:43,632 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:43:43,634 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:43:43,635 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:43:43,636 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:43:43,637 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:43:43,638 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:43:43,639 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:43:43,646 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:43:43,647 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:43:43,648 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:43:43,656 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:43:43,658 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:43:43,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 17:43:43,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:43:44,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 17:43:44,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:43:44,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:43:44,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:43:44,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:43:44,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:43:44,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:43:44,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:43:44,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 17:43:44,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:43:44,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:43:44,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:43:44,407 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@43786627]
2025-05-28 17:43:44,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:43:44,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:43:44,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:43:44,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:43:44,423 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:43:44,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:43:44,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:43:44,429 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:43:44,429 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:43:44,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:43:44,430 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:43:44,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:43:44,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:43:44,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:43:44,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:43:44,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5d512ddb'
2025-05-28 17:43:44,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:43:44,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:43:44,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:43:44,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:43:44,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:43:44,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:43:44,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:43:44,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:43:44,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:43:44,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:43:44,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:43:44,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:43:44,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:44,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:43:44,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:44,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:44,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:44,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5d512ddb'
2025-05-28 17:43:44,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:43:44,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:43:44,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:44,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:44,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5d512ddb'
2025-05-28 17:43:44,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:43:44,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:43:44,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:43:44,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:43:44,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:43:44,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:43:44,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:43:44,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:44,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:44,609 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:43:44,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:43:44,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:44,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:44,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:43:44,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:44,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:44,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:44,660 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr()
2025-05-28 17:43:44,665 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:43:44,666 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:43:44,668 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 17:43:44,671 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:43:44,680 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 17:43:44,686 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:43:44,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:43:44,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:44,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:44,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:43:44,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:44,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:44,689 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:43:44,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:43:44,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:44,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:44,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:43:44,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:43:44,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:43:44,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:43:44,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:43:44,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:43:44,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:43:44,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:43:44,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:43:44,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:43:44,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:43:44,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:43:44,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:43:44,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:43:44,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:43:44,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:43:44,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:43:44,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:43:44,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:43:44,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:43:44,715 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:43:44,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:43:44,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:43:44,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:43:44,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:43:44,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:43:44,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:43:44,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:43:44,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:43:44,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:43:44,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:44,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:44,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:44,786 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:43:44,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:43:44,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:43:44,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:43:44,833 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@46188a89, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6f65a203, org.springframework.security.web.context.SecurityContextHolderFilter@16d61071, org.springframework.security.web.header.HeaderWriterFilter@6fdc2db6, org.springframework.web.filter.CorsFilter@1d0b447b, org.springframework.security.web.csrf.CsrfFilter@2474df51, org.springframework.security.web.authentication.logout.LogoutFilter@41a8f0d8, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5f5a33ed, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@779b4f9c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@31fe0ce5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4de158ca, org.springframework.security.web.access.ExceptionTranslationFilter@3df04fa1, org.springframework.security.web.access.intercept.AuthorizationFilter@2f61de04]
2025-05-28 17:43:44,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:43:44,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:43:44,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:43:44,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:43:44,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:43:44,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:43:44,844 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:43:44,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:43:44,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:43:44,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:44,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:44,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:43:44,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:43:44,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:44,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:43:44,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:44,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:43:44,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:43:44,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:43:44,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:43:44,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:43:44,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:43:44,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:43:44,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:43:44,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:44,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:43:44,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:44,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:44,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:43:44,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:43:44,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:43:44,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:43:44,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 17:43:44,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 17:43:44,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@233db8e9'
2025-05-28 17:43:44,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:44,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 17:43:44,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:43:44,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:43:44,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:43:44,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:43:44,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:43:44,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:43:44,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:43:44,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:43:44,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:44,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:44,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:43:44,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:43:44,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:43:44,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:43:44,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:43:44,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:43:44,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:43:44,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:43:44,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:43:44,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:43:44,908 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:43:44,917 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:43:44,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:43:44,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:43:44,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:44,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:43:44,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:43:44,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:43:44,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:43:44,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:44,948 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:43:44,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:43:44,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:44,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:43:44,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:43:44,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:43:44,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5d512ddb'
2025-05-28 17:43:44,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:43:44,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:43:44,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:43:44,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:43:44,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:43:44,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:43:44,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:43:44,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:43:44,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:43:44,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:43:44,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:43:44,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:43:44,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:43:44,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:44,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:43:44,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:43:44,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 17:43:44,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:43:44,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 17:43:44,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 17:43:44,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:43:44,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 17:43:44,985 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:43:44,985 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 17:43:44,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 17:43:44,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 17:43:45,002 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:43:45,002 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:43:45,002 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:43:45,002 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:43:45,008 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 17:43:45,008 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 17:43:45,009 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 17:43:45,009 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 17:43:45,009 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6585df70
2025-05-28 17:43:45,010 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@7252bdb
2025-05-28 17:43:45,010 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 17:43:45,010 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-28 17:43:45,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:43:45,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 17:43:45,026 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:43:45,027 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:43:45,027 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:43:45,031 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 17:43:45,034 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 1.984 seconds (process running for 3.777)
2025-05-28 17:43:45,039 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 17:43:45,041 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,042 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,062 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,064 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,064 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,068 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,083 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@321b7b9e}
2025-05-28 17:43:45,083 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@321b7b9e}
2025-05-28 17:43:45,083 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,083 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@321b7b9e}
2025-05-28 17:43:45,083 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@321b7b9e}
2025-05-28 17:43:45,084 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@3c1908c8]
2025-05-28 17:43:45,087 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:43:45,088 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1ab28416]
2025-05-28 17:43:45,099 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 17:43:45,106 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,107 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 17:43:45,110 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-28 17:43:45,110 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 17:43:45,124 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:43:45,124 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 17:43:45,127 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 17:43:45,127 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 17:43:45,127 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:43:45,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,140 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,141 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,147 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,150 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,150 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,150 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,151 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,151 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,152 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1885dc2b}
2025-05-28 17:43:45,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1885dc2b}
2025-05-28 17:43:45,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,223 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:43:45,224 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4a3bf37c]
2025-05-28 17:43:45,224 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-28 17:43:45,224 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-28 17:43:45,224 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-28 17:43:45,225 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 17:43:45,253 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 17:43:45,254 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-28 17:43:45,256 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:43:45,256 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,259 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,259 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,259 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,259 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,261 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,262 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,264 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,265 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,267 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@477bea57}
2025-05-28 17:43:45,267 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@477bea57}
2025-05-28 17:43:45,267 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,268 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3d7caf9c]
2025-05-28 17:43:45,268 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 17:43:45,268 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 17:43:45,268 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-28 17:43:45,269 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 17:43:45,269 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 17:43:45,270 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:43:45,271 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 17:43:45,271 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 17:43:45,271 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 17:43:45,271 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:43:45,271 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,273 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,273 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,273 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,273 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,277 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,278 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,320 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ac90dab}
2025-05-28 17:43:45,320 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ac90dab}
2025-05-28 17:43:45,320 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,321 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6493f780]
2025-05-28 17:43:45,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ac90dab}
2025-05-28 17:43:45,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2474df51] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:43:45,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ac90dab}
2025-05-28 17:43:45,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2474df51] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:43:45,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7ac90dab}
2025-05-28 17:43:45,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@2474df51] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@476a970c]
2025-05-28 17:43:45,323 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 17:43:45,323 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,324 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 17:43:45,324 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 17:43:45,324 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 17:43:45,326 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 17:43:45,327 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-28 17:43:45,328 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:43:45,329 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:43:45,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,330 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,333 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,335 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,335 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,335 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,335 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,335 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,338 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4c1b4e07}
2025-05-28 17:43:45,338 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4c1b4e07}
2025-05-28 17:43:45,338 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,339 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@538a90a5]
2025-05-28 17:43:45,339 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4c1b4e07}
2025-05-28 17:43:45,339 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2474df51] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:43:45,339 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4c1b4e07}
2025-05-28 17:43:45,339 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2474df51] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:43:45,339 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 17:43:45,340 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,340 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 17:43:45,340 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 17:43:45,340 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 17:43:45,340 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 17:43:45,341 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:43:45,341 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:43:45,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,345 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,345 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,346 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,347 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@25172993}
2025-05-28 17:43:45,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@25172993}
2025-05-28 17:43:45,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,349 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@36b761e3]
2025-05-28 17:43:45,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@25172993}
2025-05-28 17:43:45,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2474df51] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:43:45,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@25172993}
2025-05-28 17:43:45,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2474df51] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:43:45,350 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 17:43:45,350 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,350 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 17:43:45,350 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-28 17:43:45,350 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 17:43:45,351 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-28 17:43:45,352 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:43:45,352 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:43:45,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,354 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,355 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,356 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,358 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34f24a11}
2025-05-28 17:43:45,359 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34f24a11}
2025-05-28 17:43:45,359 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,359 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@23ea3853]
2025-05-28 17:43:45,359 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 17:43:45,359 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,359 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 17:43:45,359 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 17:43:45,359 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 17:43:45,360 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 17:43:45,360 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 17:43:45,361 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:43:45,361 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-28 17:43:45,361 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 17:43:45,361 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 17:43:45,361 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:43:45,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,364 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,366 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,366 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,371 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ff53704}
2025-05-28 17:43:45,371 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ff53704}
2025-05-28 17:43:45,371 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,371 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@35f6f105]
2025-05-28 17:43:45,371 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 17:43:45,372 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,372 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 17:43:45,372 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={masked}
2025-05-28 17:43:45,372 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 17:43:45,374 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:43:45,374 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=12, currentPage=1, pageSize=5, totalPages=3}
2025-05-28 17:43:45,374 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:43:45,374 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:43:45,374 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:43:45,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,376 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,376 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,376 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,377 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,378 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2a30b0cb}
2025-05-28 17:43:45,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2a30b0cb}
2025-05-28 17:43:45,380 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,380 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3a17acd4]
2025-05-28 17:43:45,381 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 17:43:45,381 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,381 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 17:43:45,381 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-28 17:43:45,381 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 17:43:45,381 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 17:43:45,381 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 17:43:45,382 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:43:45,382 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-28 17:43:45,382 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 17:43:45,382 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 17:43:45,382 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:43:45,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,383 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,383 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,383 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,383 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,385 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,386 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@102aa5fc}
2025-05-28 17:43:45,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@102aa5fc}
2025-05-28 17:43:45,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,389 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@8e3449e]
2025-05-28 17:43:45,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@102aa5fc}
2025-05-28 17:43:45,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2474df51] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:43:45,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@102aa5fc}
2025-05-28 17:43:45,389 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2474df51] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:43:45,389 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 17:43:45,390 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,390 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 17:43:45,390 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 17:43:45,390 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 17:43:45,390 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 17:43:45,391 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:43:45,391 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:43:45,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,393 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,396 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,396 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,398 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@42f2cae8}
2025-05-28 17:43:45,398 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@42f2cae8}
2025-05-28 17:43:45,398 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,398 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:43:45,398 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3bbc47c9]
2025-05-28 17:43:45,398 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 17:43:45,398 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 17:43:45,398 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-28 17:43:45,398 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 17:43:45,399 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:43:45,399 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 17:43:45,399 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 17:43:45,399 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 17:43:45,399 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:43:45,399 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,400 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,403 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:43:45,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,404 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6bf77ee}
2025-05-28 17:43:45,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6bf77ee}
2025-05-28 17:43:45,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16d61071] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:43:45,406 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:43:45,406 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@51c6e775]
2025-05-28 17:43:45,406 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-28 17:43:45,407 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-28 17:43:45,407 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-28 17:43:45,407 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 17:43:45,407 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-28 17:43:45,409 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 17:43:45,409 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-28 17:43:45,409 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:43:45,409 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:43:45,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,411 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,411 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,413 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@60c4cf2b size = 1, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 1, failureCount = 0]
2025-05-28 17:43:45,413 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:43:45,449 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@233db8e9, started on Wed May 28 17:43:43 KST 2025
2025-05-28 17:43:45,451 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 17:43:45,452 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 17:43:45,452 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 17:43:45,452 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 17:43:47,160 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification) 2025-05-28 17:43:47,160 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\.netbeans_automatic_build (MODIFY)]] 2025-05-28 17:43:47,160 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application 2025-05-28 17:43:47,160 Thread-15 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application 2025-05-28 17:43:47,160 Thread-15 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2025-05-28 17:43:47,160 Thread-15 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3f53797, started on Wed May 28 17:43:40 KST 2025 2025-05-28 17:43:47,161 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647 2025-05-28 17:43:47,161 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623 2025-05-28 17:43:47,161 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure 2025-05-28 17:43:47,161 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599 2025-05-28 17:43:47,161 Thread-15 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"] 2025-05-28 17:43:47,164 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure 2025-05-28 17:43:47,164 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647 2025-05-28 17:43:47,164 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure 2025-05-28 17:43:47,164 Thread-15 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor' 2025-05-28 17:43:47,164 Thread-15 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default' 2025-05-28 17:43:47,165 Thread-15 INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Shutdown initiated... 2025-05-28 17:43:47,165 Thread-15 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) 2025-05-28 17:43:47,165 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@272e4f38: (connection evicted) 2025-05-28 17:43:47,167 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2d37b0ec: (connection evicted) 2025-05-28 17:43:47,169 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6c0abad7: (connection evicted) 2025-05-28 17:43:47,171 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5dac3373: (connection evicted) 2025-05-28 17:43:47,172 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@c254598: (connection evicted) 2025-05-28 17:43:47,173 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1fda2d7a: (connection evicted) 2025-05-28 17:43:47,174 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@86b3d14: (connection evicted) 2025-05-28 17:43:47,174 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@68c56ee4: (connection evicted) 2025-05-28 17:43:47,176 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@327eaf7d: (connection evicted) 2025-05-28 17:43:47,178 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@677440a: (connection evicted) 2025-05-28 17:43:47,179 Thread-15 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - After shutdown stats (total=0, active=0, idle=0, waiting=0) 2025-05-28 17:43:47,179 Thread-15 INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Shutdown completed. 2025-05-28 17:43:47,222 Thread-15 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/] Logback Log Messages

Log session start time Wed May 28 17:43:47 KST 2025

Logback Log Messages

Log session start time Wed May 28 17:49:09 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 17:43:47,249 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 6740 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:43:47,249 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:43:47,249 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:43:47,249 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:43:47,251 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77
2025-05-28 17:43:47,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:43:47,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:43:47,254 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:43:47,255 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:43:47,257 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:43:47,257 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:43:47,257 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:43:47,258 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:43:47,258 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:43:47,260 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:43:47,261 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:43:47,261 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:43:47,262 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:43:47,262 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:43:47,332 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 17:43:47,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:43:47,332 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:43:47,332 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 17:43:47,333 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:43:47,337 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 4 ms. Found 1 JPA repository interface.
2025-05-28 17:43:47,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:43:47,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 17:43:47,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 17:43:47,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 17:43:47,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 17:43:47,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:43:47,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:43:47,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:43:47,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:43:47,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 17:43:47,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:43:47,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:43:47,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:43:47,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:43:47,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:43:47,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 17:43:47,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 17:43:47,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 17:43:47,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 17:43:47,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 17:43:47,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 17:43:47,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:43:47,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 17:43:47,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 17:43:47,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 17:43:47,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 17:43:47,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:43:47,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:43:47,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 17:43:47,366 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@24f9a1b8]
2025-05-28 17:43:47,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 17:43:47,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 17:43:47,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 17:43:47,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 17:43:47,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 17:43:47,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 17:43:47,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:47,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:43:47,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:47,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 17:43:47,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 17:43:47,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:43:47,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:43:47,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:47,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:43:47,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:43:47,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:43:47,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 17:43:47,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 17:43:47,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:43:47,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 17:43:47,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:47,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:47,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 17:43:47,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:47,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 17:43:47,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 17:43:47,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:43:47,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:43:47,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 17:43:47,379 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:43:47,379 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:43:47,379 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 17:43:47,382 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 17:43:47,383 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 17:43:47,383 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 17:43:47,383 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 17:43:47,430 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 17:43:47,432 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 17:43:47,432 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 17:43:47,432 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 181 ms
2025-05-28 17:43:47,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:43:47,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:43:47,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:43:47,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:43:47,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:43:47,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:43:47,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:43:47,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:43:47,437 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:43:47,437 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 17:43:47,439 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:43:47,439 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:43:47,439 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:43:47,439 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:43:47,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 17:43:47,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 17:43:47,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 17:43:47,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 17:43:47,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:43:47,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 17:43:47,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 17:43:47,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:43:47,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:43:47,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 17:43:47,443 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@b573254
2025-05-28 17:43:47,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:43:47,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 17:43:47,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:43:47,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 17:43:47,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 17:43:47,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 17:43:47,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:43:47,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 17:43:47,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 17:43:47,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:43:47,449 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:43:47,449 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 17:43:47,449 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:43:47,449 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7b7d491'
2025-05-28 17:43:47,449 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:43:47,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 17:43:47,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 17:43:47,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 17:43:47,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 17:43:47,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 17:43:47,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 17:43:47,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7b7d491'
2025-05-28 17:43:47,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,452 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 17:43:47,452 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 17:43:47,452 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 17:43:47,455 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 17:43:47,455 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-5 - configuration:
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-5"
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 17:43:47,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 17:43:47,456 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Starting...
2025-05-28 17:43:47,470 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1831a1ad
2025-05-28 17:43:47,470 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Start completed.
2025-05-28 17:43:47,471 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 17:43:47,497 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:43:47,500 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:43:47,500 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:43:47,502 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 17:43:47,502 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 17:43:47,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 17:43:47,505 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 17:43:47,505 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 17:43:47,517 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 17:43:47,517 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 17:43:47,517 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 17:43:47,518 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:43:47,518 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 17:43:47,520 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 17:43:47,522 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:43:47,531 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:43:47,532 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:43:47,532 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:43:47,535 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 17:43:47,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:43:47,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:43:47,539 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:43:47,539 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:47,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 17:43:47,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:43:47,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:43:47,543 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:47,543 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:47,543 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:47,543 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:47,544 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:47,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:43:47,544 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:43:47,544 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:47,544 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:43:47,544 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:47,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:43:47,546 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:43:47,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:43:47,547 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:43:47,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:43:47,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:43:47,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:43:47,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7b7d491'
2025-05-28 17:43:47,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:43:47,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:43:47,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:43:47,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:43:47,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:43:47,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:43:47,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:43:47,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:43:47,550 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,550 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:43:47,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:43:47,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:43:47,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:43:47,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:47,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:47,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:47,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7b7d491'
2025-05-28 17:43:47,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:43:47,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:43:47,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:47,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:43:47,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7b7d491'
2025-05-28 17:43:47,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 17:43:47,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 17:43:47,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:43:47,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 17:43:47,556 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 17:43:47,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 17:43:47,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:43:47,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:43:47,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:43:47,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:43:47,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:43:47,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:43:47,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:43:47,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:47,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:47,563 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:43:47,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:43:47,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:47,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:47,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:43:47,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:47,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:47,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:47,568 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model)
2025-05-28 17:43:47,569 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:43:47,569 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:43:47,570 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 17:43:47,572 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:43:47,573 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 17:43:47,574 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:43:47,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:43:47,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:47,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:47,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:43:47,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:47,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:47,575 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:43:47,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:43:47,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:47,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:47,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:43:47,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:43:47,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:43:47,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:43:47,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:43:47,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:43:47,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:43:47,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:43:47,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:43:47,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:43:47,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:43:47,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:43:47,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:43:47,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:43:47,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:43:47,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:43:47,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:43:47,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:43:47,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:43:47,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:43:47,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:43:47,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:43:47,582 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 17:43:47,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:43:47,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:43:47,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:43:47,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:43:47,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:43:47,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:43:47,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:47,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:47,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:43:47,595 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:43:47,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:43:47,597 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1af0bf8c
2025-05-28 17:43:47,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:43:47,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:43:47,604 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4fc9ef51, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@767efba2, org.springframework.security.web.context.SecurityContextHolderFilter@1a19fc18, org.springframework.security.web.header.HeaderWriterFilter@2ac6e7e1, org.springframework.web.filter.CorsFilter@3ed79c14, org.springframework.security.web.csrf.CsrfFilter@7254015a, org.springframework.security.web.authentication.logout.LogoutFilter@4ca2313d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@123f1ff2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@489570d0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4eaf1bb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54fdc4b3, org.springframework.security.web.access.ExceptionTranslationFilter@25ed3bd2, org.springframework.security.web.access.intercept.AuthorizationFilter@7c6690e1]
2025-05-28 17:43:47,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:43:47,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:43:47,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:43:47,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:43:47,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:43:47,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:43:47,606 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:43:47,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 17:43:47,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:43:47,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 17:43:47,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 17:43:47,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:43:47,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:43:47,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:47,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:47,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:43:47,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:43:47,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:47,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:43:47,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:43:47,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:43:47,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:43:47,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:43:47,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:43:47,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:43:47,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:43:47,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:43:47,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6b7ef77'
2025-05-28 17:43:47,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:43:47,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 17:43:47,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:43:47,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:43:47,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:43:47,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:43:47,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:43:47,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:43:47,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:43:47,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:43:47,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:43:47,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:43:47,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:43:47,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:47,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:47,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:43:47,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:43:47,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:43:47,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:43:47,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:43:47,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:43:47,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:43:47,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:43:47,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:43:47,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:43:47,615 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:43:47,617 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:43:47,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:43:47,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:43:47,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:43:47,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:43:47,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:43:47,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:43:47,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:43:47,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:47,622 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:43:47,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:43:47,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:43:47,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:43:47,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:43:47,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:43:47,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7b7d491'
2025-05-28 17:43:47,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:43:47,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:43:47,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 17:43:47,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 17:43:47,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 17:43:47,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 17:43:47,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 17:43:47,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 17:43:47,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 17:43:47,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 17:43:47,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 17:43:47,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 17:43:47,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 17:43:47,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 17:43:47,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 17:43:47,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 17:43:47,628 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5bcdb5b7
2025-05-28 17:43:47,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 17:43:47,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 17:43:47,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 17:43:47,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 17:43:47,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 17:43:47,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 17:43:47,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:43:47,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:43:47,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 17:43:47,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 17:43:47,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 17:43:47,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 17:43:47,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 17:43:47,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:43:47,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:43:47,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:43:47,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 17:43:47,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:43:47,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:43:47,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 17:43:47,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 17:43:47,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:43:47,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 17:43:47,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:43:47,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 17:43:47,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 17:43:47,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 17:43:47,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 17:43:47,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 17:43:47,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 17:43:47,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 17:43:47,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:43:47,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 17:43:47,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 17:43:47,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 17:43:47,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:43:47,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 17:43:47,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 17:43:47,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 17:43:47,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 17:43:47,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 17:43:47,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 17:43:47,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 17:43:47,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 17:43:47,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 17:43:47,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 17:43:47,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 17:43:47,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 17:43:47,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 17:43:47,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:43:47,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:43:47,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 17:43:47,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 17:43:47,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:43:47,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 17:43:47,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 17:43:47,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:43:47,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 17:43:47,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 17:43:47,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 17:43:47,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 17:43:47,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 17:43:47,642 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 17:43:47,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 17:43:47,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 17:43:47,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 17:43:47,648 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:43:47,649 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:43:47,649 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 17:43:47,649 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 17:43:47,658 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 17:43:47,658 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6adc4ccd
2025-05-28 17:43:47,658 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 17:43:47,658 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 17:43:47,658 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 17:43:47,658 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:43:47,661 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 17:43:47,666 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.438 seconds (process running for 525.634)
2025-05-28 17:43:47,667 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 17:43:47,667 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 17:43:47,667 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 17:43:47,691 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3be24af8
2025-05-28 17:43:47,720 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3a9f3a36
2025-05-28 17:43:47,753 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3fac95a3
2025-05-28 17:43:47,781 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@23c7910b
2025-05-28 17:43:47,813 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6bfeefce
2025-05-28 17:43:47,850 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@461bc1dd
2025-05-28 17:43:47,861 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:44:17,589 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:44:17,589 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:44:47,602 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:44:47,602 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:45:17,616 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:45:17,617 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:45:47,632 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:45:47,632 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:46:17,646 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:46:17,646 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:46:47,660 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:46:47,660 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:47:17,673 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:47:17,673 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:47:47,681 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:47:47,681 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:48:17,684 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:48:17,684 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:48:47,690 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:48:47,690 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Wed May 28 17:49:10 KST 2025

Logback Log Messages

Log session start time Wed May 28 17:52:25 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 17:49:10,314 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 15664 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:49:10,316 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:49:10,316 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:49:10,317 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:49:10,352 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 17:49:10,352 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-28 17:49:10,353 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-28 17:49:10,353 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-28 17:49:10,353 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-28 17:49:10,354 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80
2025-05-28 17:49:10,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:49:10,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:49:10,416 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:49:10,417 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:49:10,418 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:49:10,420 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:49:10,420 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:49:10,421 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:49:10,422 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:49:10,426 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:49:10,427 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:49:10,427 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:49:10,431 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:49:10,433 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:49:10,788 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 17:49:10,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:49:10,796 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:49:10,797 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 17:49:10,803 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:49:10,822 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 23 ms. Found 1 JPA repository interface.
2025-05-28 17:49:10,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:49:10,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 17:49:10,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 17:49:10,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 17:49:10,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 17:49:10,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:49:10,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:49:10,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:49:10,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:49:10,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 17:49:10,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:49:10,987 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:49:10,990 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:49:10,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:49:10,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:49:10,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 17:49:10,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 17:49:11,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 17:49:11,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 17:49:11,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 17:49:11,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 17:49:11,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:49:11,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 17:49:11,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 17:49:11,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 17:49:11,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 17:49:11,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:49:11,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:49:11,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 17:49:11,047 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@188e8f77]
2025-05-28 17:49:11,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 17:49:11,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 17:49:11,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 17:49:11,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 17:49:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 17:49:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 17:49:11,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:49:11,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:49:11,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:49:11,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 17:49:11,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 17:49:11,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:49:11,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:49:11,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 17:49:11,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 17:49:11,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 17:49:11,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 17:49:11,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:49:11,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 17:49:11,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 17:49:11,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 17:49:11,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:49:11,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:49:11,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:49:11,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:49:11,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:49:11,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:49:11,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:49:11,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 17:49:11,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 17:49:11,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:49:11,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 17:49:11,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:49:11,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:49:11,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 17:49:11,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:49:11,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 17:49:11,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 17:49:11,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:49:11,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:49:11,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 17:49:11,207 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:49:11,207 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:49:11,208 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 17:49:11,268 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 17:49:11,276 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-0.0.0.0-8888"]
2025-05-28 17:49:11,277 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 17:49:11,278 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 17:49:11,406 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 17:49:11,410 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 17:49:11,410 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 17:49:11,410 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1056 ms
2025-05-28 17:49:11,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:49:11,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:49:11,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:49:11,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:49:11,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:49:11,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:49:11,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:49:11,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:49:11,426 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:49:11,426 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 17:49:11,438 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:49:11,439 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:49:11,439 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:49:11,439 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:49:11,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 17:49:11,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 17:49:11,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 17:49:11,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 17:49:11,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:49:11,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 17:49:11,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 17:49:11,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:49:11,452 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:49:11,452 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 17:49:11,454 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@460b7616
2025-05-28 17:49:11,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:49:11,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 17:49:11,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:49:11,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 17:49:11,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 17:49:11,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 17:49:11,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:49:11,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 17:49:11,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 17:49:11,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:49:11,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:49:11,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 17:49:11,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:49:11,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:49:11,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:49:11,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 17:49:11,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 17:49:11,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 17:49:11,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 17:49:11,489 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 17:49:11,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 17:49:11,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 17:49:11,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:49:11,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:11,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 17:49:11,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 17:49:11,507 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 17:49:11,701 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 17:49:11,717 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 17:49:11,720 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 17:49:11,720 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 17:49:11,720 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 17:49:11,720 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 17:49:11,720 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 17:49:11,720 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 17:49:11,721 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 17:49:11,721 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 17:49:11,721 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 17:49:11,721 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 17:49:11,721 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 17:49:11,721 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 17:49:11,721 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 17:49:11,721 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 17:49:11,721 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 17:49:11,722 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 17:49:11,723 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 17:49:11,723 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 17:49:11,723 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 17:49:11,723 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 17:49:11,723 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 17:49:11,723 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 17:49:11,723 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 17:49:11,927 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7aedaa92
2025-05-28 17:49:11,929 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 17:49:11,965 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 17:49:12,030 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 17:49:12,048 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@357b1979
2025-05-28 17:49:12,079 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@74461342
2025-05-28 17:49:12,108 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@45f8c608
2025-05-28 17:49:12,139 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1469ec0d
2025-05-28 17:49:12,171 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@102794dd
2025-05-28 17:49:12,201 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@49d0c075
2025-05-28 17:49:12,230 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6ea955c
2025-05-28 17:49:12,260 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@400a11a6
2025-05-28 17:49:12,292 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@323c958
2025-05-28 17:49:12,307 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:49:12,537 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:49:12,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:49:12,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:49:12,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 17:49:12,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 17:49:12,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 17:49:12,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 17:49:12,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 17:49:12,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 17:49:12,574 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 17:49:12,582 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 17:49:12,594 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:49:12,614 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:49:12,621 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 17:49:12,636 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 17:49:12,645 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:49:12,682 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:49:12,718 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:49:12,719 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:49:12,721 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 17:49:12,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:49:12,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:49:12,746 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:49:12,746 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:49:12,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 17:49:12,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:49:12,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:49:12,753 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:49:12,753 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:49:12,753 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:49:12,754 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:49:12,754 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:49:12,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:49:12,755 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:49:12,755 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:49:12,755 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:49:12,755 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:49:12,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:49:12,757 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:49:12,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:49:12,760 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:49:12,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:49:12,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:49:12,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:49:12,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:49:12,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:49:12,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:49:12,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:49:12,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:49:12,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:49:12,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:49:12,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:49:12,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:49:12,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:49:12,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:49:12,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:49:12,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:49:12,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:49:12,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:49:12,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:49:12,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:49:12,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:49:12,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:49:12,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:49:12,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:49:12,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:49:12,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 17:49:12,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 17:49:12,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:49:12,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 17:49:12,792 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 17:49:12,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 17:49:12,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:49:12,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:49:12,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:49:12,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:49:12,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:49:12,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:49:12,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:49:12,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:49:12,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:49:12,846 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:49:12,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:49:12,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:49:12,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:49:12,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:49:12,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:49:12,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:49:12,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:49:12,876 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 17:49:12,880 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:49:12,880 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 17:49:12,883 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 17:49:12,886 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 17:49:12,890 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 17:49:12,891 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:49:12,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:49:12,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:49:12,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:49:12,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:49:12,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:49:12,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:49:12,895 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:49:12,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:49:12,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:49:12,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:49:12,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:49:12,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:49:12,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:49:12,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:49:12,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:49:12,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:49:12,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:49:12,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:49:12,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:49:12,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:49:12,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:49:12,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:49:12,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:49:12,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:49:12,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:49:12,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:49:12,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:49:12,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:49:12,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:49:12,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:49:12,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:49:12,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:49:12,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:49:12,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:49:12,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:49:12,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:49:12,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:49:12,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:49:12,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:49:12,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:49:12,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:49:12,938 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:49:12,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:49:12,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:49:12,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:49:12,964 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1ef1cef6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@30572d50, org.springframework.security.web.context.SecurityContextHolderFilter@154b4e79, org.springframework.security.web.header.HeaderWriterFilter@6958e688, org.springframework.web.filter.CorsFilter@38b1611f, org.springframework.security.web.csrf.CsrfFilter@58986079, org.springframework.security.web.authentication.logout.LogoutFilter@52b9c465, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5c31e818, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@e6c30f9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5bc69b50, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@71bcdf84, org.springframework.security.web.access.ExceptionTranslationFilter@50780cc1, org.springframework.security.web.access.intercept.AuthorizationFilter@5a4ec47c]
2025-05-28 17:49:12,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:49:12,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:49:12,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:49:12,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:49:12,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:49:12,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:49:12,971 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:49:12,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 17:49:12,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:49:12,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 17:49:12,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 17:49:12,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:49:12,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:49:12,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:49:12,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:49:12,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:49:12,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:49:12,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:49:12,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:49:12,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:49:12,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:49:12,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:49:12,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:49:12,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:49:12,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:49:12,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:49:12,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:49:12,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:49:12,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:49:12,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 17:49:12,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:49:12,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:49:12,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:49:12,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:49:12,987 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:49:12,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:49:12,990 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:49:12,990 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:49:12,990 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:49:12,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:49:12,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:49:12,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:49:12,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:49:12,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:49:12,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:49:12,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:49:12,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:49:12,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:49:12,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:49:13,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:49:13,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:49:13,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:49:13,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:49:13,006 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:49:13,013 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:49:13,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:49:13,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:49:13,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:49:13,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:49:13,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:49:13,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:49:13,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:49:13,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:49:13,031 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:49:13,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:49:13,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:49:13,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:49:13,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:49:13,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:49:13,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:49:13,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:49:13,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:49:13,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 17:49:13,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 17:49:13,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 17:49:13,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 17:49:13,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 17:49:13,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 17:49:13,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 17:49:13,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 17:49:13,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 17:49:13,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 17:49:13,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 17:49:13,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 17:49:13,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 17:49:13,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 17:49:13,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 17:49:13,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 17:49:13,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 17:49:13,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 17:49:13,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 17:49:13,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 17:49:13,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:49:13,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:49:13,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 17:49:13,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 17:49:13,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 17:49:13,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 17:49:13,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 17:49:13,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:49:13,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:49:13,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:49:13,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 17:49:13,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:49:13,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:49:13,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 17:49:13,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 17:49:13,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:49:13,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 17:49:13,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:49:13,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 17:49:13,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 17:49:13,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 17:49:13,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 17:49:13,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 17:49:13,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 17:49:13,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 17:49:13,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:49:13,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 17:49:13,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 17:49:13,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 17:49:13,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:49:13,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:49:13,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 17:49:13,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 17:49:13,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:49:13,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 17:49:13,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:49:13,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 17:49:13,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 17:49:13,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 17:49:13,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 17:49:13,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:49:13,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 17:49:13,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 17:49:13,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 17:49:13,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 17:49:13,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 17:49:13,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 17:49:13,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 17:49:13,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 17:49:13,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 17:49:13,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 17:49:13,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 17:49:13,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 17:49:13,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 17:49:13,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 17:49:13,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:49:13,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:49:13,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 17:49:13,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 17:49:13,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:49:13,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 17:49:13,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 17:49:13,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:49:13,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 17:49:13,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 17:49:13,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 17:49:13,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 17:49:13,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:49:13,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 17:49:13,098 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-28 17:49:13,100 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 17:49:13,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 17:49:13,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 17:49:13,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 17:49:13,108 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:49:13,108 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:49:13,108 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 17:49:13,108 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-0.0.0.0-8888"]
2025-05-28 17:49:13,127 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 17:49:13,128 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 17:49:13,128 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 17:49:13,128 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 17:49:13,128 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:49:13,136 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 17:49:13,141 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.039 seconds (process running for 3.406)
2025-05-28 17:49:13,142 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 17:49:13,143 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 17:49:13,143 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-28 17:49:13,143 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 17:49:13,144 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 17:49:42,042 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:49:42,042 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:50:12,053 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:50:12,054 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:50:42,065 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:50:42,065 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:51:12,079 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:51:12,079 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:51:42,083 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:51:42,084 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
2025-05-28 17:52:25,494 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-28 17:52:25,498 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 17:52:25,499 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 17:52:25,515 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 17:52:25,571 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 17:52:25,697 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 17:52:25,699 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 17:52:25,722 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 17:52:25,738 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 17:52:25,740 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:25,836 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Wed May 28 17:52:26 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 17:52:26,265 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 17456 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:52:26,266 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:52:26,266 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:52:26,267 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:52:26,298 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@240a2619
2025-05-28 17:52:26,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:52:26,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:52:26,415 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:52:26,416 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:52:26,417 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:52:26,417 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:52:26,418 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:52:26,419 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:52:26,421 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:52:26,426 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:52:26,427 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:52:26,428 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:52:26,432 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:52:26,434 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:52:26,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 17:52:26,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:52:26,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 17:52:27,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:52:27,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:52:27,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:52:27,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:52:27,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:52:27,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:52:27,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:52:28,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 17:52:28,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:52:28,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:52:28,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:52:28,115 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1b72f9a]
2025-05-28 17:52:28,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:52:28,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:52:28,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:52:28,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:52:28,167 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:28,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 17:52:28,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:52:28,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:52:28,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:52:28,186 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:28,186 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:28,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:52:28,189 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:28,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:52:28,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:52:28,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:52:28,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:52:28,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@32d22650'
2025-05-28 17:52:28,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:52:28,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:52:28,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:52:28,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:52:28,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:52:28,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:52:28,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:52:28,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:52:28,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:52:28,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:52:28,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:52:28,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:52:28,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:28,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:52:28,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:28,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:28,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:28,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@32d22650'
2025-05-28 17:52:28,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:52:28,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:52:28,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:28,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:28,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@32d22650'
2025-05-28 17:52:28,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:52:28,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:52:28,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:52:28,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:52:28,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:52:28,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:52:28,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:52:28,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:28,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:28,541 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:52:28,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:52:28,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:28,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:28,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:52:28,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:28,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:28,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:28,633 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 17:52:28,641 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:52:28,643 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:52:28,647 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes)
2025-05-28 17:52:28,654 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:52:28,664 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest)
2025-05-28 17:52:28,671 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:52:28,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:52:28,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:28,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:28,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:52:28,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:28,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:28,675 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:52:28,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:52:28,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:28,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:28,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:52:28,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:52:28,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:52:28,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:52:28,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:52:28,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:52:28,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:52:28,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:52:28,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:52:28,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:52:28,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:28,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:52:28,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:28,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:28,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:52:28,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:52:28,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:52:28,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:52:28,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:52:28,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:52:28,707 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:52:28,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:52:28,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:52:28,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:52:28,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:52:28,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:52:28,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:28,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:52:28,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:52:28,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:52:28,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:28,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:28,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:28,835 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:52:28,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:52:28,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:52:28,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:52:28,921 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@26aecf31, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@77fa509a, org.springframework.security.web.context.SecurityContextHolderFilter@432e242d, org.springframework.security.web.header.HeaderWriterFilter@3644d12a, org.springframework.web.filter.CorsFilter@5f92ef40, org.springframework.security.web.csrf.CsrfFilter@2c99419f, org.springframework.security.web.authentication.logout.LogoutFilter@7c4b7bc3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3f04847e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@70f5f6c7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4ec25389, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1abacff3, org.springframework.security.web.access.ExceptionTranslationFilter@408f3054, org.springframework.security.web.access.intercept.AuthorizationFilter@373e09c7]
2025-05-28 17:52:28,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:52:28,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:52:28,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:52:28,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:52:28,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:52:28,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:52:28,944 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:52:28,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:52:28,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:52:28,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:28,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:28,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:52:28,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:52:28,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:28,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:52:28,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:28,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:52:28,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:52:28,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:52:28,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:52:28,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:52:28,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:52:28,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:52:28,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:52:28,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:28,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:28,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:52:28,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:28,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:28,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:52:28,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:52:28,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:52:29,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:52:29,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 17:52:29,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 17:52:29,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@240a2619'
2025-05-28 17:52:29,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:29,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 17:52:29,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:52:29,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:52:29,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:52:29,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:52:29,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:52:29,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:52:29,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:52:29,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:52:29,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:29,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:29,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:52:29,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:52:29,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:52:29,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:52:29,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:29,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:29,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:52:29,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:52:29,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:52:29,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:52:29,077 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:29,089 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:52:29,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:52:29,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:52:29,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:29,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:52:29,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:52:29,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:52:29,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:52:29,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:29,145 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:52:29,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:52:29,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:29,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:52:29,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:52:29,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:29,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@32d22650'
2025-05-28 17:52:29,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:29,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:52:29,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:52:29,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:52:29,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:52:29,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:52:29,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:52:29,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:52:29,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:29,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:52:29,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:52:29,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:29,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:52:29,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:29,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:52:29,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:52:29,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 17:52:29,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:52:29,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 17:52:29,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 17:52:29,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:52:29,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 17:52:29,201 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:52:29,201 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 17:52:29,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 17:52:29,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 17:52:29,238 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:52:29,238 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:52:29,238 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:52:29,238 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:52:29,246 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 17:52:29,247 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 17:52:29,247 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 17:52:29,247 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 17:52:29,249 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@623dc959
2025-05-28 17:52:29,250 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4f355321
2025-05-28 17:52:29,250 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 17:52:29,250 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 3 ms
2025-05-28 17:52:29,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:52:29,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 17:52:29,273 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:52:29,274 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:52:29,274 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:52:29,280 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 17:52:29,286 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.47 seconds (process running for 5.602)
2025-05-28 17:52:29,291 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 17:52:29,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,295 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 17:52:29,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,320 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,341 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,356 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3bc57af4}
2025-05-28 17:52:29,356 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3bc57af4}
2025-05-28 17:52:29,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:29,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3bc57af4}
2025-05-28 17:52:29,358 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3bc57af4}
2025-05-28 17:52:29,358 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@3b6f7ab3]
2025-05-28 17:52:29,364 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@77c77a64]
2025-05-28 17:52:29,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3bc57af4}
2025-05-28 17:52:29,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:29,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3bc57af4}
2025-05-28 17:52:29,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:29,365 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3bc57af4}
2025-05-28 17:52:29,365 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@629bee3b]
2025-05-28 17:52:29,392 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-28 17:52:29,402 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:29,403 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-28 17:52:29,410 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-28 17:52:29,410 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-28 17:52:29,455 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 요청: email=test@test.com
2025-05-28 17:52:29,479 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 삭제 완료: email=test@test.com
2025-05-28 17:52:29,487 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:52:29,488 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:52:29,520 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,521 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,521 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,521 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,522 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,523 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,524 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,525 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,538 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 17:52:29,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,539 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,540 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,551 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b83545d}
2025-05-28 17:52:29,551 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b83545d}
2025-05-28 17:52:29,551 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:29,551 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@f5475d7]
2025-05-28 17:52:29,552 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b83545d}
2025-05-28 17:52:29,552 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:29,552 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5b83545d}
2025-05-28 17:52:29,552 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:29,553 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 17:52:29,553 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:29,553 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 17:52:29,554 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 17:52:29,554 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 17:52:29,557 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 17:52:29,559 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 완료: email=test@test.com
2025-05-28 17:52:29,560 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:52:29,560 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:52:29,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,563 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,564 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 17:52:29,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,566 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2242dd2b}
2025-05-28 17:52:29,570 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2242dd2b}
2025-05-28 17:52:29,570 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:29,570 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3087b35f]
2025-05-28 17:52:29,570 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2242dd2b}
2025-05-28 17:52:29,570 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:29,570 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2242dd2b}
2025-05-28 17:52:29,570 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@2c99419f] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:29,571 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-28 17:52:29,571 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:29,571 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-28 17:52:29,571 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-28 17:52:29,571 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-28 17:52:29,572 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 추가 시도: name=홍길동, email=test@test.com
2025-05-28 17:52:29,573 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [user1] 주소록 중복 등록 시도: email=test@test.com
2025-05-28 17:52:29,574 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:52:29,574 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:52:29,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,576 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,576 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,576 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,577 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,577 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 17:52:29,577 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,578 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,579 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,579 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,579 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,580 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@664f1c53}
2025-05-28 17:52:29,580 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@664f1c53}
2025-05-28 17:52:29,580 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:29,580 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:29,580 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@20bd4fd2]
2025-05-28 17:52:29,581 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-28 17:52:29,581 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:29,581 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-28 17:52:29,581 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-28 17:52:29,581 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr(HttpSession, Model)
2025-05-28 17:52:29,582 main INFO deu.cse.spring_webmail.control.AddrController 사용자 [null] 주소록 조회 요청
2025-05-28 17:52:29,584 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:29,584 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {addrList=[]}
2025-05-28 17:52:29,590 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 17:52:29,590 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-28 17:52:29,590 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:29,592 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,594 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,595 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-28 17:52:29,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,597 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,599 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4a547f9d}
2025-05-28 17:52:29,599 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4a547f9d}
2025-05-28 17:52:29,599 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@432e242d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:29,599 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:29,599 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7828111d]
2025-05-28 17:52:29,600 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-28 17:52:29,600 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:29,600 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-28 17:52:29,600 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-28 17:52:29,600 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-28 17:52:29,600 main INFO deu.cse.spring_webmail.control.AddrController 주소록 입력 페이지 요청
2025-05-28 17:52:29,601 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:29,601 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-28 17:52:29,601 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 17:52:29,601 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-28 17:52:29,601 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:29,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,603 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-28 17:52:29,608 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,890 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-28 17:52:29,892 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 17:52:29,892 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 17:52:29,892 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 17:52:29,899 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 17:52:29,902 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 17:52:29,905 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 17:52:29,906 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 17:52:29,906 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:29,921 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 17:52:29,939 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 17:52:29,948 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 17456 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:52:29,948 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:52:29,949 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:52:29,949 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:52:29,953 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@54139bd3
2025-05-28 17:52:29,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:52:29,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:52:29,983 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:52:29,984 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:52:29,986 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:52:29,987 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:52:29,988 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:52:29,988 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:52:29,989 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:52:29,994 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:52:29,995 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:52:29,995 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:52:29,996 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:52:29,998 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:52:30,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 17:52:30,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:52:30,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 17:52:30,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:52:30,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:52:30,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:52:30,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:52:30,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:52:30,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:52:30,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:52:30,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 17:52:30,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:52:30,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:52:30,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:52:30,406 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@33bc7565]
2025-05-28 17:52:30,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:52:30,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:52:30,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:52:30,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:52:30,409 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-28 17:52:30,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:52:30,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:52:30,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:52:30,415 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:30,416 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:30,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:52:30,420 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:30,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:52:30,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:52:30,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:52:30,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:52:30,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@69924070'
2025-05-28 17:52:30,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:52:30,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:52:30,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:52:30,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:52:30,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:52:30,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:52:30,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:52:30,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:52:30,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:52:30,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:52:30,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:52:30,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:52:30,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:30,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:52:30,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:30,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:30,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:30,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@69924070'
2025-05-28 17:52:30,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:52:30,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:52:30,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:30,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:30,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@69924070'
2025-05-28 17:52:30,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:52:30,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:52:30,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:52:30,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:52:30,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:52:30,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:52:30,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:52:30,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:30,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:30,475 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:52:30,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:52:30,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:30,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:30,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:52:30,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:30,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:30,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:30,486 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 17:52:30,487 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:52:30,488 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:52:30,490 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes)
2025-05-28 17:52:30,496 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:52:30,498 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest)
2025-05-28 17:52:30,499 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:52:30,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:52:30,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:30,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:30,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:52:30,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:30,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:30,501 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:52:30,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:52:30,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:30,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:30,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:52:30,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:52:30,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:52:30,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:52:30,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:52:30,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:52:30,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:52:30,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:52:30,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:52:30,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:52:30,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:30,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:52:30,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:30,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:30,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:52:30,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:52:30,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:52:30,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:52:30,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:52:30,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:52:30,521 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:52:30,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:52:30,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:52:30,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:52:30,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:52:30,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:52:30,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:30,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:52:30,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:52:30,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:52:30,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:30,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:30,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:30,541 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:52:30,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:52:30,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:52:30,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:52:30,549 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4273c8be, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@76b11572, org.springframework.security.web.context.SecurityContextHolderFilter@343a8b18, org.springframework.security.web.header.HeaderWriterFilter@7d963aca, org.springframework.web.filter.CorsFilter@547930a, org.springframework.security.web.csrf.CsrfFilter@33e2808e, org.springframework.security.web.authentication.logout.LogoutFilter@2441c0b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@607524ff, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@137b9be1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2e4a0669, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4cdc1d81, org.springframework.security.web.access.ExceptionTranslationFilter@17a364, org.springframework.security.web.access.intercept.AuthorizationFilter@332815a3]
2025-05-28 17:52:30,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:52:30,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:52:30,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:52:30,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:52:30,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:52:30,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:52:30,554 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:52:30,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:52:30,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:52:30,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:30,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:30,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:52:30,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:52:30,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:30,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:52:30,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:30,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:52:30,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:52:30,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:52:30,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:52:30,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:52:30,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:52:30,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:52:30,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:52:30,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:30,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:52:30,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:30,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:30,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:52:30,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:52:30,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:52:30,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:52:30,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 17:52:30,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 17:52:30,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@54139bd3'
2025-05-28 17:52:30,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:30,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 17:52:30,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:52:30,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:52:30,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:52:30,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:52:30,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:52:30,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:52:30,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:52:30,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:52:30,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:30,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:30,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:52:30,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:52:30,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:52:30,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:52:30,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:30,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:30,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:52:30,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:52:30,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:52:30,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:52:30,584 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:30,585 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:52:30,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:52:30,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:52:30,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:30,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:52:30,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:52:30,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:52:30,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:52:30,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:30,587 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:52:30,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:52:30,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:30,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:52:30,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:52:30,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:30,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@69924070'
2025-05-28 17:52:30,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:30,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:52:30,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:52:30,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:52:30,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:52:30,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:52:30,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:52:30,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:52:30,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:30,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:52:30,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:52:30,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:30,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:52:30,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:30,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:52:30,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:52:30,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 17:52:30,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:52:30,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 17:52:30,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 17:52:30,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:52:30,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 17:52:30,600 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:52:30,600 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 17:52:30,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 17:52:30,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 17:52:30,601 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:52:30,601 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:52:30,601 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:52:30,601 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:52:30,601 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 17:52:30,601 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 17:52:30,601 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 17:52:30,601 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 17:52:30,602 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5c7df5f1
2025-05-28 17:52:30,602 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4bfd9e3a
2025-05-28 17:52:30,602 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 17:52:30,602 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 17:52:30,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:52:30,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 17:52:30,608 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:52:30,608 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:52:30,608 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:52:30,611 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 17:52:30,613 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.692 seconds (process running for 6.929)
2025-05-28 17:52:30,614 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,614 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 17:52:30,614 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,617 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:30,619 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,622 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,622 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,641 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35ef65e2}
2025-05-28 17:52:30,641 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35ef65e2}
2025-05-28 17:52:30,641 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@343a8b18] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:30,641 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35ef65e2}
2025-05-28 17:52:30,641 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35ef65e2}
2025-05-28 17:52:30,641 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@343a8b18] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@22c62ede]
2025-05-28 17:52:30,641 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:30,641 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6080230a]
2025-05-28 17:52:30,642 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-28 17:52:30,642 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:30,642 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-28 17:52:30,642 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-28 17:52:30,642 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-28 17:52:30,644 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 17:52:30,652 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-28 17:52:30,654 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit12667450208688033366\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-28 17:52:30,662 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-28 17:52:30,663 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-28 17:52:30,664 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:30,757 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,759 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,759 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,759 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,760 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,762 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,762 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,763 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:30,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,770 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 17:52:30,770 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,770 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,772 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:30,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,777 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c9369c3}
2025-05-28 17:52:30,777 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c9369c3}
2025-05-28 17:52:30,777 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@343a8b18] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:30,777 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:30,777 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3def5336]
2025-05-28 17:52:30,778 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 17:52:30,779 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:30,779 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 17:52:30,779 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 17:52:30,780 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 17:52:30,780 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 17:52:30,781 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:52:30,781 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:52:30,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,783 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,783 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,783 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:30,784 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,784 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 17:52:30,784 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,785 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,785 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:30,785 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,786 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,786 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,786 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,787 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,787 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@613e05d3}
2025-05-28 17:52:30,788 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@613e05d3}
2025-05-28 17:52:30,788 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@343a8b18] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:30,788 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:30,788 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7bd804ed]
2025-05-28 17:52:30,788 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-28 17:52:30,788 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:30,788 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-28 17:52:30,788 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-28 17:52:30,788 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 17:52:30,789 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 17:52:30,789 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:52:30,789 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:52:30,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,792 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:30,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,793 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-28 17:52:30,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,794 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:30,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,797 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c988822}
2025-05-28 17:52:30,797 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c988822}
2025-05-28 17:52:30,797 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@343a8b18] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:30,797 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@74ddae54]
2025-05-28 17:52:30,797 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-28 17:52:30,797 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:30,797 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-28 17:52:30,797 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-28 17:52:30,797 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-28 17:52:30,798 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-28 17:52:30,800 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:30,800 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-28 17:52:30,800 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 17:52:30,800 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-28 17:52:30,800 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:30,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,804 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,804 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:30,804 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-28 17:52:30,804 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:30,812 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-28 17:52:30,812 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 17:52:30,812 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 17:52:30,813 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 17:52:30,823 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 17:52:30,823 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:30,824 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 17:52:30,825 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 17:52:30,825 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:30,846 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 17:52:30,864 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 17:52:30,872 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 17456 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:52:30,873 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:52:30,873 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:52:30,873 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:52:30,874 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@b234301
2025-05-28 17:52:30,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:52:30,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:52:30,895 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:52:30,896 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:52:30,897 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:52:30,898 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:52:30,899 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:52:30,899 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:52:30,900 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:52:30,903 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:52:30,904 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:52:30,907 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:52:30,908 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:52:30,909 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:52:31,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 17:52:31,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:52:31,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 17:52:31,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:52:31,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:52:31,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:52:31,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:52:31,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:52:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:52:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:52:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 17:52:31,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:52:31,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:52:31,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:52:31,052 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5ad1b175]
2025-05-28 17:52:31,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:52:31,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:52:31,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:52:31,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:52:31,054 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:31,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:52:31,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:52:31,056 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:31,056 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:31,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:52:31,057 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:31,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:52:31,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:52:31,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:52:31,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:52:31,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1205d422'
2025-05-28 17:52:31,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:52:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:52:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:52:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:52:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:52:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:52:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:52:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:52:31,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:52:31,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:52:31,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:52:31,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:52:31,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:31,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:52:31,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:31,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:31,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:31,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1205d422'
2025-05-28 17:52:31,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:52:31,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:52:31,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:31,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:31,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1205d422'
2025-05-28 17:52:31,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:52:31,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:52:31,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:52:31,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:52:31,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:52:31,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:52:31,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:52:31,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,082 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:52:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:52:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:52:31,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:31,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,087 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 17:52:31,087 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:52:31,088 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:52:31,090 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes)
2025-05-28 17:52:31,092 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:52:31,093 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest)
2025-05-28 17:52:31,094 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:52:31,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:52:31,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:52:31,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,096 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:52:31,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:52:31,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:52:31,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:52:31,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:52:31,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:52:31,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:52:31,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:52:31,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:52:31,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:52:31,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:52:31,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:52:31,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:31,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:52:31,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:31,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:31,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:52:31,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:52:31,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:52:31,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:52:31,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:52:31,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:52:31,106 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:52:31,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:52:31,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:52:31,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:52:31,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:52:31,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:52:31,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:31,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:52:31,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:52:31,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:52:31,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:31,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,116 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:52:31,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:52:31,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:52:31,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:52:31,121 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6a6129a6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1db33525, org.springframework.security.web.context.SecurityContextHolderFilter@749a3925, org.springframework.security.web.header.HeaderWriterFilter@16df17e6, org.springframework.web.filter.CorsFilter@79155a9d, org.springframework.security.web.csrf.CsrfFilter@24ae25b8, org.springframework.security.web.authentication.logout.LogoutFilter@746a671, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@582679fd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@214c51eb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4cbeae45, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@12973dd3, org.springframework.security.web.access.ExceptionTranslationFilter@afcfc63, org.springframework.security.web.access.intercept.AuthorizationFilter@7d332e20]
2025-05-28 17:52:31,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:52:31,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:52:31,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:52:31,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:52:31,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:52:31,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:52:31,124 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:52:31,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:52:31,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:52:31,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:31,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:31,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:52:31,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:52:31,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:31,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:52:31,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:31,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:52:31,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:52:31,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:52:31,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:52:31,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:52:31,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:52:31,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:52:31,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:52:31,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:31,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:52:31,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:31,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:31,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:52:31,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:52:31,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:52:31,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:52:31,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 17:52:31,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 17:52:31,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@b234301'
2025-05-28 17:52:31,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:31,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 17:52:31,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:52:31,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:52:31,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:52:31,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:52:31,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:52:31,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:52:31,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:52:31,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:52:31,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:31,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:52:31,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:52:31,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:52:31,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:52:31,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:31,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:31,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:52:31,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:52:31,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:52:31,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:52:31,141 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:31,141 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:52:31,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:52:31,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:52:31,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:52:31,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:52:31,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:52:31,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:52:31,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:31,143 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:52:31,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:52:31,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:31,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:52:31,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:52:31,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:31,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1205d422'
2025-05-28 17:52:31,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:31,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:52:31,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:52:31,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:52:31,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:52:31,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:52:31,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:52:31,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:52:31,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:31,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:52:31,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:52:31,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:31,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:52:31,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:31,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:52:31,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:52:31,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 17:52:31,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:52:31,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 17:52:31,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 17:52:31,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:52:31,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 17:52:31,149 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:52:31,149 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 17:52:31,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 17:52:31,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 17:52:31,149 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:52:31,150 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:52:31,150 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:52:31,150 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:52:31,150 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 17:52:31,150 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 17:52:31,151 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 17:52:31,151 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 17:52:31,151 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3b1870b6
2025-05-28 17:52:31,151 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@a741f59
2025-05-28 17:52:31,151 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 17:52:31,151 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 17:52:31,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:52:31,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 17:52:31,154 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:52:31,154 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:52:31,154 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:52:31,155 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 17:52:31,157 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.311 seconds (process running for 7.473)
2025-05-28 17:52:31,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,158 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,159 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,161 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,164 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@27e1c83}
2025-05-28 17:52:31,164 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@27e1c83}
2025-05-28 17:52:31,164 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,164 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@27e1c83}
2025-05-28 17:52:31,164 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@27e1c83}
2025-05-28 17:52:31,164 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@66b3c476]
2025-05-28 17:52:31,164 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:31,164 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@46c2ed8d]
2025-05-28 17:52:31,165 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-28 17:52:31,165 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,165 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-28 17:52:31,165 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-28 17:52:31,165 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-28 17:52:31,167 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:31,167 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-28 17:52:31,168 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 17:52:31,168 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-28 17:52:31,168 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:31,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,170 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,170 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,170 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,172 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,173 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30bb4248}
2025-05-28 17:52:31,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30bb4248}
2025-05-28 17:52:31,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,247 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:31,247 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@65beeceb]
2025-05-28 17:52:31,248 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-28 17:52:31,248 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-28 17:52:31,248 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-28 17:52:31,248 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 17:52:31,267 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 17:52:31,267 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-28 17:52:31,269 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:31,269 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,273 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,273 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,273 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,273 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,273 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,273 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,273 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,273 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,274 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,275 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,277 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6d043931}
2025-05-28 17:52:31,277 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6d043931}
2025-05-28 17:52:31,278 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,278 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1391204c]
2025-05-28 17:52:31,278 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 17:52:31,278 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 17:52:31,278 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-28 17:52:31,278 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 17:52:31,278 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 17:52:31,279 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:31,279 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 17:52:31,279 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 17:52:31,279 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 17:52:31,279 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:31,279 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,281 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,282 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,282 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,282 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,282 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,283 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1a343d3e}
2025-05-28 17:52:31,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1a343d3e}
2025-05-28 17:52:31,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,334 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@239c4792]
2025-05-28 17:52:31,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1a343d3e}
2025-05-28 17:52:31,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@24ae25b8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1a343d3e}
2025-05-28 17:52:31,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@24ae25b8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1a343d3e}
2025-05-28 17:52:31,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@24ae25b8] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@5f45d7db]
2025-05-28 17:52:31,335 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 17:52:31,335 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,335 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 17:52:31,335 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 17:52:31,335 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 17:52:31,336 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 17:52:31,337 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-28 17:52:31,338 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:52:31,338 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:52:31,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,341 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,341 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,344 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,345 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,346 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a77ff45}
2025-05-28 17:52:31,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a77ff45}
2025-05-28 17:52:31,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,349 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@630f24a5]
2025-05-28 17:52:31,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a77ff45}
2025-05-28 17:52:31,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@24ae25b8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7a77ff45}
2025-05-28 17:52:31,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@24ae25b8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,350 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 17:52:31,350 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,350 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 17:52:31,350 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 17:52:31,350 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 17:52:31,351 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 17:52:31,351 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:52:31,351 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:52:31,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,353 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,354 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,355 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4770e50a}
2025-05-28 17:52:31,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4770e50a}
2025-05-28 17:52:31,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,357 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4f4d7c0e]
2025-05-28 17:52:31,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4770e50a}
2025-05-28 17:52:31,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@24ae25b8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4770e50a}
2025-05-28 17:52:31,357 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@24ae25b8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,357 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-28 17:52:31,358 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,358 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-28 17:52:31,358 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-28 17:52:31,358 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-28 17:52:31,358 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-28 17:52:31,360 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:52:31,360 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:52:31,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,362 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,363 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,364 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,366 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ad51d91}
2025-05-28 17:52:31,366 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ad51d91}
2025-05-28 17:52:31,366 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,366 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@15c8bb25]
2025-05-28 17:52:31,367 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 17:52:31,367 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,367 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 17:52:31,367 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 17:52:31,367 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 17:52:31,367 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 17:52:31,367 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 17:52:31,368 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:31,368 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-28 17:52:31,368 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 17:52:31,368 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 17:52:31,368 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:31,369 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,369 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,369 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,369 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,369 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,370 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,371 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,372 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,374 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64123c4d}
2025-05-28 17:52:31,374 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64123c4d}
2025-05-28 17:52:31,374 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,374 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@42ef0b7c]
2025-05-28 17:52:31,375 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 17:52:31,375 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,375 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 17:52:31,375 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={masked}
2025-05-28 17:52:31,375 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 17:52:31,377 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:31,378 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=12, currentPage=1, pageSize=5, totalPages=3}
2025-05-28 17:52:31,378 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:52:31,378 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:52:31,378 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:31,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,380 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,381 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,382 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,383 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@15fe48f5}
2025-05-28 17:52:31,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@15fe48f5}
2025-05-28 17:52:31,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,384 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@35f9c37c]
2025-05-28 17:52:31,384 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-28 17:52:31,384 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,384 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-28 17:52:31,384 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-28 17:52:31,384 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-28 17:52:31,385 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-28 17:52:31,385 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-28 17:52:31,385 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:31,385 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-28 17:52:31,385 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 17:52:31,385 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-28 17:52:31,385 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:31,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,387 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,390 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,391 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,393 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7746ae18}
2025-05-28 17:52:31,393 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7746ae18}
2025-05-28 17:52:31,394 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,394 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7020deaa]
2025-05-28 17:52:31,394 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7746ae18}
2025-05-28 17:52:31,394 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@24ae25b8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,394 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7746ae18}
2025-05-28 17:52:31,394 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@24ae25b8] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,394 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-28 17:52:31,394 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,395 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-28 17:52:31,395 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-28 17:52:31,395 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-28 17:52:31,395 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-28 17:52:31,395 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:52:31,396 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:52:31,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,397 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,399 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,400 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,401 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,401 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@59bcab83}
2025-05-28 17:52:31,401 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@59bcab83}
2025-05-28 17:52:31,401 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,401 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:31,401 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@27c243a3]
2025-05-28 17:52:31,402 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 17:52:31,402 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 17:52:31,402 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-28 17:52:31,402 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 17:52:31,402 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:31,402 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 17:52:31,402 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 17:52:31,402 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 17:52:31,402 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:31,402 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,404 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,405 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-28 17:52:31,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,406 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,406 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,406 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,406 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,406 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,407 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,408 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@e86c9a5}
2025-05-28 17:52:31,408 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@e86c9a5}
2025-05-28 17:52:31,408 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@749a3925] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,408 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:31,408 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@c73b9fc]
2025-05-28 17:52:31,408 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-28 17:52:31,409 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-28 17:52:31,409 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-28 17:52:31,409 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-28 17:52:31,409 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-28 17:52:31,412 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-28 17:52:31,412 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-28 17:52:31,412 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:31,412 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-28 17:52:31,413 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,413 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,413 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,413 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,413 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,413 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,413 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,413 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-28 17:52:31,414 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,418 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-28 17:52:31,459 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-28 17:52:31,464 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-28 17:52:31,464 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 17:52:31,464 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 17:52:31,465 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 17:52:31,471 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 17:52:31,471 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 17:52:31,472 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 17:52:31,473 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 17:52:31,473 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,475 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 17:52:31,486 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 17:52:31,491 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 17456 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:52:31,492 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:52:31,492 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:52:31,492 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:52:31,493 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@745a951a
2025-05-28 17:52:31,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:52:31,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:52:31,511 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:52:31,512 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:52:31,513 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:52:31,514 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:52:31,515 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:52:31,515 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:52:31,516 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:52:31,519 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:52:31,520 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:52:31,520 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:52:31,520 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:52:31,521 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:52:31,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 17:52:31,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:52:31,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 17:52:31,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:52:31,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:52:31,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:52:31,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:52:31,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:52:31,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:52:31,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:52:31,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 17:52:31,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:52:31,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:52:31,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:52:31,605 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@35ba856c]
2025-05-28 17:52:31,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:52:31,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:52:31,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:52:31,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:52:31,607 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:31,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 17:52:31,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:52:31,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:52:31,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:52:31,610 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:31,610 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:31,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:52:31,611 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:31,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:52:31,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:52:31,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:52:31,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:52:31,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6a670dcc'
2025-05-28 17:52:31,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:52:31,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:52:31,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:52:31,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:52:31,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:52:31,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:52:31,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:52:31,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:52:31,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:52:31,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:52:31,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:52:31,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:52:31,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:31,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:52:31,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:31,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:31,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:31,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6a670dcc'
2025-05-28 17:52:31,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:52:31,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:52:31,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:31,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:31,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6a670dcc'
2025-05-28 17:52:31,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:52:31,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:52:31,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:52:31,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:52:31,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:52:31,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:52:31,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:52:31,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,630 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:52:31,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:52:31,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:52:31,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:31,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,636 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 17:52:31,637 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:52:31,637 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:52:31,639 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes)
2025-05-28 17:52:31,640 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:52:31,642 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest)
2025-05-28 17:52:31,643 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:52:31,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:52:31,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:52:31,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,645 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:52:31,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:52:31,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:52:31,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:52:31,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:52:31,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:52:31,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:52:31,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:52:31,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:52:31,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:52:31,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:52:31,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:52:31,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:31,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:52:31,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:31,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:31,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:52:31,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:52:31,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:52:31,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:52:31,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:52:31,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:52:31,651 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:52:31,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:52:31,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:52:31,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:52:31,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:52:31,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:52:31,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:31,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:52:31,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:52:31,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:52:31,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:31,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:31,660 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:52:31,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:52:31,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:52:31,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:52:31,664 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5046b9f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@27447e9f, org.springframework.security.web.context.SecurityContextHolderFilter@a6bd353, org.springframework.security.web.header.HeaderWriterFilter@27d58238, org.springframework.web.filter.CorsFilter@1e9d97ff, org.springframework.security.web.csrf.CsrfFilter@591f4316, org.springframework.security.web.authentication.logout.LogoutFilter@14344b44, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@335c68db, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@29cf36fb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4b5e664f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4e572e47, org.springframework.security.web.access.ExceptionTranslationFilter@51867eab, org.springframework.security.web.access.intercept.AuthorizationFilter@7c48a505]
2025-05-28 17:52:31,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:52:31,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:52:31,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:52:31,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:52:31,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:52:31,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:52:31,667 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:52:31,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:52:31,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:52:31,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:31,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:31,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:52:31,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:52:31,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:31,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:52:31,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:31,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:52:31,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:52:31,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:52:31,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:52:31,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:52:31,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:52:31,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:52:31,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:52:31,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:31,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:52:31,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:31,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:31,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:52:31,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:52:31,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:52:31,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:52:31,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 17:52:31,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 17:52:31,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@745a951a'
2025-05-28 17:52:31,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:31,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 17:52:31,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:52:31,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:52:31,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:52:31,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:52:31,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:52:31,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:52:31,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:52:31,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:52:31,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:31,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:52:31,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:52:31,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:52:31,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:52:31,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:31,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:31,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:52:31,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:52:31,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:52:31,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:52:31,680 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:31,681 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:52:31,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:52:31,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:52:31,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:31,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:52:31,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:52:31,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:52:31,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:52:31,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:31,682 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:52:31,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:52:31,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:31,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:52:31,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:52:31,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:31,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6a670dcc'
2025-05-28 17:52:31,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:31,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:52:31,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:52:31,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:52:31,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:52:31,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:52:31,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:52:31,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:52:31,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:31,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:52:31,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:52:31,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:31,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:52:31,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:31,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:52:31,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:52:31,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 17:52:31,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:52:31,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 17:52:31,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 17:52:31,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:52:31,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 17:52:31,687 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:52:31,687 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 17:52:31,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 17:52:31,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 17:52:31,688 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:52:31,688 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:52:31,688 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:52:31,688 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:52:31,688 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 17:52:31,688 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 17:52:31,689 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 17:52:31,689 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 17:52:31,690 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@ffc9278
2025-05-28 17:52:31,690 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@475414c0
2025-05-28 17:52:31,690 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 17:52:31,690 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 17:52:31,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:52:31,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 17:52:31,693 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:52:31,693 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:52:31,693 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:52:31,694 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 17:52:31,696 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.221 seconds (process running for 8.011)
2025-05-28 17:52:31,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,697 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 17:52:31,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,698 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4bc40cb8}
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4bc40cb8}
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@a6bd353] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4bc40cb8}
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4bc40cb8}
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@a6bd353] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@8019a5]
2025-05-28 17:52:31,706 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7c4164a8]
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4bc40cb8}
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@591f4316] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4bc40cb8}
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@591f4316] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4bc40cb8}
2025-05-28 17:52:31,706 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@591f4316] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@18fe293d]
2025-05-28 17:52:31,707 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 17:52:31,707 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:31,707 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 17:52:31,707 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 17:52:31,707 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 17:52:31,710 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body
2025-05-28 17:52:31,728 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 17:52:31,888 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:52:31,889 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:52:31,891 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,891 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,891 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,891 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,892 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,892 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,892 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,893 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithMultipleAttachments], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,895 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,895 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 17:52:31,895 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,895 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,897 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,900 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@43b5274e}
2025-05-28 17:52:31,900 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@43b5274e}
2025-05-28 17:52:31,900 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@a6bd353] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,900 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@40d259d0]
2025-05-28 17:52:31,900 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@43b5274e}
2025-05-28 17:52:31,900 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@591f4316] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,900 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@43b5274e}
2025-05-28 17:52:31,901 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@591f4316] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:31,901 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 17:52:31,902 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:31,902 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 17:52:31,902 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-28 17:52:31,902 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 17:52:31,903 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body
2025-05-28 17:52:31,903 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 17:52:31,982 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 17:52:31,982 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-28 17:52:31,983 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,984 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,984 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,984 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,984 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,985 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,985 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,985 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,987 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-28 17:52:31,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,989 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,991 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,992 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fc7c08f}
2025-05-28 17:52:31,992 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fc7c08f}
2025-05-28 17:52:31,992 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@a6bd353] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:31,992 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@49308df2]
2025-05-28 17:52:31,992 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 17:52:31,992 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:31,992 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 17:52:31,992 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-28 17:52:31,993 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 17:52:31,994 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 17:52:31,994 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:31,994 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 17:52:31,994 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 17:52:31,994 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 17:52:31,994 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:31,995 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,996 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,996 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,996 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,996 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,997 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,997 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,997 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:31,999 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-28 17:52:31,999 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:32,211 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:32,212 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 17:52:32,219 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:32,220 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 17:52:32,226 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : Cannot load from object array because the return value of "jakarta.mail.Message.getFrom()" is null
2025-05-28 17:52:32,244 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:32,249 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:32,251 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:32,251 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-28 17:52:32,258 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:32,421 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:32,426 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:32,430 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:32,623 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-28 17:52:32,625 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 17:52:32,628 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-28 17:52:32,668 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-28 17:52:32,670 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-28 17:52:32,671 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-28 17:52:32,673 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-28 17:52:32,674 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-28 17:52:32,676 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-28 17:52:32,678 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-28 17:52:32,702 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-28 17:52:32,702 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 17:52:32,703 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 17:52:32,703 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 17:52:32,707 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 17:52:32,716 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 17:52:32,716 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 17:52:32,717 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 17:52:32,717 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 17:52:32,717 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:32,719 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 17:52:32,733 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 17:52:32,737 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 17456 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:52:32,737 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:52:32,738 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:52:32,738 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:52:32,739 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4
2025-05-28 17:52:32,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:52:32,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:52:32,767 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:52:32,768 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:52:32,768 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:52:32,768 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:52:32,769 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:52:32,769 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:52:32,769 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:52:32,771 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:52:32,771 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:52:32,772 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:52:32,772 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:52:32,773 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:52:32,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-28 17:52:32,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:52:32,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 17:52:32,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:52:32,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:52:32,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:52:32,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:52:32,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:52:32,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:52:32,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:52:32,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 17:52:32,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:52:32,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:52:32,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:52:32,856 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@262d9803]
2025-05-28 17:52:32,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:52:32,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:52:32,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:52:32,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:52:32,859 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:32,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:52:32,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:52:32,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:52:32,861 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:32,861 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:32,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:52:32,862 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:32,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:52:32,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:52:32,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:52:32,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:52:32,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ab689b7'
2025-05-28 17:52:32,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:52:32,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:52:32,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:52:32,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:52:32,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:52:32,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:52:32,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:52:32,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:52:32,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:52:32,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:52:32,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:52:32,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:52:32,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:32,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:52:32,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:32,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:32,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:32,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ab689b7'
2025-05-28 17:52:32,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:52:32,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:52:32,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:32,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:32,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ab689b7'
2025-05-28 17:52:32,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:52:32,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:52:32,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:52:32,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:52:32,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:52:32,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:52:32,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:52:32,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:32,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:32,883 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:52:32,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:52:32,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:32,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:32,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:52:32,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:32,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:32,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:32,891 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 17:52:32,891 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:52:32,891 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:52:32,892 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes)
2025-05-28 17:52:32,894 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:52:32,895 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest)
2025-05-28 17:52:32,896 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:52:32,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:52:32,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:32,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:32,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:52:32,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:32,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:32,897 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:52:32,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:52:32,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:32,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:32,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:52:32,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:52:32,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:52:32,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:52:32,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:52:32,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:52:32,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:52:32,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:52:32,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:52:32,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:52:32,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:32,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:52:32,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:32,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:32,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:52:32,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:52:32,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:52:32,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:52:32,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:52:32,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:52:32,903 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:52:32,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:52:32,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:52:32,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:52:32,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:52:32,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:52:32,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:32,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:52:32,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:52:32,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:52:32,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:32,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:32,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:32,923 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:52:32,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:52:32,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:52:32,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:52:32,930 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7225a307, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@141cc645, org.springframework.security.web.context.SecurityContextHolderFilter@817e0aa, org.springframework.security.web.header.HeaderWriterFilter@4c23d17f, org.springframework.web.filter.CorsFilter@67503009, org.springframework.security.web.csrf.CsrfFilter@7609b7c5, org.springframework.security.web.authentication.logout.LogoutFilter@5e4332d1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3537caca, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@331bd9f2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3b1c0bd2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6cbad7b3, org.springframework.security.web.access.ExceptionTranslationFilter@10d31b98, org.springframework.security.web.access.intercept.AuthorizationFilter@68e36b84]
2025-05-28 17:52:32,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:52:32,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:52:32,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:52:32,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:52:32,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:52:32,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:52:32,932 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:52:32,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:52:32,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:52:32,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:32,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:32,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:52:32,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:52:32,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:32,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:52:32,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:32,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:52:32,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:52:32,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:52:32,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:52:32,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:52:32,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:52:32,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:52:32,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:52:32,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:32,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:52:32,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:32,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:32,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:52:32,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:52:32,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:52:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:52:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-28 17:52:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-28 17:52:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4'
2025-05-28 17:52:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-28 17:52:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:52:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:52:32,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:52:32,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:52:32,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:52:32,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:52:32,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:52:32,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:52:32,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:32,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:32,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:52:32,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:52:32,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:52:32,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:52:32,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:32,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:32,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:52:32,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:52:32,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:52:32,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:52:32,945 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:32,946 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:52:32,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:52:32,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:52:32,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:32,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:52:32,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:52:32,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:52:32,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:52:32,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:32,947 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:52:32,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:52:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:52:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:52:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2ab689b7'
2025-05-28 17:52:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:52:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:52:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:52:32,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:52:32,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:52:32,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:52:32,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:52:32,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:32,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:52:32,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:52:32,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:32,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:52:32,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:32,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:52:32,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:52:32,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-28 17:52:32,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:52:32,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-28 17:52:32,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-28 17:52:32,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-28 17:52:32,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-28 17:52:32,954 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:52:32,954 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-28 17:52:32,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-28 17:52:32,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-28 17:52:32,954 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:52:32,954 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:52:32,954 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:52:32,954 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:52:32,954 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-28 17:52:32,955 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-28 17:52:32,955 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 17:52:32,955 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-28 17:52:32,955 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@25759aba
2025-05-28 17:52:32,955 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@1839f0c4
2025-05-28 17:52:32,956 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 17:52:32,956 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-28 17:52:32,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:52:32,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-28 17:52:32,958 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:52:32,958 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:52:32,958 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:52:32,959 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-28 17:52:32,961 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.242 seconds (process running for 9.276)
2025-05-28 17:52:32,962 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,962 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 17:52:32,962 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,964 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,965 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:32,966 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,967 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,968 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,968 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,969 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7027c359}
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7027c359}
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@817e0aa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7027c359}
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7027c359}
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@817e0aa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@f2e1318]
2025-05-28 17:52:32,970 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:32,970 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@671b4820]
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7027c359}
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@7609b7c5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7027c359}
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@7609b7c5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7027c359}
2025-05-28 17:52:32,970 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'tokenRepository' of type [null] on target object [org.springframework.security.web.csrf.CsrfFilter@7609b7c5] or target class [class org.springframework.security.web.csrf.CsrfFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$CsrfRequestPostProcessor$TestCsrfTokenRepository@3aabf6ae]
2025-05-28 17:52:32,973 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 17:52:32,975 main WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 17:52:32,977 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,977 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,978 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,978 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,978 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,979 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,979 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,979 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:32,980 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,980 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 17:52:32,980 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,980 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,981 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:32,981 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,981 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,981 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,981 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,982 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-28 17:52:32,982 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5cb7311b}
2025-05-28 17:52:32,983 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5cb7311b}
2025-05-28 17:52:32,983 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@817e0aa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:32,983 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:32,983 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7e7f9843]
2025-05-28 17:52:32,983 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 17:52:32,983 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 17:52:32,983 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-28 17:52:32,983 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-28 17:52:32,984 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-28 17:52:32,984 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-28 17:52:32,985 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-28 17:52:33,030 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-28 17:52:33,038 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-28 17:52:33,038 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, hello@test.com, mrbeast@test.com, normal@test.com]
2025-05-28 17:52:33,039 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:33,039 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, hello@test.com, mrbeast@test.com, normal@test.com]}
2025-05-28 17:52:33,039 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 17:52:33,039 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-28 17:52:33,039 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:33,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,040 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,041 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,041 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 17:52:33,041 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,041 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,042 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,046 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48adcadf}
2025-05-28 17:52:33,046 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48adcadf}
2025-05-28 17:52:33,046 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@817e0aa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:33,046 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2ff7685]
2025-05-28 17:52:33,046 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48adcadf}
2025-05-28 17:52:33,046 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@7609b7c5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:33,046 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48adcadf}
2025-05-28 17:52:33,046 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@7609b7c5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:33,047 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 17:52:33,047 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 17:52:33,047 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 17:52:33,047 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 36
2025-05-28 17:52:33,047 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 17:52:33,048 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,048 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,048 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,048 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,048 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,048 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,048 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,048 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,049 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,049 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 17:52:33,049 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,049 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,049 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,052 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30f38784}
2025-05-28 17:52:33,052 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30f38784}
2025-05-28 17:52:33,052 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@817e0aa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:33,052 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:33,052 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1615f30]
2025-05-28 17:52:33,052 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30f38784}
2025-05-28 17:52:33,052 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@7609b7c5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:33,052 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30f38784}
2025-05-28 17:52:33,052 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@7609b7c5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:33,052 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 17:52:33,053 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 37
2025-05-28 17:52:33,053 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1615f30]
2025-05-28 17:52:33,053 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=37], Granted Authorities=[ROLE_ADMIN]]
2025-05-28 17:52:33,054 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = test@test.com, 권한 = ROLE_ADMIN
2025-05-28 17:52:33,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,056 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,056 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,056 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 17:52:33,056 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,056 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,057 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,058 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,059 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@407fda21}
2025-05-28 17:52:33,059 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@407fda21}
2025-05-28 17:52:33,059 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@817e0aa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:33,059 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1a312c51]
2025-05-28 17:52:33,059 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@407fda21}
2025-05-28 17:52:33,059 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@7609b7c5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:33,059 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@407fda21}
2025-05-28 17:52:33,059 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@7609b7c5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:33,059 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 17:52:33,060 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 17:52:33,060 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-28 17:52:33,060 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 39
2025-05-28 17:52:33,060 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 17:52:33,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,063 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,063 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,063 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,064 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,064 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 17:52:33,064 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,064 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,065 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,065 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,065 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,065 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,065 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,066 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32ea52d}
2025-05-28 17:52:33,067 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32ea52d}
2025-05-28 17:52:33,067 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@817e0aa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:33,067 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:33,067 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@9caecf7]
2025-05-28 17:52:33,067 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 17:52:33,067 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:33,068 main WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = null, 요청 URI = /admin_menu
2025-05-28 17:52:33,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 449, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,069 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testAccessDeniedForUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,070 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 450, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,070 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 17:52:33,070 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 451, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,070 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 452, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,071 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 453, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 454, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 455, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,072 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 456, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,072 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 457, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,073 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@528497cc}
2025-05-28 17:52:33,073 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@528497cc}
2025-05-28 17:52:33,073 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@817e0aa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:33,073 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:33,073 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@68496278]
2025-05-28 17:52:33,073 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@528497cc}
2025-05-28 17:52:33,073 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'tokenRepository' from target object [org.springframework.security.web.csrf.CsrfFilter@7609b7c5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:33,073 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@528497cc}
2025-05-28 17:52:33,073 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'requestHandler' from target object [org.springframework.security.web.csrf.CsrfFilter@7609b7c5] or target class [class org.springframework.security.web.csrf.CsrfFilter]
2025-05-28 17:52:33,074 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 17:52:33,074 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 41
2025-05-28 17:52:33,075 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@68496278]
2025-05-28 17:52:33,075 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=41], Granted Authorities=[ROLE_USER]]
2025-05-28 17:52:33,075 main INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = user, 권한 = ROLE_USER
2025-05-28 17:52:33,076 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 458, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,077 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 459, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,077 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 460, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,077 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 461, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,077 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 462, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,079 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 463, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,079 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 464, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,079 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,079 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 465, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,080 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-28 17:52:33,080 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 466, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,080 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 467, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,080 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 468, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 469, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 470, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 471, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,082 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 472, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,083 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1b8f56cd}
2025-05-28 17:52:33,083 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1b8f56cd}
2025-05-28 17:52:33,083 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@817e0aa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-28 17:52:33,083 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-28 17:52:33,083 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2053befc]
2025-05-28 17:52:33,083 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 17:52:33,084 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-28 17:52:33,084 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 17:52:33,084 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-28 17:52:33,084 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 17:52:33,085 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-28 17:52:33,085 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List, totalCount=10, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 17:52:33,085 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:52:33,085 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 17:52:33,085 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-28 17:52:33,085 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 473, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,085 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 474, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,085 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 475, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,085 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 476, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 477, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 478, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 479, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,086 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 5, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 5, failureCount = 0]
2025-05-28 17:52:33,087 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,121 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-28 17:52:33,121 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-28 17:52:33,121 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-28 17:52:33,122 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-28 17:52:33,123 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-28 17:52:33,128 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-28 17:52:33,128 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 17:52:33,130 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-28 17:52:33,131 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-28 17:52:33,131 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:33,132 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-28 17:52:33,146 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-28 17:52:33,149 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 17456 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:52:33,149 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:52:33,150 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:52:33,150 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:52:33,152 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@35611d52
2025-05-28 17:52:33,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:52:33,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:52:33,162 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:52:33,162 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:52:33,162 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:52:33,163 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:52:33,163 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:52:33,163 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:52:33,164 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:52:33,166 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:52:33,167 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:52:33,167 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:52:33,168 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:52:33,168 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:52:33,509 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 17:52:33,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:52:33,518 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:52:33,518 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 17:52:33,539 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:52:33,574 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 54 ms. Found 1 JPA repository interface.
2025-05-28 17:52:33,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:52:33,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 17:52:33,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-28 17:52:33,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 17:52:33,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 17:52:33,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:52:33,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:52:33,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:52:33,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:52:33,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 17:52:33,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-28 17:52:33,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:52:33,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:52:33,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:52:33,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:52:33,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:52:33,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 17:52:33,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 17:52:33,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 17:52:33,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 17:52:33,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 17:52:33,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 17:52:33,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:52:33,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 17:52:33,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 17:52:33,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 17:52:33,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 17:52:33,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:52:33,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:52:33,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 17:52:33,730 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3f727390]
2025-05-28 17:52:33,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 17:52:33,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 17:52:33,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 17:52:33,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 17:52:33,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:52:33,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:52:33,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 17:52:33,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 17:52:33,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:52:33,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:52:33,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 17:52:33,752 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-28 17:52:33,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:52:33,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 17:52:33,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:52:33,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 17:52:33,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 17:52:33,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:52:33,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:52:33,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 17:52:33,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:52:33,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@ff2e200'
2025-05-28 17:52:33,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:52:33,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 17:52:33,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 17:52:33,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 17:52:33,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 17:52:33,811 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 17:52:33,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 17:52:33,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 17:52:33,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@ff2e200'
2025-05-28 17:52:33,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:33,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 17:52:33,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 17:52:33,851 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 17:52:34,212 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 17:52:34,264 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 17:52:34,275 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 17:52:34,275 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 17:52:34,275 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 17:52:34,275 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 17:52:34,275 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 17:52:34,275 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 17:52:34,276 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 17:52:34,276 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 17:52:34,276 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 17:52:34,276 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 17:52:34,276 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 17:52:34,276 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 17:52:34,276 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 17:52:34,276 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 17:52:34,276 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 17:52:34,276 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 17:52:34,277 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 17:52:34,277 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 17:52:34,278 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 17:52:34,279 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 17:52:34,279 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 17:52:34,279 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 17:52:34,279 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 17:52:34,712 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1d15a08b
2025-05-28 17:52:34,714 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 17:52:34,791 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 17:52:34,815 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 17:52:34,851 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@33a5827f
2025-05-28 17:52:34,882 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@72988844
2025-05-28 17:52:34,921 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@43209d53
2025-05-28 17:52:34,961 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@12b7770b
2025-05-28 17:52:35,002 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@16f9091d
2025-05-28 17:52:35,037 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3fa3638a
2025-05-28 17:52:35,070 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@27a3bcc7
2025-05-28 17:52:35,110 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@522a5740
2025-05-28 17:52:35,141 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@761fb2ab
2025-05-28 17:52:35,152 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:52:35,815 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:52:35,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:52:35,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:52:35,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 17:52:35,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 17:52:35,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 17:52:35,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 17:52:35,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 17:52:35,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 17:52:35,850 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 17:52:35,867 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 17:52:35,890 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:52:35,925 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:52:35,960 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 17:52:35,978 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:52:36,049 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:52:36,109 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:52:36,111 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:52:36,115 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 17:52:36,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:52:36,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:52:36,146 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:36,146 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:52:36,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 17:52:36,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:52:36,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:52:36,148 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:52:36,148 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:52:36,148 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:52:36,148 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:52:36,148 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:52:36,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:52:36,149 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:36,149 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:52:36,149 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:52:36,149 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:52:36,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:52:36,150 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:52:36,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:52:36,151 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:52:36,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:52:36,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:52:36,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:52:36,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@ff2e200'
2025-05-28 17:52:36,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:52:36,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:52:36,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:52:36,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:52:36,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:52:36,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:52:36,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:52:36,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:52:36,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:52:36,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:52:36,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:52:36,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:52:36,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:36,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:36,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:36,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:36,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@ff2e200'
2025-05-28 17:52:36,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:52:36,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:52:36,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:36,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:36,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@ff2e200'
2025-05-28 17:52:36,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 17:52:36,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 17:52:36,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:52:36,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 17:52:36,165 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 17:52:36,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 17:52:36,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:52:36,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:52:36,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:52:36,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:52:36,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:52:36,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:52:36,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:52:36,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:36,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:36,179 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:52:36,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:52:36,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:36,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:36,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:52:36,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:36,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:36,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:36,187 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-28 17:52:36,188 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:52:36,188 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:52:36,189 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes)
2025-05-28 17:52:36,191 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:52:36,192 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest)
2025-05-28 17:52:36,194 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:52:36,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:52:36,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:36,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:36,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:52:36,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:36,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:36,196 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:52:36,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:52:36,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:36,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:36,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:52:36,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:52:36,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:52:36,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:52:36,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:52:36,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:52:36,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:52:36,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:52:36,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:52:36,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:52:36,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:36,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:52:36,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:36,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:52:36,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:52:36,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:52:36,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:52:36,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:52:36,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:52:36,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:52:36,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:52:36,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:52:36,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:52:36,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:52:36,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:52:36,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:52:36,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:52:36,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:52:36,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:36,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:36,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:52:36,220 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:52:36,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:52:36,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:52:36,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:52:36,229 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@21c92c7e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@419cc39c, org.springframework.security.web.context.SecurityContextHolderFilter@57482f1e, org.springframework.security.web.header.HeaderWriterFilter@276f3c7f, org.springframework.web.filter.CorsFilter@5d729736, org.springframework.security.web.csrf.CsrfFilter@4e6bd1c7, org.springframework.security.web.authentication.logout.LogoutFilter@65587896, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@77368ce, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@473d39d9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2d2cd436, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@415ba14e, org.springframework.security.web.access.ExceptionTranslationFilter@130f2e96, org.springframework.security.web.access.intercept.AuthorizationFilter@c38627]
2025-05-28 17:52:36,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:52:36,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:52:36,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:52:36,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:52:36,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:52:36,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:52:36,232 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:52:36,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 17:52:36,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 17:52:36,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:52:36,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:52:36,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 17:52:36,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 17:52:36,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 17:52:36,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 17:52:36,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:52:36,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 17:52:36,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 17:52:36,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 17:52:36,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 17:52:36,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 17:52:36,280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 17:52:36,280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 17:52:36,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:36,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:36,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 17:52:36,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:36,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:52:36,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:52:36,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:36,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:52:36,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:52:36,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:52:36,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 17:52:36,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 17:52:36,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:52:36,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 17:52:36,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:36,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 17:52:36,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:52:36,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 17:52:36,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 17:52:36,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:52:36,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:52:36,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 17:52:36,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 17:52:36,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:52:36,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:52:36,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:36,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:36,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:52:36,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:52:36,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:36,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:52:36,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:52:36,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:52:36,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:52:36,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:52:36,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:52:36,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:52:36,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:52:36,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:52:36,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@35611d52'
2025-05-28 17:52:36,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:52:36,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 17:52:36,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:52:36,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:52:36,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:52:36,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:52:36,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:52:36,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:52:36,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:52:36,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:52:36,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:52:36,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:52:36,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:52:36,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:36,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:36,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:52:36,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:52:36,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:52:36,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:52:36,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:36,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:52:36,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:52:36,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:52:36,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:52:36,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:52:36,314 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:36,315 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:52:36,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:52:36,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:52:36,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:52:36,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:52:36,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:52:36,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:52:36,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:52:36,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:36,318 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:52:36,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:52:36,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:52:36,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:52:36,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:52:36,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:36,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@ff2e200'
2025-05-28 17:52:36,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:52:36,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:52:36,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:52:36,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:52:36,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:52:36,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 17:52:36,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 17:52:36,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 17:52:36,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 17:52:36,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 17:52:36,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 17:52:36,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 17:52:36,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 17:52:36,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 17:52:36,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 17:52:36,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 17:52:36,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 17:52:36,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 17:52:36,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 17:52:36,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 17:52:36,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 17:52:36,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 17:52:36,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:52:36,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:52:36,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 17:52:36,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 17:52:36,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 17:52:36,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 17:52:36,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 17:52:36,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:52:36,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:52:36,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:52:36,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 17:52:36,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:52:36,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:52:36,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 17:52:36,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 17:52:36,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:52:36,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 17:52:36,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:52:36,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 17:52:36,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 17:52:36,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 17:52:36,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 17:52:36,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 17:52:36,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 17:52:36,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 17:52:36,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:52:36,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:36,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:52:36,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:52:36,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:52:36,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 17:52:36,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 17:52:36,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 17:52:36,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:52:36,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:52:36,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 17:52:36,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 17:52:36,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:52:36,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 17:52:36,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:52:36,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 17:52:36,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 17:52:36,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 17:52:36,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 17:52:36,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:52:36,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 17:52:36,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 17:52:36,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 17:52:36,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 17:52:36,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 17:52:36,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 17:52:36,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 17:52:36,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 17:52:36,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 17:52:36,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 17:52:36,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 17:52:36,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:52:36,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 17:52:36,381 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:52:36,381 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:52:36,381 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:52:36,383 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 17:52:36,387 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.255 seconds (process running for 12.702)
2025-05-28 17:52:36,388 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 17:52:36,389 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 17:52:36,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,389 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 17:52:36,389 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 17:52:36,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 481, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 482, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,390 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:36,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 483, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 484, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 485, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 486, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 487, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 488, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 489, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 490, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 491, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 492, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,394 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:36,394 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-28 17:52:36,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1ca574db size = 6, maxSize = 32, parentContextCount = 0, hitCount = 493, missCount = 6, failureCount = 0]
2025-05-28 17:52:36,394 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-28 17:52:36,403 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@240a2619, started on Wed May 28 17:52:26 KST 2025
2025-05-28 17:52:36,404 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 17:52:36,404 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 17:52:36,405 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 17:52:36,405 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:36,406 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@54139bd3, started on Wed May 28 17:52:29 KST 2025
2025-05-28 17:52:36,407 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 17:52:36,407 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 17:52:36,407 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 17:52:36,407 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:36,408 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@b234301, started on Wed May 28 17:52:30 KST 2025
2025-05-28 17:52:36,408 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 17:52:36,408 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 17:52:36,408 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 17:52:36,408 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:36,408 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@745a951a, started on Wed May 28 17:52:31 KST 2025
2025-05-28 17:52:36,409 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 17:52:36,409 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 17:52:36,409 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 17:52:36,409 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:36,409 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@4bbb4b4, started on Wed May 28 17:52:32 KST 2025
2025-05-28 17:52:36,410 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 17:52:36,410 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 17:52:36,410 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 17:52:36,410 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:36,410 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@35611d52, started on Wed May 28 17:52:33 KST 2025
2025-05-28 17:52:36,411 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 17:52:36,411 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 17:52:36,411 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 17:52:36,411 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 17:52:36,412 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:52:36,414 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 17:52:36,414 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:52:36,415 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1d15a08b: (connection evicted)
2025-05-28 17:52:36,419 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@33a5827f: (connection evicted)
2025-05-28 17:52:36,421 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@72988844: (connection evicted)
2025-05-28 17:52:36,422 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@43209d53: (connection evicted)
2025-05-28 17:52:36,423 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@12b7770b: (connection evicted)
2025-05-28 17:52:36,425 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@16f9091d: (connection evicted)
2025-05-28 17:52:36,426 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3fa3638a: (connection evicted)
2025-05-28 17:52:36,427 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@27a3bcc7: (connection evicted)
2025-05-28 17:52:36,428 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@522a5740: (connection evicted)
2025-05-28 17:52:36,430 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@761fb2ab: (connection evicted)
2025-05-28 17:52:36,431 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 17:52:36,432 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Wed May 28 17:53:00 KST 2025

Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Wed May 28 17:53:00 KST 2025

Logback Log Messages

Log session start time Wed May 28 17:56:59 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 17:53:00,493 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 20064 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:53:00,496 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:53:00,497 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:53:00,498 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:53:00,533 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 17:53:00,533 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-28 17:53:00,533 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-28 17:53:00,533 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-28 17:53:00,534 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-28 17:53:00,535 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b
2025-05-28 17:53:00,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:53:00,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:53:00,599 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:53:00,600 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:53:00,601 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:53:00,603 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:53:00,604 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:53:00,604 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:53:00,605 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:53:00,608 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:53:00,610 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:53:00,610 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:53:00,614 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:53:00,616 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:53:00,977 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 17:53:00,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:53:00,987 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:53:00,988 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 17:53:00,996 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:53:01,028 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 39 ms. Found 1 JPA repository interface.
2025-05-28 17:53:01,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:53:01,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 17:53:01,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 17:53:01,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 17:53:01,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 17:53:01,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:53:01,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:53:01,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:53:01,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:53:01,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 17:53:01,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:53:01,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:53:01,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:53:01,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:53:01,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:53:01,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 17:53:01,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 17:53:01,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 17:53:01,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 17:53:01,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 17:53:01,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 17:53:01,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:53:01,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 17:53:01,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 17:53:01,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 17:53:01,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 17:53:01,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:53:01,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:53:01,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 17:53:01,249 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@37ef71f7]
2025-05-28 17:53:01,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 17:53:01,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 17:53:01,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 17:53:01,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 17:53:01,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 17:53:01,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 17:53:01,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:53:01,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:53:01,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:53:01,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 17:53:01,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 17:53:01,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:53:01,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:53:01,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 17:53:01,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 17:53:01,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 17:53:01,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 17:53:01,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:53:01,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 17:53:01,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 17:53:01,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 17:53:01,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:53:01,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:53:01,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:53:01,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:53:01,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:53:01,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:53:01,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:53:01,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 17:53:01,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 17:53:01,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:53:01,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 17:53:01,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:53:01,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:53:01,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 17:53:01,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:53:01,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 17:53:01,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 17:53:01,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:53:01,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:53:01,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 17:53:01,398 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:53:01,398 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:53:01,398 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 17:53:01,471 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 17:53:01,479 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-0.0.0.0-8888"]
2025-05-28 17:53:01,481 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 17:53:01,481 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 17:53:01,609 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 17:53:01,614 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 17:53:01,614 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 17:53:01,615 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1080 ms
2025-05-28 17:53:01,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:53:01,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:53:01,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:53:01,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:53:01,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:53:01,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:53:01,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:53:01,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:53:01,633 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:53:01,633 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 17:53:01,650 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:53:01,650 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:53:01,650 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:53:01,650 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:53:01,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 17:53:01,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 17:53:01,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 17:53:01,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 17:53:01,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:53:01,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 17:53:01,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 17:53:01,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:53:01,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:53:01,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 17:53:01,665 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@4f2847ea
2025-05-28 17:53:01,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:53:01,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 17:53:01,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:53:01,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 17:53:01,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 17:53:01,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 17:53:01,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:53:01,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 17:53:01,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 17:53:01,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:53:01,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:53:01,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 17:53:01,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:53:01,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 17:53:01,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:53:01,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 17:53:01,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 17:53:01,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 17:53:01,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 17:53:01,698 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 17:53:01,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 17:53:01,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 17:53:01,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 17:53:01,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:01,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 17:53:01,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 17:53:01,716 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 17:53:01,934 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 17:53:01,950 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 17:53:01,953 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 17:53:01,953 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 17:53:01,953 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 17:53:01,953 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 17:53:01,953 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 17:53:01,953 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 17:53:01,953 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 17:53:01,953 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 17:53:01,953 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 17:53:01,953 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 17:53:01,954 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 17:53:01,955 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 17:53:01,955 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 17:53:01,955 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 17:53:01,955 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 17:53:01,955 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 17:53:01,955 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 17:53:01,955 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 17:53:01,955 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 17:53:01,956 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 17:53:02,174 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7ab62482
2025-05-28 17:53:02,176 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 17:53:02,207 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 17:53:02,285 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 17:53:02,306 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6dd56619
2025-05-28 17:53:02,337 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2ce86c22
2025-05-28 17:53:02,370 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1d0e47ba
2025-05-28 17:53:02,401 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4cc7936d
2025-05-28 17:53:02,430 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4889ab03
2025-05-28 17:53:02,466 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4201074b
2025-05-28 17:53:02,498 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57bc1d74
2025-05-28 17:53:02,535 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7cfa2a8c
2025-05-28 17:53:02,570 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a4fbb5b
2025-05-28 17:53:02,582 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:53:02,826 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:53:02,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:53:02,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:53:02,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 17:53:02,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 17:53:02,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 17:53:02,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 17:53:02,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 17:53:02,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 17:53:02,858 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 17:53:02,874 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 17:53:02,886 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:53:02,902 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:53:02,921 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 17:53:02,943 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 17:53:02,953 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:53:02,991 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:53:03,020 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:53:03,020 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:53:03,032 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 17:53:03,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:53:03,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:53:03,062 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:53:03,062 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:53:03,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 17:53:03,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:53:03,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:53:03,072 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:53:03,072 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:53:03,072 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:53:03,073 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:53:03,073 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:53:03,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:53:03,074 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:53:03,074 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:53:03,074 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:53:03,074 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:53:03,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:53:03,075 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:53:03,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:53:03,078 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:53:03,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:53:03,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:53:03,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:53:03,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 17:53:03,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:53:03,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:53:03,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:53:03,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:53:03,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:53:03,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:53:03,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:53:03,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:53:03,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:53:03,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:53:03,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:53:03,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:53:03,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:53:03,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:53:03,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:53:03,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 17:53:03,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:53:03,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:53:03,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:53:03,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:53:03,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 17:53:03,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 17:53:03,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 17:53:03,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:53:03,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 17:53:03,108 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 17:53:03,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 17:53:03,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:53:03,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:53:03,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:53:03,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:53:03,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:53:03,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:53:03,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:53:03,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:53:03,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:53:03,169 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:53:03,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:53:03,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:53:03,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:53:03,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:53:03,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:53:03,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:53:03,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:53:03,200 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model)
2025-05-28 17:53:03,205 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:53:03,205 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-28 17:53:03,207 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {GET [/get_image/{imageName}]}: getImage(String)
2025-05-28 17:53:03,209 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 17:53:03,213 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 17:53:03,214 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:53:03,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:53:03,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:53:03,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:53:03,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:53:03,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:53:03,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:53:03,219 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:53:03,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:53:03,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:53:03,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:53:03,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:53:03,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:53:03,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:53:03,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:53:03,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:53:03,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:53:03,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:53:03,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:53:03,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:53:03,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:53:03,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:53:03,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:53:03,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:53:03,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:53:03,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:53:03,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:53:03,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:53:03,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:53:03,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:53:03,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:53:03,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:53:03,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:53:03,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:53:03,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:53:03,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:53:03,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:53:03,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:53:03,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:53:03,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:53:03,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:53:03,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:53:03,271 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:53:03,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:53:03,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:53:03,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:53:03,304 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@17ba57c0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@51003a4a, org.springframework.security.web.context.SecurityContextHolderFilter@6923dac4, org.springframework.security.web.header.HeaderWriterFilter@31a190fb, org.springframework.web.filter.CorsFilter@56d65599, org.springframework.security.web.csrf.CsrfFilter@35dd6ca5, org.springframework.security.web.authentication.logout.LogoutFilter@1fef999c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4dbbbe97, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6409f644, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@634a2d62, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3b62d035, org.springframework.security.web.access.ExceptionTranslationFilter@6c91b14d, org.springframework.security.web.access.intercept.AuthorizationFilter@4de1ee63]
2025-05-28 17:53:03,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:53:03,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:53:03,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:53:03,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:53:03,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:53:03,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:53:03,324 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:53:03,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 17:53:03,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:53:03,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 17:53:03,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 17:53:03,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:53:03,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:53:03,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:53:03,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:53:03,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:53:03,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:53:03,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:53:03,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:53:03,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:53:03,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:53:03,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:53:03,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:53:03,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:53:03,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:53:03,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:53:03,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:53:03,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66786c1b'
2025-05-28 17:53:03,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:53:03,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 17:53:03,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:53:03,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:53:03,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:53:03,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:53:03,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:53:03,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:53:03,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:53:03,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:53:03,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:53:03,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:53:03,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:53:03,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:53:03,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:53:03,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:53:03,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:53:03,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:53:03,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:53:03,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:53:03,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:53:03,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:53:03,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:53:03,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:53:03,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:53:03,390 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:53:03,396 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:53:03,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:53:03,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:53:03,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:53:03,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:53:03,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:53:03,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:53:03,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:53:03,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:53:03,414 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:53:03,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:53:03,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:53:03,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:53:03,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:53:03,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:53:03,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@16ad9250'
2025-05-28 17:53:03,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:53:03,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:53:03,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 17:53:03,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 17:53:03,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 17:53:03,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 17:53:03,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 17:53:03,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 17:53:03,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 17:53:03,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 17:53:03,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 17:53:03,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 17:53:03,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 17:53:03,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 17:53:03,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 17:53:03,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 17:53:03,428 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 17:53:03,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 17:53:03,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 17:53:03,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 17:53:03,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 17:53:03,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 17:53:03,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:53:03,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:53:03,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 17:53:03,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 17:53:03,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 17:53:03,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 17:53:03,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 17:53:03,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:53:03,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:53:03,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:53:03,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 17:53:03,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:53:03,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:53:03,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 17:53:03,452 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 17:53:03,452 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:53:03,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 17:53:03,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:53:03,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 17:53:03,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 17:53:03,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 17:53:03,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 17:53:03,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 17:53:03,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 17:53:03,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 17:53:03,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:53:03,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 17:53:03,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 17:53:03,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 17:53:03,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:53:03,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:53:03,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 17:53:03,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 17:53:03,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:53:03,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 17:53:03,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:53:03,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 17:53:03,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 17:53:03,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 17:53:03,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 17:53:03,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:53:03,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 17:53:03,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 17:53:03,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 17:53:03,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 17:53:03,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 17:53:03,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 17:53:03,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 17:53:03,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 17:53:03,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 17:53:03,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 17:53:03,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 17:53:03,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 17:53:03,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 17:53:03,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 17:53:03,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:53:03,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:53:03,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 17:53:03,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 17:53:03,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:53:03,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 17:53:03,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 17:53:03,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:53:03,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 17:53:03,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 17:53:03,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 17:53:03,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 17:53:03,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:53:03,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 17:53:03,489 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-28 17:53:03,489 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 17:53:03,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 17:53:03,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 17:53:03,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 17:53:03,495 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:53:03,501 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:53:03,501 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 17:53:03,501 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-0.0.0.0-8888"]
2025-05-28 17:53:03,517 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 17:53:03,517 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 17:53:03,517 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 17:53:03,517 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 17:53:03,517 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:53:03,526 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 17:53:03,528 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.292 seconds (process running for 3.709)
2025-05-28 17:53:03,533 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 17:53:03,533 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 17:53:03,533 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-28 17:53:03,533 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 17:53:03,534 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 17:53:11,498 http-nio-0.0.0.0-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 17:53:11,498 http-nio-0.0.0.0-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 17:53:11,498 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 17:53:11,498 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 17:53:11,499 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 17:53:11,499 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@611d781c
2025-05-28 17:53:11,499 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@38bd43b4
2025-05-28 17:53:11,500 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 17:53:11,500 http-nio-0.0.0.0-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-28 17:53:11,520 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 17:53:11,539 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 17:53:11,571 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/main_menu?page=1&continue to session
2025-05-28 17:53:11,572 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-28 17:53:11,579 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 17:53:11,579 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 17:53:11,582 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 17:53:11,584 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 17:53:11,586 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:53:11,597 http-nio-0.0.0.0-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 17:53:11,608 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:53:11,608 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 17:53:11,615 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 17:53:11,621 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 17:53:11,621 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 17:53:11,935 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=1
2025-05-28 17:53:11,936 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 17:53:11,938 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/main_menu?page=1&continue to session
2025-05-28 17:53:11,938 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-28 17:53:11,943 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 17:53:11,943 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 17:53:11,944 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 17:53:11,944 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 17:53:11,944 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:53:11,945 http-nio-0.0.0.0-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 17:53:11,946 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:53:11,946 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 17:53:11,946 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 17:53:11,947 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 17:53:11,948 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 17:53:12,466 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:53:12,466 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:53:12,467 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:53:12,468 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:53:12,468 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 17:53:12,468 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 17:53:12,486 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:53:12,488 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:53:12,488 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:53:12,489 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:53:12,490 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:53:12,500 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:53:12,500 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:53:12,500 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 17:53:32,289 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:53:32,289 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:54:02,298 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:54:02,298 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:54:32,309 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:54:32,309 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Wed May 28 17:56:59 KST 2025

Logback Log Messages

Log session start time Wed May 28 18:26:01 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 17:56:59,573 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 7324 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 17:56:59,576 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 17:56:59,577 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 17:56:59,578 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 17:56:59,613 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 17:56:59,613 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-28 17:56:59,613 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-28 17:56:59,614 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-28 17:56:59,614 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-28 17:56:59,615 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80
2025-05-28 17:56:59,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 17:56:59,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 17:56:59,681 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 17:56:59,682 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 17:56:59,683 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 17:56:59,685 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 17:56:59,686 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 17:56:59,687 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 17:56:59,687 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 17:56:59,691 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 17:56:59,693 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:56:59,693 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 17:56:59,697 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 17:56:59,699 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 17:57:00,072 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 17:57:00,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 17:57:00,084 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 17:57:00,085 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 17:57:00,093 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 17:57:00,115 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 30 ms. Found 1 JPA repository interface.
2025-05-28 17:57:00,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 17:57:00,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 17:57:00,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 17:57:00,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 17:57:00,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 17:57:00,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 17:57:00,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 17:57:00,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 17:57:00,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 17:57:00,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 17:57:00,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 17:57:00,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 17:57:00,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 17:57:00,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 17:57:00,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 17:57:00,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 17:57:00,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 17:57:00,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 17:57:00,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 17:57:00,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 17:57:00,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 17:57:00,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 17:57:00,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 17:57:00,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 17:57:00,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 17:57:00,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 17:57:00,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:57:00,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 17:57:00,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 17:57:00,332 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1b3357db]
2025-05-28 17:57:00,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 17:57:00,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 17:57:00,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 17:57:00,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 17:57:00,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 17:57:00,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 17:57:00,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:57:00,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 17:57:00,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:57:00,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 17:57:00,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 17:57:00,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:57:00,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 17:57:00,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 17:57:00,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 17:57:00,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 17:57:00,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 17:57:00,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:57:00,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 17:57:00,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 17:57:00,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 17:57:00,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:57:00,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 17:57:00,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 17:57:00,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:57:00,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 17:57:00,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 17:57:00,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 17:57:00,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 17:57:00,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 17:57:00,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 17:57:00,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 17:57:00,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:57:00,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:57:00,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 17:57:00,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:57:00,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 17:57:00,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 17:57:00,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:57:00,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 17:57:00,428 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 17:57:00,478 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:57:00,479 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 17:57:00,479 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 17:57:00,538 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 17:57:00,546 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-0.0.0.0-8888"]
2025-05-28 17:57:00,547 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 17:57:00,548 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 17:57:00,666 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 17:57:00,670 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 17:57:00,670 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 17:57:00,670 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1056 ms
2025-05-28 17:57:00,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 17:57:00,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 17:57:00,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:57:00,674 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 17:57:00,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 17:57:00,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 17:57:00,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 17:57:00,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 17:57:00,684 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 17:57:00,684 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 17:57:00,697 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 17:57:00,698 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 17:57:00,698 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 17:57:00,698 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 17:57:00,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 17:57:00,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 17:57:00,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 17:57:00,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 17:57:00,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:57:00,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 17:57:00,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 17:57:00,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:57:00,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:57:00,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 17:57:00,712 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@460b7616
2025-05-28 17:57:00,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:57:00,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 17:57:00,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 17:57:00,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 17:57:00,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 17:57:00,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 17:57:00,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 17:57:00,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 17:57:00,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 17:57:00,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:57:00,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:57:00,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 17:57:00,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:57:00,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:57:00,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 17:57:00,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 17:57:00,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 17:57:00,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 17:57:00,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 17:57:00,742 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 17:57:00,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 17:57:00,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 17:57:00,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:57:00,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:00,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 17:57:00,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 17:57:00,761 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 17:57:00,967 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 17:57:00,984 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 17:57:00,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 17:57:00,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 17:57:00,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 17:57:00,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 17:57:00,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 17:57:00,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 17:57:00,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 17:57:00,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 17:57:00,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 17:57:00,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 17:57:00,987 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 17:57:00,987 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 17:57:01,187 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@648acc93
2025-05-28 17:57:01,190 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 17:57:01,220 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 17:57:01,304 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 17:57:01,323 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6c6bd554
2025-05-28 17:57:01,355 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2d56df6f
2025-05-28 17:57:01,384 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1c31d3f2
2025-05-28 17:57:01,412 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4d792020
2025-05-28 17:57:01,443 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@493799e8
2025-05-28 17:57:01,472 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3c63dbfb
2025-05-28 17:57:01,503 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a743128
2025-05-28 17:57:01,537 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@22c9f7b
2025-05-28 17:57:01,566 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1e1bfc87
2025-05-28 17:57:01,582 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:57:01,804 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 17:57:01,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 17:57:01,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 17:57:01,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 17:57:01,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 17:57:01,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 17:57:01,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 17:57:01,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 17:57:01,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 17:57:01,853 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 17:57:01,861 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 17:57:01,873 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:57:01,896 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:57:01,902 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 17:57:01,917 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 17:57:01,926 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:57:01,961 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:57:02,012 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:57:02,016 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 17:57:02,023 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 17:57:02,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 17:57:02,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 17:57:02,052 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:57:02,052 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:57:02,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 17:57:02,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 17:57:02,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 17:57:02,058 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:57:02,058 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:57:02,059 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:57:02,059 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:57:02,059 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:57:02,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 17:57:02,060 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:57:02,060 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:57:02,060 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 17:57:02,060 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:57:02,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 17:57:02,062 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 17:57:02,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 17:57:02,065 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 17:57:02,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 17:57:02,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 17:57:02,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 17:57:02,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:57:02,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 17:57:02,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 17:57:02,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 17:57:02,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 17:57:02,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 17:57:02,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 17:57:02,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 17:57:02,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 17:57:02,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 17:57:02,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 17:57:02,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 17:57:02,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 17:57:02,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:57:02,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:57:02,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:57:02,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:57:02,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 17:57:02,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 17:57:02,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:57:02,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 17:57:02,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:57:02,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 17:57:02,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 17:57:02,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 17:57:02,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 17:57:02,112 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 17:57:02,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 17:57:02,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 17:57:02,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 17:57:02,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 17:57:02,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 17:57:02,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 17:57:02,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 17:57:02,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 17:57:02,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:57:02,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:57:02,167 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 17:57:02,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 17:57:02,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:57:02,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:57:02,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 17:57:02,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:57:02,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:57:02,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:57:02,195 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-28 17:57:02,198 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 17:57:02,199 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-28 17:57:02,201 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-28 17:57:02,203 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes)
2025-05-28 17:57:02,207 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 17:57:02,209 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 17:57:02,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 17:57:02,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:57:02,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:57:02,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 17:57:02,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:57:02,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:57:02,213 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 17:57:02,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 17:57:02,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:57:02,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:57:02,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 17:57:02,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 17:57:02,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 17:57:02,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 17:57:02,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 17:57:02,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 17:57:02,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 17:57:02,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 17:57:02,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 17:57:02,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 17:57:02,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:57:02,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 17:57:02,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:57:02,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 17:57:02,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 17:57:02,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 17:57:02,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 17:57:02,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 17:57:02,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 17:57:02,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 17:57:02,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 17:57:02,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 17:57:02,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 17:57:02,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 17:57:02,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 17:57:02,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 17:57:02,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 17:57:02,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 17:57:02,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:57:02,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 17:57:02,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 17:57:02,256 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 17:57:02,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 17:57:02,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 17:57:02,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 17:57:02,282 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@26ab9d9b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@65636089, org.springframework.security.web.context.SecurityContextHolderFilter@4aaff34b, org.springframework.security.web.header.HeaderWriterFilter@132f902c, org.springframework.web.filter.CorsFilter@50a560, org.springframework.security.web.csrf.CsrfFilter@63f864c9, org.springframework.security.web.authentication.logout.LogoutFilter@4c432c6f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@623aee70, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@504ac673, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3f56204a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3174d03b, org.springframework.security.web.access.ExceptionTranslationFilter@649ddeb7, org.springframework.security.web.access.intercept.AuthorizationFilter@543c5f13]
2025-05-28 17:57:02,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 17:57:02,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 17:57:02,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 17:57:02,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 17:57:02,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 17:57:02,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 17:57:02,291 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 17:57:02,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 17:57:02,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 17:57:02,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 17:57:02,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 17:57:02,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 17:57:02,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 17:57:02,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:57:02,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:57:02,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 17:57:02,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 17:57:02,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:57:02,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 17:57:02,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 17:57:02,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 17:57:02,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 17:57:02,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 17:57:02,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 17:57:02,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 17:57:02,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 17:57:02,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 17:57:02,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 17:57:02,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 17:57:02,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 17:57:02,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 17:57:02,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 17:57:02,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 17:57:02,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 17:57:02,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 17:57:02,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 17:57:02,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 17:57:02,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 17:57:02,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 17:57:02,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 17:57:02,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 17:57:02,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:57:02,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 17:57:02,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 17:57:02,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 17:57:02,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 17:57:02,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 17:57:02,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:57:02,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 17:57:02,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 17:57:02,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 17:57:02,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 17:57:02,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 17:57:02,327 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 17:57:02,333 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 17:57:02,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 17:57:02,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 17:57:02,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 17:57:02,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 17:57:02,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 17:57:02,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 17:57:02,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 17:57:02,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:57:02,352 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 17:57:02,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 17:57:02,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 17:57:02,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 17:57:02,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 17:57:02,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:57:02,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 17:57:02,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 17:57:02,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:57:02,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 17:57:02,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 17:57:02,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 17:57:02,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 17:57:02,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 17:57:02,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 17:57:02,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 17:57:02,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 17:57:02,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 17:57:02,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 17:57:02,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 17:57:02,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 17:57:02,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 17:57:02,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 17:57:02,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 17:57:02,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 17:57:02,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 17:57:02,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 17:57:02,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 17:57:02,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 17:57:02,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:57:02,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 17:57:02,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 17:57:02,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 17:57:02,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 17:57:02,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 17:57:02,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 17:57:02,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 17:57:02,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 17:57:02,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 17:57:02,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 17:57:02,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:57:02,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 17:57:02,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 17:57:02,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 17:57:02,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:57:02,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 17:57:02,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 17:57:02,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 17:57:02,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 17:57:02,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 17:57:02,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 17:57:02,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 17:57:02,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 17:57:02,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 17:57:02,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 17:57:02,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 17:57:02,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 17:57:02,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 17:57:02,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:57:02,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:57:02,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 17:57:02,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 17:57:02,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:57:02,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 17:57:02,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 17:57:02,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 17:57:02,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 17:57:02,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 17:57:02,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 17:57:02,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 17:57:02,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 17:57:02,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 17:57:02,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 17:57:02,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 17:57:02,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 17:57:02,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 17:57:02,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 17:57:02,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 17:57:02,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 17:57:02,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 17:57:02,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 17:57:02,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 17:57:02,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 17:57:02,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 17:57:02,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:57:02,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:57:02,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 17:57:02,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 17:57:02,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:57:02,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 17:57:02,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 17:57:02,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 17:57:02,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 17:57:02,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 17:57:02,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 17:57:02,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 17:57:02,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 17:57:02,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 17:57:02,416 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-28 17:57:02,417 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 17:57:02,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 17:57:02,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 17:57:02,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 17:57:02,426 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 17:57:02,426 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 17:57:02,426 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 17:57:02,426 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-0.0.0.0-8888"]
2025-05-28 17:57:02,446 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 17:57:02,447 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 17:57:02,447 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 17:57:02,447 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 17:57:02,447 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 17:57:02,454 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 17:57:02,460 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.117 seconds (process running for 3.506)
2025-05-28 17:57:02,461 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 17:57:02,462 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 17:57:02,462 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-28 17:57:02,462 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 17:57:02,463 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 17:57:31,309 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:57:31,309 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:58:01,322 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:58:01,322 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:58:31,328 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:58:31,328 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:59:01,342 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:59:01,342 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 17:59:17,867 http-nio-0.0.0.0-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 17:59:17,867 http-nio-0.0.0.0-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 17:59:17,867 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 17:59:17,867 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 17:59:17,867 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 17:59:17,868 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@402e9c7
2025-05-28 17:59:17,868 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4f30d3a7
2025-05-28 17:59:17,868 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 17:59:17,868 http-nio-0.0.0.0-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-28 17:59:17,880 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 17:59:17,885 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 17:59:17,886 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 17:59:17,887 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 17:59:17,889 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:59:17,895 http-nio-0.0.0.0-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 17:59:17,908 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 17:59:17,908 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 17:59:17,910 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 17:59:17,914 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 17:59:17,914 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 17:59:18,346 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:59:18,346 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:59:18,347 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 17:59:18,367 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 17:59:18,367 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 17:59:18,367 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 17:59:18,368 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 17:59:18,370 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:59:18,379 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 17:59:18,379 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 17:59:18,379 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 17:59:31,347 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 17:59:31,347 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 18:00:01,349 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 18:00:01,349 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 18:00:31,354 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 18:00:31,354 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 18:01:01,355 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 18:01:01,355 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 18:01:31,362 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 18:01:31,362 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 18:02:01,375 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 18:02:01,375 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 18:02:31,386 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 18:02:31,386 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 18:03:01,394 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 18:03:01,394 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 18:03:31,408 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 18:03:31,408 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Logback Log Messages

Log session start time Wed May 28 18:27:22 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 18:26:01,383 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 18:26:01,420 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 18:26:01,424 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 18:26:01,425 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-28 18:26:01,435 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 18:26:01,526 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 18:26:01,534 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 18:26:01,554 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
Logback Log Messages

Log session start time Wed May 28 22:38:31 KST 2025

Date Thread Level Logger MDC Message
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Wed May 28 22:38:32 KST 2025

Logback Log Messages

Log session start time Wed May 28 23:12:33 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 22:38:32,258 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 9020 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 22:38:32,267 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 22:38:32,272 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 22:38:32,275 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 22:38:32,353 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 22:38:32,353 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-28 22:38:32,353 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-28 22:38:32,353 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-28 22:38:32,353 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-28 22:38:32,355 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80
2025-05-28 22:38:32,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 22:38:32,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 22:38:32,473 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 22:38:32,475 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 22:38:32,478 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 22:38:32,481 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 22:38:32,482 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 22:38:32,482 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 22:38:32,482 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 22:38:32,490 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 22:38:32,492 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 22:38:32,492 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 22:38:32,500 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 22:38:32,506 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 22:38:33,308 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 22:38:33,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 22:38:33,325 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 22:38:33,326 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 22:38:33,335 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 22:38:33,374 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 46 ms. Found 1 JPA repository interface.
2025-05-28 22:38:33,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 22:38:33,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 22:38:33,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 22:38:33,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 22:38:33,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 22:38:33,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 22:38:33,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 22:38:33,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 22:38:33,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 22:38:33,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 22:38:33,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 22:38:33,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 22:38:33,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 22:38:33,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 22:38:33,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 22:38:33,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 22:38:33,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 22:38:33,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 22:38:33,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 22:38:33,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 22:38:33,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 22:38:33,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 22:38:33,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 22:38:33,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 22:38:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 22:38:33,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 22:38:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 22:38:33,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 22:38:33,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 22:38:33,821 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@fff81d0]
2025-05-28 22:38:33,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 22:38:33,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 22:38:33,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 22:38:33,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 22:38:33,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 22:38:33,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 22:38:33,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 22:38:33,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 22:38:33,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 22:38:33,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 22:38:33,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 22:38:33,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 22:38:33,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 22:38:33,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 22:38:33,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 22:38:33,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 22:38:33,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 22:38:33,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 22:38:33,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 22:38:33,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 22:38:33,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 22:38:33,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 22:38:33,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 22:38:33,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 22:38:33,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 22:38:34,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 22:38:34,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 22:38:34,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 22:38:34,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 22:38:34,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 22:38:34,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 22:38:34,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 22:38:34,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 22:38:34,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 22:38:34,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 22:38:34,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 22:38:34,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 22:38:34,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 22:38:34,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 22:38:34,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 22:38:34,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 22:38:34,172 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 22:38:34,172 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 22:38:34,172 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 22:38:34,352 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 22:38:34,378 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-0.0.0.0-8888"]
2025-05-28 22:38:34,381 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 22:38:34,381 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 22:38:34,671 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 22:38:34,680 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 22:38:34,680 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 22:38:34,685 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 2325 ms
2025-05-28 22:38:34,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 22:38:34,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 22:38:34,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 22:38:34,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 22:38:34,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 22:38:34,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 22:38:34,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 22:38:34,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 22:38:34,708 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 22:38:34,708 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 22:38:34,734 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 22:38:34,734 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 22:38:34,734 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 22:38:34,734 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 22:38:34,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 22:38:34,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 22:38:34,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 22:38:34,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 22:38:34,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 22:38:34,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 22:38:34,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 22:38:34,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 22:38:34,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 22:38:34,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 22:38:34,762 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@460b7616
2025-05-28 22:38:34,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 22:38:34,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 22:38:34,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 22:38:34,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 22:38:34,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 22:38:34,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 22:38:34,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 22:38:34,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 22:38:34,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 22:38:34,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 22:38:34,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 22:38:34,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 22:38:34,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 22:38:34,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 22:38:34,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 22:38:34,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 22:38:34,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 22:38:34,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 22:38:34,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 22:38:34,832 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 22:38:34,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 22:38:34,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 22:38:34,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 22:38:34,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:34,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 22:38:34,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 22:38:34,857 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 22:38:35,397 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 22:38:35,443 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 22:38:35,449 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 22:38:35,452 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 22:38:35,455 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 22:38:35,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 22:38:35,456 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 22:38:35,457 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 22:38:35,457 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 22:38:35,892 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6512d424
2025-05-28 22:38:35,896 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 22:38:35,981 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 22:38:36,002 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-28 22:38:36,065 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2250f0c
2025-05-28 22:38:36,124 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@43180537
2025-05-28 22:38:36,196 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7291a12b
2025-05-28 22:38:36,252 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2337fa78
2025-05-28 22:38:36,343 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2779a5fe
2025-05-28 22:38:36,410 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@631b1548
2025-05-28 22:38:36,450 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@39f06bb9
2025-05-28 22:38:36,496 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@38bd56de
2025-05-28 22:38:36,551 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3245bb88
2025-05-28 22:38:36,566 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:38:37,307 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 22:38:37,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 22:38:37,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 22:38:37,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 22:38:37,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 22:38:37,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 22:38:37,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 22:38:37,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 22:38:37,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 22:38:37,346 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 22:38:37,365 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 22:38:37,378 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 22:38:37,411 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 22:38:37,426 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 22:38:37,442 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 22:38:37,465 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 22:38:37,514 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 22:38:37,565 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 22:38:37,565 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 22:38:37,578 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 22:38:37,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 22:38:37,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 22:38:37,611 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 22:38:37,611 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 22:38:37,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 22:38:37,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 22:38:37,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 22:38:37,626 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 22:38:37,626 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 22:38:37,626 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 22:38:37,626 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 22:38:37,626 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 22:38:37,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 22:38:37,626 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 22:38:37,626 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 22:38:37,626 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 22:38:37,626 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 22:38:37,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 22:38:37,626 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 22:38:37,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 22:38:37,638 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 22:38:37,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 22:38:37,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 22:38:37,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 22:38:37,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 22:38:37,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 22:38:37,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 22:38:37,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:37,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 22:38:37,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:37,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 22:38:37,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:37,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 22:38:37,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 22:38:37,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:37,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 22:38:37,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 22:38:37,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:37,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 22:38:37,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 22:38:37,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 22:38:37,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 22:38:37,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 22:38:37,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 22:38:37,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 22:38:37,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 22:38:37,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 22:38:37,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 22:38:37,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 22:38:37,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 22:38:37,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 22:38:37,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 22:38:37,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 22:38:37,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 22:38:37,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 22:38:37,699 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 22:38:37,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 22:38:37,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 22:38:37,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:37,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 22:38:37,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 22:38:37,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 22:38:37,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 22:38:37,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 22:38:37,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 22:38:37,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:37,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 22:38:37,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 22:38:37,810 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 22:38:37,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 22:38:37,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:37,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 22:38:37,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 22:38:37,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 22:38:37,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 22:38:37,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 22:38:37,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 22:38:37,866 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-28 22:38:37,875 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 22:38:37,878 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 22:38:37,883 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-28 22:38:37,891 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 22:38:37,891 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 22:38:37,891 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 22:38:37,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 22:38:37,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 22:38:37,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 22:38:37,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 22:38:37,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 22:38:37,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 22:38:37,911 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 22:38:37,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 22:38:37,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 22:38:37,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 22:38:37,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 22:38:37,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 22:38:37,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 22:38:37,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 22:38:37,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 22:38:37,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 22:38:37,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 22:38:37,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 22:38:37,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 22:38:37,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 22:38:37,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 22:38:37,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 22:38:37,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 22:38:37,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 22:38:37,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 22:38:37,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 22:38:37,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 22:38:37,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 22:38:37,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 22:38:37,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:37,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:37,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 22:38:37,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 22:38:37,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 22:38:37,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 22:38:37,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 22:38:37,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:37,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 22:38:37,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 22:38:37,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 22:38:37,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 22:38:37,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 22:38:37,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 22:38:37,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 22:38:38,001 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 22:38:38,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 22:38:38,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 22:38:38,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 22:38:38,039 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6d487800, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@41093cf1, org.springframework.security.web.context.SecurityContextHolderFilter@6958e688, org.springframework.security.web.header.HeaderWriterFilter@5b38bcd8, org.springframework.web.filter.CorsFilter@12ab6de0, org.springframework.security.web.csrf.CsrfFilter@18be6530, org.springframework.security.web.authentication.logout.LogoutFilter@6642a4b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3f56204a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@67964d21, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@154b4e79, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1ef1cef6, org.springframework.security.web.access.ExceptionTranslationFilter@8eea81c, org.springframework.security.web.access.intercept.AuthorizationFilter@504ac673]
2025-05-28 22:38:38,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 22:38:38,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 22:38:38,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 22:38:38,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 22:38:38,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 22:38:38,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 22:38:38,061 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 22:38:38,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 22:38:38,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 22:38:38,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 22:38:38,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 22:38:38,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 22:38:38,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 22:38:38,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 22:38:38,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 22:38:38,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 22:38:38,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 22:38:38,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 22:38:38,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 22:38:38,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 22:38:38,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 22:38:38,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 22:38:38,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 22:38:38,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 22:38:38,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 22:38:38,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 22:38:38,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 22:38:38,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 22:38:38,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 22:38:38,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 22:38:38,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 22:38:38,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 22:38:38,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 22:38:38,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 22:38:38,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 22:38:38,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 22:38:38,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 22:38:38,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 22:38:38,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 22:38:38,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 22:38:38,117 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 22:38:38,122 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 22:38:38,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 22:38:38,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 22:38:38,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 22:38:38,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 22:38:38,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 22:38:38,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 22:38:38,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 22:38:38,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 22:38:38,168 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 22:38:38,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 22:38:38,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 22:38:38,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 22:38:38,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 22:38:38,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 22:38:38,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 22:38:38,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 22:38:38,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 22:38:38,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 22:38:38,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 22:38:38,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 22:38:38,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 22:38:38,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 22:38:38,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 22:38:38,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 22:38:38,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 22:38:38,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 22:38:38,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 22:38:38,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 22:38:38,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 22:38:38,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 22:38:38,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 22:38:38,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 22:38:38,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 22:38:38,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 22:38:38,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 22:38:38,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 22:38:38,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 22:38:38,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 22:38:38,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 22:38:38,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 22:38:38,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 22:38:38,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 22:38:38,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 22:38:38,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 22:38:38,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 22:38:38,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 22:38:38,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 22:38:38,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 22:38:38,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 22:38:38,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 22:38:38,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 22:38:38,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 22:38:38,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 22:38:38,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 22:38:38,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 22:38:38,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 22:38:38,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 22:38:38,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 22:38:38,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 22:38:38,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 22:38:38,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 22:38:38,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 22:38:38,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 22:38:38,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 22:38:38,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 22:38:38,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 22:38:38,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 22:38:38,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 22:38:38,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 22:38:38,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 22:38:38,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 22:38:38,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 22:38:38,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 22:38:38,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 22:38:38,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 22:38:38,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 22:38:38,303 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-28 22:38:38,303 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 22:38:38,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 22:38:38,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 22:38:38,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 22:38:38,318 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 22:38:38,318 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 22:38:38,318 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 22:38:38,318 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-0.0.0.0-8888"]
2025-05-28 22:38:38,335 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 22:38:38,343 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 22:38:38,343 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 22:38:38,343 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 22:38:38,344 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 22:38:38,350 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 22:38:38,359 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 6.604 seconds (process running for 7.443)
2025-05-28 22:38:38,366 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 22:38:38,366 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 22:38:38,366 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-28 22:38:38,366 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 22:38:38,366 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 22:38:40,177 http-nio-0.0.0.0-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 22:38:40,178 http-nio-0.0.0.0-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 22:38:40,180 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 22:38:40,184 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 22:38:40,184 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 22:38:40,185 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5c86129b
2025-05-28 22:38:40,186 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4a72f6b5
2025-05-28 22:38:40,186 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 22:38:40,186 http-nio-0.0.0.0-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 6 ms
2025-05-28 22:38:40,225 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 22:38:40,240 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 22:38:40,242 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 22:38:40,245 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 22:38:40,252 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:40,266 http-nio-0.0.0.0-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 22:38:40,306 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:38:40,306 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 22:38:40,319 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 22:38:40,329 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 22:38:40,329 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 22:38:41,963 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:41,966 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:38:41,969 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 22:38:42,002 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:38:42,003 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:38:42,004 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:38:42,006 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:38:42,008 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:42,045 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:42,046 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:38:42,046 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 22:38:45,441 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 22:38:45,693 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from D9DA528A8351241DDBC8EC9D787BD53D
2025-05-28 22:38:45,694 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.csrf.CsrfAuthenticationStrategy Replaced CSRF Token
2025-05-28 22:38:45,695 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@5c05e08d]
2025-05-28 22:38:45,695 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]
2025-05-28 22:38:45,696 http-nio-0.0.0.0-8888-exec-10 INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = 1234@test.com, 권한 = ROLE_USER
2025-05-28 22:38:45,707 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:38:45,709 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:38:45,709 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:38:45,710 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:38:45,710 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:38:45,710 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:45,855 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:38:45,855 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:38:45,856 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:38:45,861 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:45,861 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:46,216 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:46,217 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:46,416 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:46,417 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:38:46,468 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:38:46,469 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:38:46,469 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:38:46,470 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:38:46,470 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:46,474 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:46,474 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:38:46,474 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:38:58,683 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:38:58,685 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:38:58,685 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:38:58,685 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:38:58,685 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:38:58,685 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:58,762 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:38:58,763 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:38:58,763 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:38:58,764 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:58,765 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:58,974 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:58,975 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:58,986 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:58,987 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:38:59,021 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:38:59,025 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:38:59,026 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:38:59,027 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:38:59,027 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:59,035 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:59,035 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:38:59,037 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:38:59,259 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:38:59,260 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:38:59,260 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:38:59,260 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:38:59,261 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:38:59,261 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:59,323 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:38:59,323 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:38:59,324 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:38:59,326 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:59,326 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:59,327 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:59,329 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:59,330 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:59,330 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:38:59,376 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:38:59,381 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:38:59,393 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:38:59,399 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:38:59,399 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:59,406 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:59,408 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:38:59,408 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:38:59,870 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:38:59,873 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:38:59,873 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:38:59,874 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:38:59,874 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:38:59,874 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:59,945 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:38:59,945 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:38:59,945 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:38:59,946 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:59,946 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:59,947 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:59,947 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:38:59,949 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:59,949 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:38:59,970 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:38:59,971 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:38:59,971 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:38:59,972 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:38:59,972 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:59,977 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:38:59,978 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:38:59,978 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:00,208 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:39:00,209 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:00,209 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:39:00,209 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:39:00,210 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:39:00,212 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:00,296 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:39:00,296 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:39:00,297 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:39:00,298 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:00,298 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:00,299 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:00,299 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:00,300 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:00,301 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:00,325 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:39:00,326 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:39:00,326 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:39:00,327 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:39:00,327 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:00,330 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:00,330 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:00,331 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:00,442 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:39:00,444 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:00,444 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:39:00,445 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:39:00,445 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:39:00,445 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:00,527 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:39:00,527 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:39:00,528 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:39:00,529 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:00,529 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:00,530 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:00,531 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:00,532 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:00,532 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:00,553 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:39:00,554 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:39:00,555 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:39:00,555 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:39:00,556 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:00,563 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:00,563 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:00,563 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:06,004 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:39:06,004 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:39:07,518 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:39:07,518 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:07,518 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:39:07,520 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:39:07,520 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:39:07,520 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:07,589 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:39:07,590 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:39:07,591 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:39:07,592 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:07,592 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:07,598 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:07,599 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:07,601 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:07,601 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:07,622 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:39:07,625 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:39:07,625 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:39:07,625 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:39:07,626 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:07,632 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:07,632 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:07,633 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:07,837 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:39:07,840 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:07,840 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:39:07,841 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:39:07,841 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:39:07,841 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:07,918 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:39:07,918 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:39:07,918 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:39:07,919 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:07,919 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:07,921 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:07,923 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:07,924 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:07,925 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:07,951 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:39:07,952 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:39:07,952 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:39:07,953 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:39:07,953 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:07,972 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:07,972 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:07,972 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:08,120 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:39:08,124 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:08,124 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:39:08,124 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:39:08,125 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:39:08,125 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:08,195 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:39:08,195 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:39:08,196 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:39:08,200 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:08,201 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:08,202 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:08,202 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:08,203 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:08,203 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:08,227 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:39:08,229 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:39:08,229 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:39:08,230 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:39:08,230 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:08,234 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:08,235 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:08,236 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:08,349 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:39:08,351 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:08,351 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:39:08,352 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:39:08,352 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:39:08,352 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:08,428 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:39:08,428 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:39:08,429 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:39:08,431 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:08,431 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:08,432 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:08,433 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:39:08,435 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:08,435 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:08,468 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:39:08,468 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:39:08,469 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:39:08,469 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:39:08,469 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:08,474 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:39:08,475 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:39:08,475 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:39:36,010 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:39:36,011 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:40:06,013 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:40:06,013 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:40:13,852 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:40:13,853 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:40:13,853 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:40:13,854 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:40:13,854 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:40:13,854 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,000 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:40:14,000 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:40:14,001 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:40:14,001 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,002 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,098 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,098 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,101 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,101 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:40:14,121 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:40:14,121 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:40:14,121 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:40:14,122 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:40:14,122 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,124 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,124 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:40:14,124 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:40:14,340 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:40:14,341 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:40:14,341 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:40:14,341 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:40:14,342 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:40:14,342 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,410 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:40:14,410 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:40:14,410 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:40:14,411 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,411 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,413 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,414 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,416 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,416 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:40:14,435 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:40:14,435 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:40:14,435 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:40:14,436 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:40:14,436 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,442 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,442 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:40:14,442 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:40:14,543 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:40:14,544 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:40:14,544 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:40:14,544 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:40:14,545 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:40:14,545 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,591 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:40:14,591 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:40:14,591 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:40:14,592 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,592 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,593 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,593 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:40:14,595 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,595 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:40:14,609 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:40:14,609 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:40:14,609 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:40:14,609 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:40:14,610 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,617 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:40:14,617 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:40:14,618 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:40:36,027 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:40:36,027 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:41:06,043 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:41:06,044 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:41:21,432 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:21,432 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:21,433 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:21,433 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:21,433 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:21,433 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:21,484 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:21,484 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:21,484 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:21,485 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:21,485 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:21,592 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:21,592 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:21,594 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:21,594 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:21,611 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:21,611 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:21,611 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:21,611 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:21,611 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:21,612 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:21,612 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:21,612 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:21,910 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:21,912 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:21,912 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:21,912 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:21,913 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:21,913 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:21,970 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:21,970 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:21,971 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:21,971 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:21,971 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:21,972 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:21,972 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:21,974 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:21,974 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:21,995 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:21,995 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:21,995 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:21,996 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:21,996 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:21,999 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,000 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:22,000 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:22,127 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:22,127 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:22,128 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:22,128 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:22,129 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:22,129 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,216 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:22,216 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:22,216 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:22,218 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,218 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,219 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,219 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,220 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,222 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:22,247 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:22,248 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:22,248 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:22,249 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:22,249 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,253 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,257 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:22,257 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:22,324 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:22,324 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:22,325 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:22,325 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:22,325 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:22,325 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,493 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:22,493 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:22,494 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:22,494 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,494 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,497 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,497 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,499 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,499 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:22,514 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:22,514 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:22,514 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:22,515 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:22,515 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,518 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,519 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:22,520 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:22,537 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:22,537 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:22,537 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:22,537 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:22,537 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:22,537 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,577 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:22,577 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:22,577 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:22,578 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,578 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,579 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,579 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,580 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,580 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:22,597 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:22,598 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:22,598 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:22,598 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:22,598 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,601 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,602 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:22,602 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:22,784 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:22,787 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:22,787 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:22,788 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:22,788 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:22,788 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,854 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:22,854 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:22,858 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:22,859 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,859 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,860 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,860 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:22,862 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,862 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:22,885 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:22,886 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:22,886 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:22,886 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:22,886 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,890 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:22,890 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:22,890 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:23,083 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:23,084 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:23,084 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:23,084 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:23,084 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:23,084 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,147 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:23,148 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:23,149 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:23,151 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,151 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,156 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,157 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,158 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,159 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:23,183 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:23,185 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:23,186 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:23,187 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:23,187 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,191 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,191 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:23,191 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:23,390 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:23,391 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:23,391 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:23,391 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:23,392 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:23,392 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,509 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:23,510 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:23,510 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:23,513 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,513 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,516 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,516 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,518 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,518 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:23,540 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:23,541 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:23,541 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:23,541 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:23,541 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,546 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,547 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:23,547 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:23,628 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:23,629 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:23,630 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:23,630 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:23,630 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:23,630 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,700 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:23,700 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:23,701 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:23,701 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,702 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,703 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,703 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,706 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,707 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:23,730 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:23,731 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:23,731 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:23,731 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:23,731 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,734 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,734 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:23,735 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:23,873 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:23,873 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:23,874 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:23,875 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:23,875 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:23,875 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,932 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:23,934 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:23,935 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:23,935 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,936 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,936 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,937 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:23,937 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,938 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:23,960 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:23,960 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:23,960 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:23,960 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:23,960 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,966 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:23,966 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:23,966 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:24,080 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:24,081 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:24,081 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:24,081 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:24,081 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:24,081 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:24,146 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:24,146 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:24,147 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:24,147 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:24,148 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:24,149 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:24,151 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:24,155 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:24,155 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:24,180 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:24,181 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:24,182 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:24,182 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:24,183 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:24,189 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:24,189 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:24,189 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:34,819 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:34,820 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:34,821 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:34,821 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:34,822 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:34,822 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:34,873 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:34,873 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:34,874 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:34,874 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:34,875 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,011 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:35,011 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:35,011 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:35,012 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:35,012 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:35,012 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,060 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:35,060 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:35,060 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:35,065 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,065 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,107 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,108 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,108 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,108 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,115 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,115 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,136 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:35,137 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:35,138 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:35,139 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:35,139 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:35,139 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:35,139 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,142 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,142 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:35,143 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:35,202 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:35,203 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:35,203 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:35,203 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:35,203 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:35,203 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,261 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:35,261 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:35,261 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:35,262 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,263 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,263 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,264 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,265 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,265 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:35,290 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:35,291 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:35,291 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:35,291 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:35,291 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,294 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,294 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:35,295 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:35,375 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:35,375 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:35,375 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:35,375 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:35,376 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:35,376 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,440 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:35,440 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:35,440 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:35,441 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,441 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,442 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,442 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:35,443 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,443 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:35,472 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:35,473 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:35,474 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:35,476 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:35,476 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,484 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:35,484 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:35,485 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:36,051 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:41:36,051 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:41:52,444 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:52,444 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:52,444 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:52,444 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:52,445 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:52,445 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:52,505 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:52,505 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:52,505 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:52,506 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:52,506 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:52,611 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:52,611 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:52,613 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:52,613 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:52,631 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:52,631 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:52,631 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:52,632 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:52,632 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:52,635 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:52,635 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:52,635 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:53,097 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:53,097 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:53,097 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:53,097 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:53,097 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:53,097 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,131 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:53,131 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:53,132 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:53,132 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,132 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,133 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,133 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,133 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,133 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:53,150 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:53,150 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:53,150 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:53,150 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:53,150 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,152 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,153 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:53,153 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:53,332 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:53,333 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:53,333 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:53,333 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:53,333 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:53,333 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,364 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:53,364 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:53,364 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:53,365 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,365 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,365 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,365 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,366 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,366 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:53,379 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:53,381 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:53,381 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:53,381 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:53,381 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,382 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,383 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:53,383 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:53,565 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:41:53,565 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:41:53,565 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:41:53,565 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:41:53,565 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:41:53,565 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,600 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:41:53,600 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:41:53,600 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:41:53,600 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,600 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,602 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,602 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:41:53,603 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,603 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:53,618 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:41:53,618 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:41:53,618 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:41:53,618 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:41:53,619 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,621 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:41:53,621 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:41:53,621 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:06,056 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:42:06,056 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:42:15,360 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:42:15,360 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:15,361 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:42:15,361 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:42:15,361 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:42:15,361 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,400 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:42:15,400 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:42:15,401 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:42:15,401 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,401 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,628 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,629 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,631 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,631 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:15,645 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:42:15,645 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:42:15,645 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:42:15,645 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:42:15,645 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,657 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,657 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:15,657 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:15,658 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:42:15,659 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:15,659 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:42:15,659 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:42:15,659 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:42:15,659 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,696 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:42:15,696 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:42:15,697 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:42:15,697 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,697 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,706 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,706 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,707 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,708 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:15,723 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:42:15,723 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:42:15,724 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:42:15,724 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:42:15,725 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,727 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,727 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:15,727 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:15,897 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:42:15,898 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:15,898 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:42:15,899 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:42:15,899 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:42:15,899 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,957 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:42:15,957 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:42:15,957 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:42:15,958 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,958 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,959 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,959 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:15,961 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,961 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:15,974 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:42:15,974 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:42:15,974 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:42:15,975 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:42:15,975 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,979 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:15,979 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:15,979 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:36,061 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:42:36,061 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:42:49,583 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:42:49,584 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:49,584 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:42:49,584 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:42:49,584 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:42:49,584 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:49,637 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:42:49,637 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:42:49,637 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:42:49,638 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:49,638 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:49,807 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:49,807 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:49,815 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:49,815 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:49,839 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:42:49,840 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:42:49,840 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:42:49,840 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:42:49,840 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:49,843 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:49,843 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:49,844 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:50,186 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:42:50,187 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:50,187 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:42:50,187 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:42:50,187 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:42:50,188 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:50,242 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:42:50,242 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:42:50,242 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:42:50,243 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:50,243 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:50,244 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:50,244 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:50,246 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:50,247 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:50,267 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:42:50,267 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:42:50,267 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:42:50,267 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:42:50,267 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:50,270 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:50,270 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:50,270 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:50,370 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 22:42:50,370 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:42:50,370 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 22:42:50,371 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 22:42:50,372 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:42:50,373 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:50,430 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:42:50,430 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 22:42:50,431 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:42:50,431 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:50,431 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:50,432 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:50,432 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 22:42:50,433 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:50,433 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:50,455 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:42:50,455 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:42:50,455 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:42:50,456 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:42:50,456 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:50,459 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:42:50,459 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:42:50,459 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:43:06,075 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:43:06,075 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:43:15,054 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 22:43:15,056 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:43:15,056 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 22:43:15,057 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 22:43:15,057 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 22:43:15,057 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:43:15,107 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:43:15,108 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=7, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 22:43:15,108 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 22:43:15,108 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 22:43:15,109 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 22:43:15,380 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 22:43:15,380 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 22:43:15,384 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:43:15,384 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:43:15,411 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:43:15,411 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:43:15,411 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:43:15,412 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:43:15,412 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:43:15,416 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:43:15,416 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:43:15,416 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:43:36,090 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:43:36,090 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:44:06,103 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:44:06,104 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:44:36,118 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:44:36,119 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:45:06,125 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:45:06,126 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:45:28,845 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-28 22:45:28,847 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:45:28,847 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D9DA528A8351241DDBC8EC9D787BD53D], Granted Authorities=[ROLE_USER]]]
2025-05-28 22:45:28,847 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 955F85DB25A59ECD71906C3A1DF01E97
2025-05-28 22:45:28,847 http-nio-0.0.0.0-8888-exec-7 INFO deu.cse.spring_webmail.security.SecurityConfig 로그아웃 핸들러 진입 확인
2025-05-28 22:45:28,854 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 22:45:28,854 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 22:45:28,855 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 22:45:28,855 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 22:45:28,856 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:45:28,856 http-nio-0.0.0.0-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 22:45:28,857 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 22:45:28,857 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 22:45:28,857 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 22:45:28,857 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 22:45:28,857 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 22:45:28,864 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:45:28,864 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:45:28,864 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 22:45:28,889 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 22:45:28,889 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 22:45:28,889 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 22:45:28,889 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 22:45:28,889 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:45:28,892 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 22:45:28,893 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 22:45:28,893 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 22:45:36,132 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:45:36,132 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:46:06,138 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:46:06,138 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:46:36,145 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:46:36,146 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:47:06,155 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:47:06,155 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:47:36,162 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:47:36,162 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:48:06,172 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:48:06,172 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:48:36,186 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:48:36,186 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:49:06,205 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:49:06,205 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:49:36,215 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:49:36,215 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:50:06,229 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:50:06,230 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:50:36,237 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:50:36,237 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:51:06,243 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:51:06,244 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:51:36,250 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:51:36,250 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:52:06,263 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:52:06,263 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:52:36,278 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:52:36,278 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:53:06,284 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:53:06,285 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:53:36,289 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:53:36,289 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:54:06,291 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:54:06,294 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:54:36,310 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:54:36,310 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:55:06,325 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:55:06,327 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:55:36,339 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:55:36,340 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 22:56:06,341 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 22:56:06,343 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Wed May 28 23:12:33 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 23:12:33,608 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 41388 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 23:12:33,611 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 23:12:33,612 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 23:12:33,613 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 23:12:33,661 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 23:12:33,661 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-28 23:12:33,661 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-28 23:12:33,661 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-28 23:12:33,661 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-28 23:12:33,663 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80
2025-05-28 23:12:33,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 23:12:33,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 23:12:33,744 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 23:12:33,745 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 23:12:33,747 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 23:12:33,750 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 23:12:33,751 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 23:12:33,752 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 23:12:33,753 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 23:12:33,759 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 23:12:33,761 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:12:33,761 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 23:12:33,767 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 23:12:33,769 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 23:12:34,328 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 23:12:34,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 23:12:34,341 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 23:12:34,342 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 23:12:34,351 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:12:34,399 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 55 ms. Found 1 JPA repository interface.
2025-05-28 23:12:34,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 23:12:34,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 23:12:34,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 23:12:34,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 23:12:34,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 23:12:34,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 23:12:34,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 23:12:34,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 23:12:34,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 23:12:34,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 23:12:34,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 23:12:34,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 23:12:34,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 23:12:34,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 23:12:34,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 23:12:34,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 23:12:34,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 23:12:34,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 23:12:34,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 23:12:34,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 23:12:34,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 23:12:34,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 23:12:34,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 23:12:34,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 23:12:34,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 23:12:34,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 23:12:34,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:12:34,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:12:34,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 23:12:34,774 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@b45bb6a]
2025-05-28 23:12:34,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 23:12:34,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 23:12:34,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 23:12:34,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 23:12:34,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 23:12:34,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 23:12:34,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:12:34,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 23:12:34,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:12:34,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 23:12:34,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 23:12:34,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:12:34,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:12:34,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 23:12:34,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 23:12:34,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 23:12:34,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 23:12:34,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:12:34,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 23:12:34,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 23:12:34,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 23:12:34,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:12:34,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 23:12:34,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 23:12:34,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:12:34,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 23:12:34,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 23:12:34,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:12:34,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 23:12:34,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 23:12:34,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 23:12:34,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 23:12:34,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:12:34,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:12:34,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 23:12:34,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:12:34,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 23:12:34,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 23:12:34,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:12:34,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:12:34,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 23:12:35,057 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:12:35,057 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:12:35,057 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 23:12:35,193 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 23:12:35,206 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-0.0.0.0-8888"]
2025-05-28 23:12:35,213 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 23:12:35,213 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 23:12:35,384 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 23:12:35,387 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 23:12:35,388 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 23:12:35,388 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1725 ms
2025-05-28 23:12:35,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 23:12:35,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 23:12:35,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:12:35,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:12:35,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 23:12:35,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 23:12:35,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 23:12:35,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 23:12:35,406 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 23:12:35,406 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 23:12:35,424 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 23:12:35,426 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 23:12:35,426 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 23:12:35,426 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 23:12:35,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 23:12:35,433 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 23:12:35,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 23:12:35,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 23:12:35,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:12:35,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 23:12:35,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 23:12:35,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:12:35,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:12:35,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 23:12:35,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@460b7616
2025-05-28 23:12:35,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:12:35,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 23:12:35,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:12:35,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 23:12:35,474 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 23:12:35,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 23:12:35,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:12:35,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 23:12:35,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 23:12:35,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:12:35,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:12:35,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 23:12:35,486 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:12:35,486 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 23:12:35,486 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:12:35,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 23:12:35,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 23:12:35,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 23:12:35,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 23:12:35,512 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-28 23:12:35,515 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 23:12:35,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 23:12:35,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 23:12:35,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:35,530 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 23:12:35,531 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 23:12:35,544 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 23:12:35,929 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 23:12:35,970 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-28 23:12:35,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 23:12:35,979 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 23:12:35,979 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 23:12:35,979 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 23:12:35,979 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 23:12:35,980 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 23:12:35,980 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 23:12:35,980 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 23:12:35,980 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 23:12:35,981 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 23:12:35,981 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 23:12:35,981 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 23:12:35,982 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 23:12:35,982 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 23:12:35,982 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 23:12:35,982 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 23:12:35,983 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 23:12:35,983 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 23:12:35,983 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 23:12:35,983 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 23:12:35,983 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 23:12:35,983 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 23:12:35,984 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 23:12:35,984 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 23:12:35,984 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 23:12:35,984 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 23:12:35,984 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-28 23:12:35,985 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 23:12:35,985 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 23:12:35,985 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 23:12:35,985 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 23:12:35,985 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 23:12:35,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 23:12:35,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 23:12:35,986 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 23:12:35,986 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-28 23:12:36,358 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@475b14dc
2025-05-28 23:12:36,360 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-28 23:12:36,415 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 23:12:36,464 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 23:12:36,487 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@15eb3b8d
2025-05-28 23:12:36,535 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@54d631b6
2025-05-28 23:12:36,603 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6548445a
2025-05-28 23:12:36,649 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@34f9cef9
2025-05-28 23:12:36,700 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@30b796a9
2025-05-28 23:12:36,735 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7840605d
2025-05-28 23:12:36,784 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2667aa06
2025-05-28 23:12:36,827 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@730d07a3
2025-05-28 23:12:36,889 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@93045b2
2025-05-28 23:12:36,914 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:12:37,338 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 23:12:37,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 23:12:37,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 23:12:37,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 23:12:37,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 23:12:37,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 23:12:37,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 23:12:37,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 23:12:37,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 23:12:37,406 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 23:12:37,428 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 23:12:37,458 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:12:37,486 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:12:37,496 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 23:12:37,517 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 23:12:37,544 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:12:37,629 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:12:37,696 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:12:37,699 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:12:37,708 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 23:12:37,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 23:12:37,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 23:12:37,756 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:12:37,756 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:12:37,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 23:12:37,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 23:12:37,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 23:12:37,768 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:12:37,768 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:12:37,770 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:12:37,771 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:12:37,771 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:12:37,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 23:12:37,773 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:12:37,773 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:12:37,773 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:12:37,773 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:12:37,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 23:12:37,776 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 23:12:37,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 23:12:37,781 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:12:37,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 23:12:37,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 23:12:37,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 23:12:37,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 23:12:37,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 23:12:37,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 23:12:37,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:37,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 23:12:37,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:37,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 23:12:37,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:37,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 23:12:37,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 23:12:37,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:37,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 23:12:37,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 23:12:37,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:37,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 23:12:37,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 23:12:37,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 23:12:37,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 23:12:37,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:12:37,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:12:37,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:12:37,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 23:12:37,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 23:12:37,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 23:12:37,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:12:37,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:12:37,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 23:12:37,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 23:12:37,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 23:12:37,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:12:37,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 23:12:37,819 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 23:12:37,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 23:12:37,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 23:12:37,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:37,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 23:12:37,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 23:12:37,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 23:12:37,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 23:12:37,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 23:12:37,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 23:12:37,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:37,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:12:37,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:12:37,898 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 23:12:37,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 23:12:37,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:37,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:12:37,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:12:37,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 23:12:37,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:12:37,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:12:37,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:12:37,940 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 23:12:37,946 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 23:12:37,947 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 23:12:37,951 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 23:12:37,956 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 23:12:37,967 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 23:12:37,973 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 23:12:37,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 23:12:37,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:12:37,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:12:37,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 23:12:37,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:12:37,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:12:37,988 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 23:12:37,990 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 23:12:37,992 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:12:37,992 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:12:37,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 23:12:37,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 23:12:38,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 23:12:38,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 23:12:38,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 23:12:38,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 23:12:38,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 23:12:38,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 23:12:38,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 23:12:38,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 23:12:38,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:12:38,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 23:12:38,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:12:38,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:12:38,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 23:12:38,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 23:12:38,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 23:12:38,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 23:12:38,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 23:12:38,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:38,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:38,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 23:12:38,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 23:12:38,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 23:12:38,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 23:12:38,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 23:12:38,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:38,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:12:38,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 23:12:38,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 23:12:38,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 23:12:38,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:12:38,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:12:38,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:12:38,089 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 23:12:38,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 23:12:38,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 23:12:38,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 23:12:38,130 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@72c5f4a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@32d068b1, org.springframework.security.web.context.SecurityContextHolderFilter@36a87f2b, org.springframework.security.web.header.HeaderWriterFilter@649ddeb7, org.springframework.web.filter.CorsFilter@26ab9d9b, org.springframework.security.web.csrf.CsrfFilter@5bc69b50, org.springframework.security.web.authentication.logout.LogoutFilter@681eb5e3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@46701c94, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4aaff34b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25eea4c2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@65636089, org.springframework.security.web.access.ExceptionTranslationFilter@6144ff34, org.springframework.security.web.access.intercept.AuthorizationFilter@55c80d66]
2025-05-28 23:12:38,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 23:12:38,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 23:12:38,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 23:12:38,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 23:12:38,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 23:12:38,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 23:12:38,142 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 23:12:38,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 23:12:38,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 23:12:38,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 23:12:38,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 23:12:38,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 23:12:38,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 23:12:38,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:12:38,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:12:38,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 23:12:38,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 23:12:38,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:12:38,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 23:12:38,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:12:38,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 23:12:38,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 23:12:38,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 23:12:38,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 23:12:38,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 23:12:38,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 23:12:38,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 23:12:38,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80'
2025-05-28 23:12:38,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:12:38,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 23:12:38,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 23:12:38,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 23:12:38,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 23:12:38,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 23:12:38,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 23:12:38,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 23:12:38,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 23:12:38,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 23:12:38,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 23:12:38,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 23:12:38,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 23:12:38,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:12:38,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 23:12:38,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 23:12:38,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 23:12:38,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 23:12:38,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 23:12:38,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:12:38,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:12:38,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 23:12:38,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 23:12:38,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 23:12:38,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 23:12:38,199 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 23:12:38,209 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 23:12:38,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 23:12:38,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 23:12:38,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 23:12:38,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 23:12:38,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 23:12:38,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 23:12:38,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 23:12:38,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:12:38,236 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 23:12:38,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 23:12:38,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:12:38,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 23:12:38,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 23:12:38,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:12:38,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@46f0d046'
2025-05-28 23:12:38,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:12:38,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:12:38,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 23:12:38,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 23:12:38,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 23:12:38,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 23:12:38,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 23:12:38,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 23:12:38,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 23:12:38,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 23:12:38,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 23:12:38,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 23:12:38,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 23:12:38,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 23:12:38,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 23:12:38,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 23:12:38,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 23:12:38,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 23:12:38,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 23:12:38,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 23:12:38,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 23:12:38,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 23:12:38,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:12:38,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:12:38,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 23:12:38,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 23:12:38,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 23:12:38,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 23:12:38,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 23:12:38,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 23:12:38,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 23:12:38,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 23:12:38,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 23:12:38,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:12:38,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:12:38,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 23:12:38,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 23:12:38,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:12:38,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 23:12:38,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:12:38,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 23:12:38,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 23:12:38,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 23:12:38,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 23:12:38,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 23:12:38,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 23:12:38,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 23:12:38,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 23:12:38,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 23:12:38,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 23:12:38,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 23:12:38,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:12:38,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:12:38,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 23:12:38,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 23:12:38,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:12:38,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 23:12:38,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:12:38,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 23:12:38,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 23:12:38,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 23:12:38,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 23:12:38,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:12:38,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 23:12:38,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 23:12:38,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 23:12:38,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 23:12:38,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 23:12:38,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 23:12:38,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 23:12:38,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 23:12:38,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 23:12:38,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 23:12:38,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 23:12:38,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 23:12:38,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 23:12:38,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 23:12:38,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:12:38,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:12:38,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 23:12:38,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 23:12:38,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:12:38,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 23:12:38,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 23:12:38,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:12:38,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 23:12:38,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 23:12:38,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 23:12:38,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 23:12:38,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:12:38,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 23:12:38,331 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-28 23:12:38,332 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 23:12:38,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 23:12:38,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 23:12:38,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 23:12:38,344 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 23:12:38,344 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 23:12:38,344 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 23:12:38,345 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-0.0.0.0-8888"]
2025-05-28 23:12:38,375 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 23:12:38,376 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 23:12:38,376 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 23:12:38,376 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 23:12:38,376 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 23:12:38,392 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 23:12:38,399 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 5.163 seconds (process running for 5.702)
2025-05-28 23:12:38,400 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 23:12:38,401 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-28 23:12:38,401 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-28 23:12:38,401 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-28 23:12:38,402 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 23:13:03,633 http-nio-0.0.0.0-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 23:13:03,635 http-nio-0.0.0.0-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 23:13:03,638 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 23:13:03,639 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 23:13:03,639 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 23:13:03,641 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6bb602a9
2025-05-28 23:13:03,641 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@23071635
2025-05-28 23:13:03,642 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 23:13:03,642 http-nio-0.0.0.0-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 4 ms
2025-05-28 23:13:03,694 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 23:13:03,714 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 23:13:03,717 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 23:13:03,721 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 23:13:03,725 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:03,752 http-nio-0.0.0.0-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 23:13:03,795 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:13:03,795 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 23:13:03,800 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 23:13:03,807 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 23:13:03,807 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 23:13:05,159 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:05,160 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:13:05,162 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:13:05,188 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:13:05,189 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:13:05,189 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:13:05,190 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:13:05,191 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:05,205 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:05,206 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:13:05,206 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:13:06,473 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:13:06,473 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:13:09,120 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 23:13:09,212 http-nio-0.0.0.0-8888-exec-3 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-28 23:13:09,213 http-nio-0.0.0.0-8888-exec-3 WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 23:13:09,224 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 23:13:09,225 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 23:13:09,225 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-28 23:13:09,225 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 23:13:09,225 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:09,230 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:13:09,230 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 23:13:09,231 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 23:13:09,232 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login_fail.jsp
2025-05-28 23:13:09,232 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/login_fail.jsp
2025-05-28 23:13:09,449 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:09,449 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:13:09,449 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:13:09,483 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:13:09,484 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:13:09,486 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:13:09,492 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:13:09,492 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:09,499 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:09,499 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:13:09,499 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:13:14,595 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 23:13:14,596 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 23:13:14,596 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 23:13:14,596 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 23:13:14,596 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:14,596 http-nio-0.0.0.0-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 23:13:14,598 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:13:14,598 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 23:13:14,599 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 23:13:14,607 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 23:13:14,607 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 23:13:14,617 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:14,617 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:13:14,617 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:13:14,664 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:13:14,666 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:13:14,666 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:13:14,667 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:13:14,667 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:14,677 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:14,678 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:13:14,678 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:13:24,857 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 23:13:24,894 http-nio-0.0.0.0-8888-exec-9 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-28 23:13:24,894 http-nio-0.0.0.0-8888-exec-9 WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 23:13:24,901 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 23:13:24,901 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 23:13:24,901 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-28 23:13:24,901 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 23:13:24,901 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:24,902 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:13:24,902 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 23:13:24,902 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 23:13:24,903 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login_fail.jsp
2025-05-28 23:13:24,903 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/login_fail.jsp
2025-05-28 23:13:24,908 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:24,909 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:13:24,910 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:13:24,939 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:13:24,943 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:13:24,943 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:13:24,945 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:13:24,945 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:24,949 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:24,950 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:13:24,950 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:13:30,015 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 23:13:30,016 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 23:13:30,016 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 23:13:30,016 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 23:13:30,016 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:30,016 http-nio-0.0.0.0-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 23:13:30,020 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:13:30,020 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 23:13:30,022 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 23:13:30,023 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 23:13:30,023 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 23:13:30,031 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:30,031 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:13:30,031 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:13:30,074 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:13:30,079 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:13:30,079 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:13:30,081 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:13:30,081 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:30,085 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:13:30,086 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:13:30,086 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:13:36,475 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:13:36,475 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:14:06,478 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:14:06,479 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:14:36,480 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:14:36,480 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:14:42,154 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 23:14:42,171 http-nio-0.0.0.0-8888-exec-7 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-28 23:14:42,172 http-nio-0.0.0.0-8888-exec-7 WARN deu.cse.spring_webmail.security.SecurityConfig 로그인 실패: 사용자 ID = userid
2025-05-28 23:14:42,179 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-28 23:14:42,180 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-28 23:14:42,180 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-28 23:14:42,180 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-28 23:14:42,181 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:14:42,181 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:14:42,181 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-28 23:14:42,182 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-28 23:14:42,184 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login_fail.jsp
2025-05-28 23:14:42,184 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/login_fail.jsp
2025-05-28 23:14:42,384 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:14:42,386 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:14:42,386 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:14:42,410 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:14:42,411 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:14:42,411 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:14:42,412 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:14:42,412 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:14:42,414 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:14:42,414 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:14:42,414 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:14:47,520 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-28 23:14:47,524 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-28 23:14:47,530 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-28 23:14:47,531 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-28 23:14:47,531 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:14:47,532 http-nio-0.0.0.0-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-28 23:14:47,532 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:14:47,532 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-28 23:14:47,533 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-28 23:14:47,534 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-28 23:14:47,534 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/index.jsp
2025-05-28 23:14:47,539 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:14:47,540 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:14:47,540 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:14:47,569 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:14:47,569 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:14:47,569 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:14:47,572 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:14:47,572 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:14:47,585 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:14:47,589 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:14:47,589 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-28 23:15:06,496 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:15:06,496 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:15:36,505 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:15:36,506 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:15:45,385 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-28 23:15:45,417 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 51AFE96C3ED45C89FC56F92011DE5445
2025-05-28 23:15:45,417 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.csrf.CsrfAuthenticationStrategy Replaced CSRF Token
2025-05-28 23:15:45,418 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@5d6ee8d2]
2025-05-28 23:15:45,418 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]
2025-05-28 23:15:45,420 http-nio-0.0.0.0-8888-exec-4 INFO deu.cse.spring_webmail.security.SecurityConfig 로그인 성공: 사용자 ID = 1234@test.com, 권한 = ROLE_USER
2025-05-28 23:15:45,426 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 23:15:45,427 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:15:45,427 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 23:15:45,427 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 23:15:45,427 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:15:45,427 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:45,529 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:15:45,530 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>7</td><td>1234@test.com</td><td><a href="show_message?msgid=7">페이지네이션 테스트 메일</a></td><td>Wed May 28 17:35:29 KST 2025</td><td><a href="delete_mail.do?msgid=7">삭제</a></td></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr></table>, totalCount=7, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 23:15:45,530 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:15:45,531 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:45,531 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:45,824 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:45,825 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:45,987 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:45,988 http-nio-0.0.0.0-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:15:46,014 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:15:46,018 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:15:46,022 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:15:46,030 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:15:46,031 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:46,038 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:46,039 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:15:46,039 http-nio-0.0.0.0-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:15:48,780 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do?msgid=7
2025-05-28 23:15:48,783 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:15:48,783 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do?msgid=7
2025-05-28 23:15:48,784 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/delete_mail.do?msgid=7", parameters={masked}
2025-05-28 23:15:48,784 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 23:15:48,784 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:48,785 http-nio-0.0.0.0-8888-exec-7 DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 7
2025-05-28 23:15:48,832 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 23:15:48,837 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:48,837 http-nio-0.0.0.0-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 23:15:48,843 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 23:15:48,844 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:15:48,844 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 23:15:48,844 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 23:15:48,846 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:15:48,846 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:48,894 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:15:48,894 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메시지 삭제를 성공하였습니다., messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>hello@test.com</td><td><a href="show_message?msgid=4">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>1234@test.com</td><td><a href="show_message?msgid=3">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 23:15:48,895 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:15:48,895 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:48,895 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:48,896 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:48,896 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:48,897 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:48,897 http-nio-0.0.0.0-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:15:48,923 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:15:48,924 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:15:48,924 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:15:48,924 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:15:48,924 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:48,927 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:48,928 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:15:48,929 http-nio-0.0.0.0-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:15:54,519 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu?page=2
2025-05-28 23:15:54,520 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:15:54,520 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu?page=2
2025-05-28 23:15:54,520 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu?page=2", parameters={masked}
2025-05-28 23:15:54,521 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:15:54,521 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:54,564 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:15:54,564 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">내게쓰기</a></td><td>Sun May 04 07:26:14 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=6, currentPage=2, pageSize=5, totalPages=2}
2025-05-28 23:15:54,564 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:15:54,565 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 23:15:54,566 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 23:15:54,575 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 23:15:54,576 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp?page=2
2025-05-28 23:15:54,581 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:54,582 http-nio-0.0.0.0-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:15:54,618 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:15:54,618 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:15:54,620 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:15:54,622 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:15:54,622 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:54,629 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:54,629 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:15:54,629 http-nio-0.0.0.0-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:15:55,783 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do?msgid=1
2025-05-28 23:15:55,784 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:15:55,784 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do?msgid=1
2025-05-28 23:15:55,784 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/delete_mail.do?msgid=1", parameters={masked}
2025-05-28 23:15:55,785 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-28 23:15:55,785 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:55,785 http-nio-0.0.0.0-8888-exec-2 DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-28 23:15:55,830 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 23:15:55,831 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:55,831 http-nio-0.0.0.0-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 23:15:55,838 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 23:15:55,839 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:15:55,839 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 23:15:55,839 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 23:15:55,839 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:15:55,839 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:55,888 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:15:55,888 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메시지 삭제를 성공하였습니다., messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=4">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=3">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=5, currentPage=1, pageSize=5, totalPages=1}
2025-05-28 23:15:55,888 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:15:55,889 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:55,889 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:55,890 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:55,892 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:15:55,893 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:55,893 http-nio-0.0.0.0-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:15:55,932 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:15:55,933 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:15:55,934 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:15:55,935 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:15:55,935 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:55,942 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:15:55,942 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:15:55,942 http-nio-0.0.0.0-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:16:06,510 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:16:06,510 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:16:23,303 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 23:16:23,303 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\application.properties (MODIFY)]]
2025-05-28 23:16:23,304 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 23:16:23,307 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 23:16:23,307 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 23:16:23,308 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@409f3f80, started on Wed May 28 23:12:33 KST 2025
2025-05-28 23:16:23,311 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 23:16:23,313 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 23:16:23,317 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 23:16:23,317 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 23:16:23,318 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-0.0.0.0-8888"]
2025-05-28 23:16:23,334 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 23:16:23,334 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 23:16:23,334 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 23:16:23,335 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 23:16:23,335 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 23:16:23,341 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-28 23:16:23,341 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:16:23,343 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@475b14dc: (connection evicted)
2025-05-28 23:16:23,351 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@15eb3b8d: (connection evicted)
2025-05-28 23:16:23,354 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@54d631b6: (connection evicted)
2025-05-28 23:16:23,358 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6548445a: (connection evicted)
2025-05-28 23:16:23,360 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@34f9cef9: (connection evicted)
2025-05-28 23:16:23,363 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@30b796a9: (connection evicted)
2025-05-28 23:16:23,366 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7840605d: (connection evicted)
2025-05-28 23:16:23,368 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2667aa06: (connection evicted)
2025-05-28 23:16:23,371 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@730d07a3: (connection evicted)
2025-05-28 23:16:23,373 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@93045b2: (connection evicted)
2025-05-28 23:16:23,376 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 23:16:23,376 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-28 23:16:23,466 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 23:16:23 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 23:16:23,516 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 41388 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 23:16:23,517 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 23:16:23,517 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 23:16:23,517 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 23:16:23,520 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf
2025-05-28 23:16:23,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 23:16:23,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 23:16:23,529 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 23:16:23,531 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 23:16:23,532 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 23:16:23,534 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 23:16:23,535 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 23:16:23,536 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 23:16:23,537 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 23:16:23,543 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 23:16:23,543 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:16:23,544 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 23:16:23,546 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 23:16:23,547 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 23:16:23,919 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 23:16:23,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 23:16:23,920 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 23:16:23,920 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 23:16:23,925 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:16:23,932 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 12 ms. Found 1 JPA repository interface.
2025-05-28 23:16:23,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 23:16:24,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 23:16:24,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 23:16:24,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 23:16:24,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 23:16:24,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 23:16:24,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 23:16:24,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 23:16:24,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 23:16:24,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 23:16:24,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 23:16:24,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 23:16:24,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 23:16:24,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 23:16:24,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 23:16:24,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 23:16:24,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 23:16:24,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 23:16:24,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 23:16:24,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 23:16:24,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 23:16:24,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 23:16:24,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 23:16:24,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 23:16:24,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 23:16:24,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 23:16:24,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:16:24,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:16:24,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 23:16:24,031 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7d81a1c3]
2025-05-28 23:16:24,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 23:16:24,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 23:16:24,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 23:16:24,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 23:16:24,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 23:16:24,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 23:16:24,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:16:24,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 23:16:24,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:16:24,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 23:16:24,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 23:16:24,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:16:24,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:16:24,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 23:16:24,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 23:16:24,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 23:16:24,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 23:16:24,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:16:24,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 23:16:24,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 23:16:24,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 23:16:24,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:16:24,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 23:16:24,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 23:16:24,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:16:24,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 23:16:24,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 23:16:24,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:16:24,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 23:16:24,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 23:16:24,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 23:16:24,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 23:16:24,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:16:24,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:16:24,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 23:16:24,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:16:24,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 23:16:24,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 23:16:24,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:16:24,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:16:24,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 23:16:24,095 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:16:24,095 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:16:24,096 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 23:16:24,110 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 23:16:24,113 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 23:16:24,114 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 23:16:24,114 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 23:16:24,360 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 23:16:24,367 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 23:16:24,368 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 23:16:24,368 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 848 ms
2025-05-28 23:16:24,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 23:16:24,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 23:16:24,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:16:24,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:16:24,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 23:16:24,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 23:16:24,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 23:16:24,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 23:16:24,387 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 23:16:24,387 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 23:16:24,400 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 23:16:24,400 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 23:16:24,400 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 23:16:24,400 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 23:16:24,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 23:16:24,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 23:16:24,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 23:16:24,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 23:16:24,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:16:24,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 23:16:24,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 23:16:24,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:16:24,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:16:24,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 23:16:24,414 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@5a3d76a7
2025-05-28 23:16:24,430 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:16:24,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 23:16:24,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:16:24,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 23:16:24,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 23:16:24,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 23:16:24,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:16:24,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 23:16:24,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 23:16:24,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:16:24,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:16:24,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 23:16:24,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:16:24,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d53760c'
2025-05-28 23:16:24,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:16:24,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 23:16:24,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 23:16:24,449 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 23:16:24,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 23:16:24,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 23:16:24,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 23:16:24,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d53760c'
2025-05-28 23:16:24,455 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:24,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 23:16:24,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 23:16:24,464 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 23:16:24,476 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 23:16:24,477 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-28 23:16:24,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 23:16:24,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 23:16:24,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 23:16:24,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 23:16:24,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 23:16:24,482 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 23:16:24,482 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 23:16:24,482 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 23:16:24,482 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 23:16:24,483 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 23:16:24,483 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 23:16:24,483 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 23:16:24,483 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 23:16:24,483 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 23:16:24,483 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 23:16:24,483 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 23:16:24,483 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 23:16:24,484 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 23:16:24,484 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 23:16:24,484 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 23:16:24,484 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 23:16:24,484 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 23:16:24,484 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 23:16:24,486 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 23:16:24,486 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 23:16:24,486 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 23:16:24,486 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-28 23:16:24,486 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 23:16:24,486 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 23:16:24,486 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 23:16:24,486 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 23:16:24,486 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 23:16:24,486 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 23:16:24,487 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 23:16:24,487 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 23:16:24,487 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-28 23:16:24,548 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@63814ff9
2025-05-28 23:16:24,549 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-28 23:16:24,553 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 23:16:24,637 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 23:16:24,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 23:16:24,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 23:16:24,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 23:16:24,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 23:16:24,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 23:16:24,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 23:16:24,658 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 23:16:24,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 23:16:24,688 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7471a988
2025-05-28 23:16:24,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 23:16:24,691 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 23:16:24,692 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 23:16:24,696 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:16:24,698 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:16:24,699 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 23:16:24,714 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 23:16:24,728 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:16:24,740 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@354ca3b3
2025-05-28 23:16:24,751 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:16:24,755 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:16:24,758 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:16:24,777 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 23:16:24,784 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@433b553
2025-05-28 23:16:24,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 23:16:24,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 23:16:24,826 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:16:24,827 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:16:24,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 23:16:24,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 23:16:24,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 23:16:24,849 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@55635cfc
2025-05-28 23:16:24,849 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:16:24,850 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:16:24,850 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:16:24,851 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:16:24,853 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:16:24,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 23:16:24,855 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:16:24,855 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:16:24,855 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:16:24,855 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:16:24,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 23:16:24,860 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 23:16:24,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 23:16:24,863 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:16:24,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 23:16:24,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 23:16:24,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 23:16:24,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d53760c'
2025-05-28 23:16:24,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 23:16:24,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 23:16:24,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:24,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 23:16:24,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:24,874 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 23:16:24,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:24,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 23:16:24,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 23:16:24,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:24,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 23:16:24,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 23:16:24,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:24,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 23:16:24,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 23:16:24,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 23:16:24,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 23:16:24,893 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1e66cea2
2025-05-28 23:16:24,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:16:24,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:16:24,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:16:24,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d53760c'
2025-05-28 23:16:24,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 23:16:24,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 23:16:24,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:16:24,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:16:24,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d53760c'
2025-05-28 23:16:24,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 23:16:24,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 23:16:24,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:16:24,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 23:16:24,911 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 23:16:24,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 23:16:24,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 23:16:24,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:24,944 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7470cc82
2025-05-28 23:16:24,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 23:16:24,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 23:16:24,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 23:16:24,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 23:16:24,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 23:16:24,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 23:16:24,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:24,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:16:24,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:16:24,955 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 23:16:24,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 23:16:24,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:24,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:16:24,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:16:24,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 23:16:24,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:16:24,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:16:24,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:16:24,977 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 23:16:24,997 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 23:16:25,004 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 23:16:25,019 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@65ba7325
2025-05-28 23:16:25,020 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 23:16:25,027 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 23:16:25,037 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 23:16:25,045 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 23:16:25,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 23:16:25,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:16:25,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:16:25,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 23:16:25,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:16:25,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:16:25,050 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 23:16:25,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 23:16:25,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:16:25,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:16:25,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 23:16:25,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 23:16:25,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 23:16:25,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 23:16:25,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 23:16:25,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 23:16:25,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 23:16:25,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 23:16:25,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 23:16:25,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 23:16:25,068 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@29662d07
2025-05-28 23:16:25,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:16:25,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 23:16:25,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:16:25,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:16:25,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 23:16:25,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 23:16:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 23:16:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 23:16:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 23:16:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:25,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:25,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 23:16:25,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 23:16:25,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 23:16:25,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 23:16:25,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 23:16:25,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:25,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:16:25,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 23:16:25,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 23:16:25,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 23:16:25,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:16:25,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:16:25,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:16:25,105 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 23:16:25,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 23:16:25,112 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5f8d9ce0
2025-05-28 23:16:25,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 23:16:25,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 23:16:25,124 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:16:25,130 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@706f445, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6460e53c, org.springframework.security.web.context.SecurityContextHolderFilter@6479332e, org.springframework.security.web.header.HeaderWriterFilter@5d4097ea, org.springframework.web.filter.CorsFilter@1d618e0a, org.springframework.security.web.csrf.CsrfFilter@362a8be1, org.springframework.security.web.authentication.logout.LogoutFilter@6882813a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@cb6e346, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@66ec9c3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1c69114e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2676f233, org.springframework.security.web.access.ExceptionTranslationFilter@1571ed85, org.springframework.security.web.access.intercept.AuthorizationFilter@70c12735]
2025-05-28 23:16:25,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 23:16:25,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 23:16:25,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 23:16:25,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 23:16:25,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 23:16:25,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 23:16:25,137 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 23:16:25,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 23:16:25,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 23:16:25,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 23:16:25,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 23:16:25,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 23:16:25,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 23:16:25,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:16:25,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:16:25,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 23:16:25,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 23:16:25,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:16:25,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 23:16:25,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:16:25,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 23:16:25,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 23:16:25,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 23:16:25,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 23:16:25,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 23:16:25,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 23:16:25,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 23:16:25,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf'
2025-05-28 23:16:25,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:16:25,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 23:16:25,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 23:16:25,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 23:16:25,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 23:16:25,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 23:16:25,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 23:16:25,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 23:16:25,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 23:16:25,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 23:16:25,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 23:16:25,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 23:16:25,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 23:16:25,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:16:25,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 23:16:25,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 23:16:25,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 23:16:25,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 23:16:25,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 23:16:25,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:16:25,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:16:25,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 23:16:25,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 23:16:25,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 23:16:25,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 23:16:25,166 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 23:16:25,170 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 23:16:25,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 23:16:25,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 23:16:25,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 23:16:25,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 23:16:25,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 23:16:25,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 23:16:25,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 23:16:25,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:16:25,175 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 23:16:25,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 23:16:25,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:16:25,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 23:16:25,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 23:16:25,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:16:25,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d53760c'
2025-05-28 23:16:25,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:16:25,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:16:25,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 23:16:25,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 23:16:25,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 23:16:25,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 23:16:25,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 23:16:25,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 23:16:25,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 23:16:25,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 23:16:25,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 23:16:25,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 23:16:25,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 23:16:25,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 23:16:25,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 23:16:25,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 23:16:25,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 23:16:25,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 23:16:25,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 23:16:25,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 23:16:25,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 23:16:25,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 23:16:25,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:16:25,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:16:25,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 23:16:25,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 23:16:25,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 23:16:25,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 23:16:25,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 23:16:25,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 23:16:25,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 23:16:25,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 23:16:25,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 23:16:25,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:16:25,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:16:25,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 23:16:25,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 23:16:25,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:16:25,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 23:16:25,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:16:25,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 23:16:25,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 23:16:25,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 23:16:25,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 23:16:25,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 23:16:25,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 23:16:25,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 23:16:25,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 23:16:25,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 23:16:25,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 23:16:25,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 23:16:25,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:16:25,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:16:25,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 23:16:25,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 23:16:25,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:16:25,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 23:16:25,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:16:25,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 23:16:25,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 23:16:25,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 23:16:25,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 23:16:25,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:16:25,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 23:16:25,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 23:16:25,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 23:16:25,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 23:16:25,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 23:16:25,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 23:16:25,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 23:16:25,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 23:16:25,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 23:16:25,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 23:16:25,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 23:16:25,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 23:16:25,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 23:16:25,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 23:16:25,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:16:25,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:16:25,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 23:16:25,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 23:16:25,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:16:25,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 23:16:25,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 23:16:25,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:16:25,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 23:16:25,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 23:16:25,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 23:16:25,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 23:16:25,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 23:16:25,223 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 23:16:25,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 23:16:25,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 23:16:25,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 23:16:25,230 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 23:16:25,230 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 23:16:25,230 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 23:16:25,230 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 23:16:25,240 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 23:16:25,241 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 23:16:25,241 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 23:16:25,241 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 23:16:25,241 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 23:16:25,245 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 23:16:25,251 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 1.775 seconds (process running for 232.555)
2025-05-28 23:16:25,252 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 23:16:25,255 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 23:16:25,255 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 23:16:54,668 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:16:54,669 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:17:24,676 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:17:24,676 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:17:54,686 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:17:54,686 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:18:24,701 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:18:24,702 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:18:47,899 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 23:18:47,899 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\Pop3Agent.class (MODIFY)]]
2025-05-28 23:18:47,899 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 23:18:47,901 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 23:18:47,901 Thread-7 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 23:18:47,901 Thread-7 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@17fc13cf, started on Wed May 28 23:16:23 KST 2025
2025-05-28 23:18:47,902 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 23:18:47,902 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 23:18:47,902 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 23:18:47,902 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 23:18:47,903 Thread-7 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 23:18:47,912 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 23:18:47,912 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 23:18:47,913 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 23:18:47,913 Thread-7 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 23:18:47,914 Thread-7 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 23:18:47,916 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown initiated...
2025-05-28 23:18:47,917 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:18:47,917 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@63814ff9: (connection evicted)
2025-05-28 23:18:47,921 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7471a988: (connection evicted)
2025-05-28 23:18:47,926 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@354ca3b3: (connection evicted)
2025-05-28 23:18:47,929 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@433b553: (connection evicted)
2025-05-28 23:18:47,933 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@55635cfc: (connection evicted)
2025-05-28 23:18:47,936 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1e66cea2: (connection evicted)
2025-05-28 23:18:47,938 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7470cc82: (connection evicted)
2025-05-28 23:18:47,940 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@65ba7325: (connection evicted)
2025-05-28 23:18:47,943 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@29662d07: (connection evicted)
2025-05-28 23:18:47,945 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5f8d9ce0: (connection evicted)
2025-05-28 23:18:47,948 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 23:18:47,948 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown completed.
2025-05-28 23:18:48,010 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 23:18:48 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 23:18:48,036 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 41388 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 23:18:48,036 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 23:18:48,037 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 23:18:48,037 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 23:18:48,038 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7
2025-05-28 23:18:48,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 23:18:48,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 23:18:48,043 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 23:18:48,045 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 23:18:48,046 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 23:18:48,048 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 23:18:48,048 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 23:18:48,049 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 23:18:48,050 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 23:18:48,054 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 23:18:48,055 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:18:48,055 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 23:18:48,057 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 23:18:48,058 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 23:18:48,208 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 23:18:48,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 23:18:48,208 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 23:18:48,208 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 23:18:48,210 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:18:48,214 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 6 ms. Found 1 JPA repository interface.
2025-05-28 23:18:48,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 23:18:48,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 23:18:48,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 23:18:48,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 23:18:48,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 23:18:48,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 23:18:48,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 23:18:48,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 23:18:48,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 23:18:48,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 23:18:48,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 23:18:48,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 23:18:48,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 23:18:48,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 23:18:48,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 23:18:48,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 23:18:48,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 23:18:48,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 23:18:48,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 23:18:48,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 23:18:48,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 23:18:48,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 23:18:48,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 23:18:48,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 23:18:48,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 23:18:48,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 23:18:48,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:18:48,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:18:48,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 23:18:48,286 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7f04a5d1]
2025-05-28 23:18:48,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 23:18:48,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 23:18:48,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 23:18:48,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 23:18:48,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 23:18:48,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 23:18:48,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:18:48,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 23:18:48,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:18:48,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 23:18:48,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 23:18:48,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:18:48,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:18:48,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 23:18:48,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 23:18:48,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 23:18:48,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 23:18:48,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:18:48,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 23:18:48,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 23:18:48,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 23:18:48,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:18:48,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 23:18:48,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 23:18:48,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:18:48,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 23:18:48,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 23:18:48,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:18:48,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 23:18:48,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 23:18:48,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 23:18:48,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 23:18:48,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:18:48,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:18:48,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 23:18:48,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:18:48,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 23:18:48,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 23:18:48,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:18:48,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:18:48,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 23:18:48,306 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:18:48,306 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:18:48,306 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 23:18:48,312 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 23:18:48,312 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 23:18:48,313 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 23:18:48,313 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 23:18:48,407 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 23:18:48,409 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 23:18:48,410 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 23:18:48,410 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 372 ms
2025-05-28 23:18:48,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 23:18:48,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 23:18:48,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:18:48,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:18:48,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 23:18:48,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 23:18:48,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 23:18:48,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 23:18:48,415 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 23:18:48,415 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 23:18:48,419 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 23:18:48,419 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 23:18:48,419 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 23:18:48,419 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 23:18:48,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 23:18:48,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 23:18:48,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 23:18:48,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 23:18:48,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:18:48,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 23:18:48,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 23:18:48,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:18:48,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:18:48,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 23:18:48,424 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@4c7e3de3
2025-05-28 23:18:48,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:18:48,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 23:18:48,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:18:48,430 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 23:18:48,430 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 23:18:48,431 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 23:18:48,431 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:18:48,431 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 23:18:48,431 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 23:18:48,431 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:18:48,433 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:18:48,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 23:18:48,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:18:48,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78aa08a3'
2025-05-28 23:18:48,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:18:48,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 23:18:48,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 23:18:48,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 23:18:48,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 23:18:48,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 23:18:48,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 23:18:48,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78aa08a3'
2025-05-28 23:18:48,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 23:18:48,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 23:18:48,440 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 23:18:48,444 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 23:18:48,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-3 - configuration:
2025-05-28 23:18:48,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 23:18:48,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 23:18:48,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 23:18:48,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 23:18:48,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 23:18:48,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 23:18:48,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 23:18:48,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 23:18:48,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 23:18:48,445 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-3"
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 23:18:48,446 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 23:18:48,447 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 23:18:48,447 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 23:18:48,447 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Starting...
2025-05-28 23:18:48,470 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@41660d91
2025-05-28 23:18:48,471 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Start completed.
2025-05-28 23:18:48,473 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 23:18:48,510 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 23:18:48,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 23:18:48,515 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 23:18:48,515 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 23:18:48,516 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 23:18:48,517 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 23:18:48,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 23:18:48,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 23:18:48,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 23:18:48,529 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 23:18:48,529 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 23:18:48,530 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:18:48,530 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 23:18:48,532 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 23:18:48,534 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:18:48,545 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:18:48,546 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:18:48,547 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:18:48,550 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 23:18:48,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 23:18:48,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 23:18:48,556 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:18:48,556 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:18:48,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 23:18:48,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 23:18:48,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 23:18:48,559 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:18:48,559 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:18:48,559 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:18:48,559 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:18:48,559 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:18:48,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 23:18:48,560 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:18:48,560 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:18:48,560 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:18:48,560 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:18:48,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 23:18:48,561 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 23:18:48,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 23:18:48,562 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:18:48,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 23:18:48,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 23:18:48,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 23:18:48,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78aa08a3'
2025-05-28 23:18:48,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 23:18:48,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 23:18:48,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 23:18:48,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 23:18:48,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 23:18:48,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 23:18:48,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 23:18:48,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 23:18:48,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 23:18:48,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 23:18:48,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 23:18:48,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 23:18:48,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:18:48,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:18:48,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:18:48,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78aa08a3'
2025-05-28 23:18:48,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 23:18:48,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 23:18:48,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:18:48,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:18:48,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78aa08a3'
2025-05-28 23:18:48,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 23:18:48,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 23:18:48,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:18:48,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 23:18:48,572 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 23:18:48,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 23:18:48,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 23:18:48,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 23:18:48,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 23:18:48,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 23:18:48,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 23:18:48,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 23:18:48,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 23:18:48,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:18:48,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:18:48,583 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 23:18:48,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 23:18:48,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:18:48,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:18:48,586 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 23:18:48,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 23:18:48,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:18:48,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:18:48,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:18:48,593 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 23:18:48,594 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 23:18:48,594 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 23:18:48,595 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 23:18:48,599 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 23:18:48,601 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 23:18:48,604 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 23:18:48,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 23:18:48,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:18:48,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:18:48,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 23:18:48,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:18:48,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:18:48,608 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@402dc05a
2025-05-28 23:18:48,608 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 23:18:48,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 23:18:48,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:18:48,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:18:48,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 23:18:48,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 23:18:48,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 23:18:48,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 23:18:48,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 23:18:48,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 23:18:48,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 23:18:48,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 23:18:48,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 23:18:48,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 23:18:48,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:18:48,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 23:18:48,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:18:48,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:18:48,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 23:18:48,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 23:18:48,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 23:18:48,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 23:18:48,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 23:18:48,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 23:18:48,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 23:18:48,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 23:18:48,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 23:18:48,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 23:18:48,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:18:48,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 23:18:48,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 23:18:48,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 23:18:48,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:18:48,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:18:48,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:18:48,631 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 23:18:48,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 23:18:48,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 23:18:48,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 23:18:48,645 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5660c2d5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@a3a10b9, org.springframework.security.web.context.SecurityContextHolderFilter@6475821d, org.springframework.security.web.header.HeaderWriterFilter@3fdaed72, org.springframework.web.filter.CorsFilter@487781d2, org.springframework.security.web.csrf.CsrfFilter@2ce15da5, org.springframework.security.web.authentication.logout.LogoutFilter@6829b947, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@73a6be67, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@42dff743, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@485d7724, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@ee44b3d, org.springframework.security.web.access.ExceptionTranslationFilter@4109702c, org.springframework.security.web.access.intercept.AuthorizationFilter@76b68733]
2025-05-28 23:18:48,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 23:18:48,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 23:18:48,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 23:18:48,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 23:18:48,648 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@110ca61
2025-05-28 23:18:48,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 23:18:48,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 23:18:48,648 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 23:18:48,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 23:18:48,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 23:18:48,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 23:18:48,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 23:18:48,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 23:18:48,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 23:18:48,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:18:48,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:18:48,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 23:18:48,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 23:18:48,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:18:48,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 23:18:48,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:18:48,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 23:18:48,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 23:18:48,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 23:18:48,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 23:18:48,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 23:18:48,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 23:18:48,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 23:18:48,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7'
2025-05-28 23:18:48,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:18:48,654 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 23:18:48,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 23:18:48,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 23:18:48,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 23:18:48,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 23:18:48,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 23:18:48,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 23:18:48,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 23:18:48,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 23:18:48,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 23:18:48,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 23:18:48,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 23:18:48,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:18:48,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 23:18:48,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 23:18:48,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 23:18:48,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 23:18:48,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 23:18:48,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:18:48,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:18:48,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 23:18:48,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 23:18:48,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 23:18:48,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 23:18:48,664 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 23:18:48,668 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 23:18:48,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 23:18:48,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 23:18:48,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 23:18:48,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 23:18:48,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 23:18:48,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 23:18:48,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 23:18:48,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:18:48,674 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 23:18:48,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 23:18:48,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:18:48,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 23:18:48,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 23:18:48,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:18:48,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78aa08a3'
2025-05-28 23:18:48,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:18:48,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:18:48,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 23:18:48,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 23:18:48,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 23:18:48,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 23:18:48,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 23:18:48,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 23:18:48,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 23:18:48,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 23:18:48,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 23:18:48,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 23:18:48,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 23:18:48,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 23:18:48,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 23:18:48,681 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@30db2cba
2025-05-28 23:18:48,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 23:18:48,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 23:18:48,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 23:18:48,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 23:18:48,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 23:18:48,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 23:18:48,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 23:18:48,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:18:48,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:18:48,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 23:18:48,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 23:18:48,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 23:18:48,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 23:18:48,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 23:18:48,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 23:18:48,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 23:18:48,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 23:18:48,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 23:18:48,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:18:48,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:18:48,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 23:18:48,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 23:18:48,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:18:48,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 23:18:48,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:18:48,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 23:18:48,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 23:18:48,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 23:18:48,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 23:18:48,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 23:18:48,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 23:18:48,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 23:18:48,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 23:18:48,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 23:18:48,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 23:18:48,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 23:18:48,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:18:48,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:18:48,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 23:18:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 23:18:48,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 23:18:48,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 23:18:48,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 23:18:48,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 23:18:48,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 23:18:48,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 23:18:48,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 23:18:48,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 23:18:48,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 23:18:48,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 23:18:48,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 23:18:48,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:18:48,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:18:48,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 23:18:48,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 23:18:48,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:18:48,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 23:18:48,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 23:18:48,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:18:48,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 23:18:48,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 23:18:48,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 23:18:48,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 23:18:48,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 23:18:48,699 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 23:18:48,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 23:18:48,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 23:18:48,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 23:18:48,704 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 23:18:48,704 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 23:18:48,704 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 23:18:48,704 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 23:18:48,710 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 23:18:48,711 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 23:18:48,711 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 23:18:48,711 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 23:18:48,711 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 23:18:48,713 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@613f352e
2025-05-28 23:18:48,713 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 23:18:48,719 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.703 seconds (process running for 376.022)
2025-05-28 23:18:48,720 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 23:18:48,720 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 23:18:48,720 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 23:18:48,745 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@467dfd49
2025-05-28 23:18:48,771 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@657128a8
2025-05-28 23:18:48,815 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@36481204
2025-05-28 23:18:48,869 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@584e1677
2025-05-28 23:18:48,911 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@a0048c
2025-05-28 23:18:48,926 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:18:54,340 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 23:18:54,341 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 23:18:54,342 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 23:18:54,342 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 23:18:54,342 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 23:18:54,346 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@214b53b5
2025-05-28 23:18:54,349 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@14eb6a24
2025-05-28 23:18:54,351 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 23:18:54,351 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 9 ms
2025-05-28 23:18:54,352 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 23:18:54,352 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:18:54,352 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 23:18:54,354 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 23:18:54,354 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:18:54,354 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:18:54,460 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:18:54,460 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=4">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=3">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=5, currentPage=1, pageSize=5, totalPages=1}
2025-05-28 23:18:54,461 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:18:54,461 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:18:54,462 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:18:54,728 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:18:54,728 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:18:54,850 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 23:18:54,850 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:18:54,850 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 23:18:54,850 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 23:18:54,850 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:18:54,850 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:18:54,864 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:18:54,864 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:18:54,889 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:18:54,889 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=4">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=3">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=5, currentPage=1, pageSize=5, totalPages=1}
2025-05-28 23:18:54,889 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:18:54,890 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:18:54,890 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:18:54,891 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:18:54,891 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:18:54,892 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:18:54,892 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:18:54,912 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:18:54,913 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:18:54,913 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:18:54,913 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:18:54,913 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:18:54,915 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:18:54,915 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:18:54,916 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:18:55,533 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-28 23:18:55,537 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:18:55,537 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-28 23:18:55,538 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-28 23:18:55,540 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-28 23:18:55,540 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:18:55,540 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-28 23:18:55,542 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:18:55,542 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-28 23:18:55,542 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-28 23:18:55,543 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 23:18:55,543 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 23:18:55,793 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 23:18:55,793 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/write_mail/write_mail.jsp
2025-05-28 23:18:55,907 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:18:55,907 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:18:55,939 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:18:55,941 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:18:55,941 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:18:55,942 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:18:55,942 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:18:55,946 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:18:55,947 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:18:55,948 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:19:05,615 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-28 23:19:05,653 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:19:05,653 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-28 23:19:05,653 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/write_mail.do", parameters={multipart}
2025-05-28 23:19:05,660 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile[], RedirectAttributes)
2025-05-28 23:19:05,660 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:19:05,669 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = 1234@test.com, cc = , subj = after paging, body = d
2025-05-28 23:19:05,682 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-28 23:19:05,785 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-28 23:19:05,785 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:19:05,785 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-28 23:19:05,794 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 23:19:05,794 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:19:05,796 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 23:19:05,796 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 23:19:05,796 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:19:05,796 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:19:05,852 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:19:05,852 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메일 전송이 성공했습니다., messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=4">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=3">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr><tr><td>1</td><td>1234@test.com</td><td><a href="show_message?msgid=1">스프링 시큐리티 적용 완료</a></td><td>Sat May 24 21:03:13 KST 2025</td><td><a href="delete_mail.do?msgid=1">삭제</a></td></tr></table>, totalCount=5, currentPage=1, pageSize=5, totalPages=1}
2025-05-28 23:19:05,853 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:19:05,854 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:19:05,854 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:19:05,868 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:19:05,868 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:19:05,870 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:19:05,871 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:19:05,903 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:19:05,904 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:19:05,904 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:19:05,904 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:19:05,904 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:19:05,912 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:19:05,912 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:19:05,912 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:19:08,071 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 23:19:08,075 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:19:08,075 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 23:19:08,075 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 23:19:08,076 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:19:08,076 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:19:08,142 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:19:08,142 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">after paging</a></td><td>Wed May 28 23:19:05 KST 2025</td><td><a href="delete_mail.do?msgid=6">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=5">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=4">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=4">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=3">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=3">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=2">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 23:19:08,143 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:19:08,144 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:19:08,144 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:19:08,145 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:19:08,145 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:19:08,149 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:19:08,149 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:19:08,171 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:19:08,172 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:19:08,174 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:19:08,176 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:19:08,176 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:19:08,179 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:19:08,179 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:19:08,179 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:19:12,917 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 23:19:12,917 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\MessageFormatter.class (MODIFY)]]
2025-05-28 23:19:12,917 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 23:19:12,918 Thread-11 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 23:19:12,918 Thread-11 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 23:19:12,919 Thread-11 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@709a2f7, started on Wed May 28 23:18:48 KST 2025
2025-05-28 23:19:12,919 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 23:19:12,919 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 23:19:12,919 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 23:19:12,919 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 23:19:12,920 Thread-11 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 23:19:12,928 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 23:19:12,928 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 23:19:12,928 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 23:19:12,928 Thread-11 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 23:19:12,929 Thread-11 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 23:19:12,934 Thread-11 INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Shutdown initiated...
2025-05-28 23:19:12,935 Thread-11 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:19:12,936 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@41660d91: (connection evicted)
2025-05-28 23:19:12,939 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@402dc05a: (connection evicted)
2025-05-28 23:19:12,941 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@110ca61: (connection evicted)
2025-05-28 23:19:12,944 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@30db2cba: (connection evicted)
2025-05-28 23:19:12,950 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@613f352e: (connection evicted)
2025-05-28 23:19:12,955 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@467dfd49: (connection evicted)
2025-05-28 23:19:12,958 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@657128a8: (connection evicted)
2025-05-28 23:19:12,961 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@36481204: (connection evicted)
2025-05-28 23:19:12,963 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@584e1677: (connection evicted)
2025-05-28 23:19:12,971 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@a0048c: (connection evicted)
2025-05-28 23:19:12,974 Thread-11 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 23:19:12,974 Thread-11 INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Shutdown completed.
2025-05-28 23:19:13,054 Thread-11 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 23:19:13 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 23:19:13,107 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 41388 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 23:19:13,108 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 23:19:13,108 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 23:19:13,108 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 23:19:13,111 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314
2025-05-28 23:19:13,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 23:19:13,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 23:19:13,121 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 23:19:13,122 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 23:19:13,123 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 23:19:13,125 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 23:19:13,126 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 23:19:13,127 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 23:19:13,128 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 23:19:13,138 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 23:19:13,139 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:19:13,140 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 23:19:13,142 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 23:19:13,143 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 23:19:13,495 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 23:19:13,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 23:19:13,499 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 23:19:13,499 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 23:19:13,503 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:19:13,510 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 12 ms. Found 1 JPA repository interface.
2025-05-28 23:19:13,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 23:19:13,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 23:19:13,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 23:19:13,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 23:19:13,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 23:19:13,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 23:19:13,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 23:19:13,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 23:19:13,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 23:19:13,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 23:19:13,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 23:19:13,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 23:19:13,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 23:19:13,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 23:19:13,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 23:19:13,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 23:19:13,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 23:19:13,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 23:19:13,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 23:19:13,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 23:19:13,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 23:19:13,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 23:19:13,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 23:19:13,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 23:19:13,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 23:19:13,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 23:19:13,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:19:13,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:19:13,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 23:19:13,616 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6e8f0cdc]
2025-05-28 23:19:13,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 23:19:13,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 23:19:13,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 23:19:13,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 23:19:13,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 23:19:13,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 23:19:13,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:19:13,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 23:19:13,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:19:13,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 23:19:13,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 23:19:13,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:19:13,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:19:13,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 23:19:13,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 23:19:13,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 23:19:13,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 23:19:13,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:19:13,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 23:19:13,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 23:19:13,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 23:19:13,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:19:13,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 23:19:13,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 23:19:13,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:19:13,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 23:19:13,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 23:19:13,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:19:13,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 23:19:13,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 23:19:13,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 23:19:13,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 23:19:13,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:19:13,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:19:13,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 23:19:13,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:19:13,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 23:19:13,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 23:19:13,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:19:13,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:19:13,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 23:19:13,657 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:19:13,657 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:19:13,657 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 23:19:13,670 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 23:19:13,671 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 23:19:13,671 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 23:19:13,672 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 23:19:13,871 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 23:19:13,874 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 23:19:13,875 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 23:19:13,875 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 764 ms
2025-05-28 23:19:13,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 23:19:13,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 23:19:13,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:19:13,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:19:13,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 23:19:13,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 23:19:13,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 23:19:13,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 23:19:13,886 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 23:19:13,886 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 23:19:13,891 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 23:19:13,891 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 23:19:13,891 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 23:19:13,892 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 23:19:13,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 23:19:13,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 23:19:13,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 23:19:13,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 23:19:13,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:19:13,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 23:19:13,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 23:19:13,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:19:13,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:19:13,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 23:19:13,902 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@c0e57ed
2025-05-28 23:19:13,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:19:13,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 23:19:13,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:19:13,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 23:19:13,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 23:19:13,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 23:19:13,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:19:13,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 23:19:13,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 23:19:13,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:19:13,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:19:13,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 23:19:13,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:19:13,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@36f2fc92'
2025-05-28 23:19:13,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:19:13,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 23:19:13,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 23:19:13,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 23:19:13,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 23:19:13,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 23:19:13,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 23:19:13,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@36f2fc92'
2025-05-28 23:19:13,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:13,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 23:19:13,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 23:19:13,936 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 23:19:13,942 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-4 - configuration:
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 23:19:13,944 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-4"
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 23:19:13,945 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 23:19:13,946 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 23:19:13,946 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 23:19:13,946 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Starting...
2025-05-28 23:19:13,987 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@29526c8e
2025-05-28 23:19:13,987 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Start completed.
2025-05-28 23:19:13,991 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 23:19:14,053 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 23:19:14,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 23:19:14,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 23:19:14,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 23:19:14,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 23:19:14,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 23:19:14,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 23:19:14,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 23:19:14,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 23:19:14,090 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 23:19:14,090 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 23:19:14,092 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:19:14,094 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 23:19:14,097 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 23:19:14,101 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 23:19:14,107 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:19:14,130 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@710d55e1
2025-05-28 23:19:14,136 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:19:14,139 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:19:14,140 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:19:14,148 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 23:19:14,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 23:19:14,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 23:19:14,168 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:19:14,169 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:19:14,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 23:19:14,172 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@30305fda
2025-05-28 23:19:14,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 23:19:14,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 23:19:14,178 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:19:14,179 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:19:14,179 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:19:14,181 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:19:14,182 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:19:14,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 23:19:14,183 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:19:14,183 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:19:14,184 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:19:14,184 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:19:14,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 23:19:14,186 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 23:19:14,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 23:19:14,188 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:19:14,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 23:19:14,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 23:19:14,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 23:19:14,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@36f2fc92'
2025-05-28 23:19:14,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 23:19:14,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 23:19:14,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 23:19:14,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 23:19:14,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 23:19:14,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 23:19:14,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 23:19:14,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 23:19:14,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 23:19:14,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 23:19:14,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 23:19:14,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 23:19:14,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:19:14,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:19:14,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:19:14,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@36f2fc92'
2025-05-28 23:19:14,223 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1caa8b2
2025-05-28 23:19:14,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 23:19:14,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 23:19:14,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:19:14,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:19:14,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@36f2fc92'
2025-05-28 23:19:14,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 23:19:14,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 23:19:14,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:19:14,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 23:19:14,228 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 23:19:14,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 23:19:14,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 23:19:14,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 23:19:14,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 23:19:14,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 23:19:14,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 23:19:14,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 23:19:14,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 23:19:14,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:19:14,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:19:14,267 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 23:19:14,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 23:19:14,271 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@501fa095
2025-05-28 23:19:14,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:19:14,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:19:14,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 23:19:14,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:19:14,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:19:14,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:19:14,278 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 23:19:14,290 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 23:19:14,291 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 23:19:14,295 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 23:19:14,299 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 23:19:14,300 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 23:19:14,302 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 23:19:14,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 23:19:14,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:19:14,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:19:14,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 23:19:14,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:19:14,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:19:14,306 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 23:19:14,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 23:19:14,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:19:14,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:19:14,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 23:19:14,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 23:19:14,308 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4150291
2025-05-28 23:19:14,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 23:19:14,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 23:19:14,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 23:19:14,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 23:19:14,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 23:19:14,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 23:19:14,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 23:19:14,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 23:19:14,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:19:14,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 23:19:14,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:19:14,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:19:14,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 23:19:14,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 23:19:14,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 23:19:14,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 23:19:14,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 23:19:14,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 23:19:14,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 23:19:14,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 23:19:14,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 23:19:14,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 23:19:14,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:19:14,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 23:19:14,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 23:19:14,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 23:19:14,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:19:14,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:19:14,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:19:14,341 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 23:19:14,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 23:19:14,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 23:19:14,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 23:19:14,357 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@54519c23
2025-05-28 23:19:14,360 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@ca32867, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@50360d81, org.springframework.security.web.context.SecurityContextHolderFilter@3c8f49ca, org.springframework.security.web.header.HeaderWriterFilter@767b1cad, org.springframework.web.filter.CorsFilter@62a9e66b, org.springframework.security.web.csrf.CsrfFilter@2a3b7215, org.springframework.security.web.authentication.logout.LogoutFilter@14a82101, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5956ba65, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d552f94, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7c1f16dd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@e40edc9, org.springframework.security.web.access.ExceptionTranslationFilter@5a69bb8, org.springframework.security.web.access.intercept.AuthorizationFilter@7448dcb0]
2025-05-28 23:19:14,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 23:19:14,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 23:19:14,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 23:19:14,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 23:19:14,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 23:19:14,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 23:19:14,365 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 23:19:14,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 23:19:14,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 23:19:14,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 23:19:14,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 23:19:14,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 23:19:14,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 23:19:14,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:19:14,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:19:14,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 23:19:14,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 23:19:14,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:19:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 23:19:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:19:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 23:19:14,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 23:19:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 23:19:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 23:19:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 23:19:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 23:19:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 23:19:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314'
2025-05-28 23:19:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:19:14,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 23:19:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 23:19:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 23:19:14,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 23:19:14,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 23:19:14,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 23:19:14,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 23:19:14,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 23:19:14,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 23:19:14,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 23:19:14,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 23:19:14,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 23:19:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:19:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 23:19:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 23:19:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 23:19:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 23:19:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 23:19:14,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:19:14,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:19:14,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 23:19:14,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 23:19:14,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 23:19:14,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 23:19:14,378 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 23:19:14,380 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 23:19:14,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 23:19:14,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 23:19:14,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 23:19:14,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 23:19:14,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 23:19:14,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 23:19:14,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 23:19:14,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:19:14,387 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 23:19:14,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 23:19:14,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:19:14,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 23:19:14,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 23:19:14,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:19:14,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@36f2fc92'
2025-05-28 23:19:14,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:19:14,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:19:14,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 23:19:14,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 23:19:14,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 23:19:14,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 23:19:14,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 23:19:14,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 23:19:14,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 23:19:14,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 23:19:14,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 23:19:14,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 23:19:14,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 23:19:14,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 23:19:14,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 23:19:14,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 23:19:14,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 23:19:14,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 23:19:14,405 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5def8a37
2025-05-28 23:19:14,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 23:19:14,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 23:19:14,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 23:19:14,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 23:19:14,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:19:14,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:19:14,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 23:19:14,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 23:19:14,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 23:19:14,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 23:19:14,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 23:19:14,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 23:19:14,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 23:19:14,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 23:19:14,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 23:19:14,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:19:14,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:19:14,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 23:19:14,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 23:19:14,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:19:14,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 23:19:14,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:19:14,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 23:19:14,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 23:19:14,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 23:19:14,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 23:19:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 23:19:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 23:19:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 23:19:14,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 23:19:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 23:19:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 23:19:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 23:19:14,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:19:14,426 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:19:14,427 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 23:19:14,428 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 23:19:14,428 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:19:14,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 23:19:14,431 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:19:14,431 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 23:19:14,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 23:19:14,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 23:19:14,433 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 23:19:14,433 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:19:14,433 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 23:19:14,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 23:19:14,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 23:19:14,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 23:19:14,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 23:19:14,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 23:19:14,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 23:19:14,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 23:19:14,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 23:19:14,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 23:19:14,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 23:19:14,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 23:19:14,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 23:19:14,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 23:19:14,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:19:14,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:19:14,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 23:19:14,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 23:19:14,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:19:14,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 23:19:14,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 23:19:14,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:19:14,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 23:19:14,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 23:19:14,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 23:19:14,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 23:19:14,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 23:19:14,446 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 23:19:14,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 23:19:14,449 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 23:19:14,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 23:19:14,456 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 23:19:14,456 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 23:19:14,456 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 23:19:14,457 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 23:19:14,458 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@40a1c536
2025-05-28 23:19:14,464 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 23:19:14,465 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 23:19:14,465 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 23:19:14,465 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 23:19:14,465 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 23:19:14,471 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 23:19:14,478 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 1.417 seconds (process running for 401.781)
2025-05-28 23:19:14,479 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 23:19:14,480 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 23:19:14,481 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 23:19:14,496 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@65d023
2025-05-28 23:19:14,515 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:19:44,102 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:19:44,102 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:20:14,102 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:20:14,102 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:20:44,105 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:20:44,105 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:21:14,117 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:21:14,118 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:21:44,121 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:21:44,121 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:22:14,136 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:22:14,136 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:22:28,000 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 23:22:28,000 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\model\Pop3Agent.class (MODIFY)]]
2025-05-28 23:22:28,000 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 23:22:28,001 Thread-15 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 23:22:28,001 Thread-15 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 23:22:28,001 Thread-15 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4902c314, started on Wed May 28 23:19:13 KST 2025
2025-05-28 23:22:28,002 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 23:22:28,002 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 23:22:28,002 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 23:22:28,002 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 23:22:28,003 Thread-15 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 23:22:28,007 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 23:22:28,007 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 23:22:28,007 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 23:22:28,008 Thread-15 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 23:22:28,008 Thread-15 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 23:22:28,009 Thread-15 INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Shutdown initiated...
2025-05-28 23:22:28,009 Thread-15 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:22:28,011 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@29526c8e: (connection evicted)
2025-05-28 23:22:28,014 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@710d55e1: (connection evicted)
2025-05-28 23:22:28,016 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@30305fda: (connection evicted)
2025-05-28 23:22:28,018 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1caa8b2: (connection evicted)
2025-05-28 23:22:28,021 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@501fa095: (connection evicted)
2025-05-28 23:22:28,022 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4150291: (connection evicted)
2025-05-28 23:22:28,024 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@54519c23: (connection evicted)
2025-05-28 23:22:28,025 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5def8a37: (connection evicted)
2025-05-28 23:22:28,027 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@40a1c536: (connection evicted)
2025-05-28 23:22:28,031 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@65d023: (connection evicted)
2025-05-28 23:22:28,033 Thread-15 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 23:22:28,033 Thread-15 INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Shutdown completed.
2025-05-28 23:22:28,087 Thread-15 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 23:22:28 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 23:22:28,122 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 41388 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 23:22:28,122 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 23:22:28,122 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 23:22:28,122 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 23:22:28,124 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a
2025-05-28 23:22:28,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 23:22:28,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 23:22:28,130 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 23:22:28,131 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 23:22:28,132 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 23:22:28,133 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 23:22:28,134 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 23:22:28,135 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 23:22:28,136 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 23:22:28,139 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 23:22:28,141 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:22:28,141 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 23:22:28,142 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 23:22:28,143 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 23:22:28,338 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 23:22:28,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 23:22:28,338 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 23:22:28,338 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 23:22:28,341 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:22:28,346 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 6 ms. Found 1 JPA repository interface.
2025-05-28 23:22:28,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 23:22:28,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 23:22:28,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 23:22:28,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 23:22:28,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 23:22:28,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 23:22:28,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 23:22:28,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 23:22:28,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 23:22:28,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 23:22:28,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 23:22:28,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 23:22:28,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 23:22:28,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 23:22:28,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 23:22:28,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 23:22:28,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 23:22:28,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 23:22:28,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 23:22:28,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 23:22:28,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 23:22:28,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 23:22:28,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 23:22:28,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 23:22:28,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 23:22:28,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 23:22:28,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:22:28,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:22:28,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 23:22:28,391 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5385bef4]
2025-05-28 23:22:28,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 23:22:28,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 23:22:28,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 23:22:28,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 23:22:28,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 23:22:28,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 23:22:28,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:22:28,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 23:22:28,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:22:28,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 23:22:28,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 23:22:28,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:22:28,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:22:28,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 23:22:28,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 23:22:28,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 23:22:28,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 23:22:28,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:22:28,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 23:22:28,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 23:22:28,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 23:22:28,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:22:28,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 23:22:28,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 23:22:28,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:22:28,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 23:22:28,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 23:22:28,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:22:28,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 23:22:28,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 23:22:28,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 23:22:28,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 23:22:28,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:22:28,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:22:28,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 23:22:28,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:22:28,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 23:22:28,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 23:22:28,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:22:28,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:22:28,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 23:22:28,407 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:22:28,407 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:22:28,407 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 23:22:28,414 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 23:22:28,414 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 23:22:28,414 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 23:22:28,414 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 23:22:28,509 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 23:22:28,512 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 23:22:28,513 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 23:22:28,513 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 389 ms
2025-05-28 23:22:28,513 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 23:22:28,513 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 23:22:28,513 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:22:28,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:22:28,516 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 23:22:28,516 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 23:22:28,516 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 23:22:28,518 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 23:22:28,520 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 23:22:28,520 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 23:22:28,526 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 23:22:28,526 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 23:22:28,526 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 23:22:28,526 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 23:22:28,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 23:22:28,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 23:22:28,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 23:22:28,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 23:22:28,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:22:28,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 23:22:28,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 23:22:28,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:22:28,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:22:28,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 23:22:28,532 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@70357f7c
2025-05-28 23:22:28,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:22:28,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 23:22:28,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:22:28,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 23:22:28,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 23:22:28,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 23:22:28,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:22:28,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 23:22:28,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 23:22:28,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:22:28,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:22:28,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 23:22:28,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:22:28,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5dc1bde7'
2025-05-28 23:22:28,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:22:28,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 23:22:28,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 23:22:28,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 23:22:28,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 23:22:28,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 23:22:28,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 23:22:28,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5dc1bde7'
2025-05-28 23:22:28,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 23:22:28,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 23:22:28,549 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 23:22:28,554 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 23:22:28,554 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-5 - configuration:
2025-05-28 23:22:28,555 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 23:22:28,555 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 23:22:28,555 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 23:22:28,555 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 23:22:28,555 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 23:22:28,555 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 23:22:28,555 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 23:22:28,555 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 23:22:28,555 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 23:22:28,555 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 23:22:28,555 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-5"
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 23:22:28,557 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 23:22:28,557 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Starting...
2025-05-28 23:22:28,581 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5c73a8f
2025-05-28 23:22:28,581 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Start completed.
2025-05-28 23:22:28,584 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 23:22:28,621 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 23:22:28,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 23:22:28,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 23:22:28,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 23:22:28,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 23:22:28,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 23:22:28,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 23:22:28,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 23:22:28,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 23:22:28,644 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 23:22:28,645 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 23:22:28,646 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:22:28,646 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 23:22:28,648 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 23:22:28,650 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:22:28,672 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:22:28,673 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:22:28,674 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:22:28,680 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 23:22:28,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 23:22:28,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 23:22:28,687 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:22:28,689 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:22:28,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 23:22:28,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 23:22:28,691 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 23:22:28,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 23:22:28,698 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:22:28,699 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:22:28,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:22:28,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:22:28,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:22:28,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 23:22:28,702 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:22:28,702 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:22:28,702 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:22:28,703 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:22:28,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 23:22:28,706 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 23:22:28,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 23:22:28,712 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:22:28,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 23:22:28,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 23:22:28,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 23:22:28,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5dc1bde7'
2025-05-28 23:22:28,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 23:22:28,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 23:22:28,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 23:22:28,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 23:22:28,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,720 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7df1209a
2025-05-28 23:22:28,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 23:22:28,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 23:22:28,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 23:22:28,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 23:22:28,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,722 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 23:22:28,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 23:22:28,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 23:22:28,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 23:22:28,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:22:28,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:22:28,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:22:28,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5dc1bde7'
2025-05-28 23:22:28,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 23:22:28,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 23:22:28,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:22:28,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:22:28,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5dc1bde7'
2025-05-28 23:22:28,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 23:22:28,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 23:22:28,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:22:28,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 23:22:28,729 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 23:22:28,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 23:22:28,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 23:22:28,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 23:22:28,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 23:22:28,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 23:22:28,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 23:22:28,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 23:22:28,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 23:22:28,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:22:28,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:22:28,748 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 23:22:28,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 23:22:28,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:22:28,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:22:28,755 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 23:22:28,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:22:28,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:22:28,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:22:28,762 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 23:22:28,763 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 23:22:28,764 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 23:22:28,766 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ccc2aa1
2025-05-28 23:22:28,766 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 23:22:28,768 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 23:22:28,770 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 23:22:28,775 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 23:22:28,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 23:22:28,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:22:28,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:22:28,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 23:22:28,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:22:28,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:22:28,778 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 23:22:28,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 23:22:28,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:22:28,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:22:28,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 23:22:28,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 23:22:28,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 23:22:28,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 23:22:28,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 23:22:28,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 23:22:28,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 23:22:28,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 23:22:28,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 23:22:28,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 23:22:28,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:22:28,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 23:22:28,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:22:28,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:22:28,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 23:22:28,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 23:22:28,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 23:22:28,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 23:22:28,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 23:22:28,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 23:22:28,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 23:22:28,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 23:22:28,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 23:22:28,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 23:22:28,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:22:28,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 23:22:28,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 23:22:28,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 23:22:28,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:22:28,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:22:28,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:22:28,803 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 23:22:28,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 23:22:28,804 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@dbab549
2025-05-28 23:22:28,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 23:22:28,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 23:22:28,812 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@19323054, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@303e1642, org.springframework.security.web.context.SecurityContextHolderFilter@5df5011d, org.springframework.security.web.header.HeaderWriterFilter@72c789d3, org.springframework.web.filter.CorsFilter@5852bb7e, org.springframework.security.web.csrf.CsrfFilter@12ac837a, org.springframework.security.web.authentication.logout.LogoutFilter@256cfa29, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5bcd34b6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2b34ee8a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1e236fd7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6a084c46, org.springframework.security.web.access.ExceptionTranslationFilter@7564e9d, org.springframework.security.web.access.intercept.AuthorizationFilter@2cf89f84]
2025-05-28 23:22:28,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 23:22:28,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 23:22:28,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 23:22:28,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 23:22:28,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 23:22:28,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 23:22:28,815 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 23:22:28,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 23:22:28,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 23:22:28,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 23:22:28,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 23:22:28,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 23:22:28,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 23:22:28,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:22:28,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:22:28,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 23:22:28,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 23:22:28,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:22:28,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 23:22:28,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:22:28,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 23:22:28,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 23:22:28,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 23:22:28,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 23:22:28,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 23:22:28,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 23:22:28,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 23:22:28,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a'
2025-05-28 23:22:28,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:22:28,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 23:22:28,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 23:22:28,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 23:22:28,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 23:22:28,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 23:22:28,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 23:22:28,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 23:22:28,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 23:22:28,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 23:22:28,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 23:22:28,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 23:22:28,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 23:22:28,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:22:28,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 23:22:28,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 23:22:28,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 23:22:28,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 23:22:28,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 23:22:28,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:22:28,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:22:28,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 23:22:28,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 23:22:28,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 23:22:28,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 23:22:28,827 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 23:22:28,829 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 23:22:28,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 23:22:28,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 23:22:28,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 23:22:28,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 23:22:28,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 23:22:28,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 23:22:28,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 23:22:28,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:22:28,832 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 23:22:28,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 23:22:28,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:22:28,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 23:22:28,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 23:22:28,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:22:28,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5dc1bde7'
2025-05-28 23:22:28,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:22:28,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:22:28,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 23:22:28,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 23:22:28,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 23:22:28,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 23:22:28,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 23:22:28,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 23:22:28,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 23:22:28,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 23:22:28,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 23:22:28,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 23:22:28,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 23:22:28,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 23:22:28,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 23:22:28,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 23:22:28,835 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5ce3d5ee
2025-05-28 23:22:28,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 23:22:28,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 23:22:28,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 23:22:28,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 23:22:28,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 23:22:28,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 23:22:28,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:22:28,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:22:28,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 23:22:28,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 23:22:28,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 23:22:28,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 23:22:28,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 23:22:28,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 23:22:28,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 23:22:28,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 23:22:28,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 23:22:28,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:22:28,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:22:28,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 23:22:28,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 23:22:28,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:22:28,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 23:22:28,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:22:28,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 23:22:28,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 23:22:28,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 23:22:28,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 23:22:28,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 23:22:28,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 23:22:28,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 23:22:28,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 23:22:28,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 23:22:28,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 23:22:28,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 23:22:28,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:22:28,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:22:28,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 23:22:28,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 23:22:28,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:22:28,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 23:22:28,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:22:28,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 23:22:28,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 23:22:28,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 23:22:28,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 23:22:28,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:22:28,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 23:22:28,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 23:22:28,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 23:22:28,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 23:22:28,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 23:22:28,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 23:22:28,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 23:22:28,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 23:22:28,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 23:22:28,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 23:22:28,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 23:22:28,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 23:22:28,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 23:22:28,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 23:22:28,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:22:28,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:22:28,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 23:22:28,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 23:22:28,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:22:28,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 23:22:28,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 23:22:28,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:22:28,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 23:22:28,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 23:22:28,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 23:22:28,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 23:22:28,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 23:22:28,851 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 23:22:28,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 23:22:28,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 23:22:28,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 23:22:28,856 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 23:22:28,857 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 23:22:28,857 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 23:22:28,857 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 23:22:28,862 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 23:22:28,862 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 23:22:28,862 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 23:22:28,862 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 23:22:28,862 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 23:22:28,864 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@204c70cd
2025-05-28 23:22:28,864 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 23:22:28,870 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.774 seconds (process running for 596.173)
2025-05-28 23:22:28,870 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 23:22:28,871 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 23:22:28,871 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-28 23:22:28,892 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@58ad6db4
2025-05-28 23:22:28,933 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@47ef79db
2025-05-28 23:22:28,957 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-28 23:22:28,957 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-28 23:22:28,957 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-28 23:22:28,957 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-28 23:22:28,957 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-28 23:22:28,959 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@64ab5ccc
2025-05-28 23:22:28,959 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@6e9f389a
2025-05-28 23:22:28,959 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-28 23:22:28,959 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-28 23:22:28,961 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 23:22:28,962 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:22:28,962 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 23:22:28,963 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 23:22:28,963 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:22:28,964 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:22:29,019 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 23:22:29,023 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:22:29,024 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 23:22:29,024 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 23:22:29,025 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:22:29,025 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:22:29,045 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7204b595
2025-05-28 23:22:29,114 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:22:29,114 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">after paging</a></td><td>Wed May 28 23:19:05 KST 2025</td><td><a href="delete_mail.do?msgid=6" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=5" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=4">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=4" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=3">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=3" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=2" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 23:22:29,114 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:22:29,116 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,116 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,125 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:22:29,126 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">after paging</a></td><td>Wed May 28 23:19:05 KST 2025</td><td><a href="delete_mail.do?msgid=6" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=5" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=4">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=4" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=3">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=3" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=2" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 23:22:29,126 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:22:29,128 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,128 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,134 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7f12b2f7
2025-05-28 23:22:29,145 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:22:29,463 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,463 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,464 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,464 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,606 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 23:22:29,606 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:22:29,606 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 23:22:29,607 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 23:22:29,607 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:22:29,608 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:22:29,732 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:22:29,732 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">after paging</a></td><td>Wed May 28 23:19:05 KST 2025</td><td><a href="delete_mail.do?msgid=6" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=5" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=4">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=4" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=3">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=3" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=2" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 23:22:29,732 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:22:29,733 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,733 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,735 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,736 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:22:29,805 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:22:29,806 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:22:29,806 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:22:29,806 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:22:29,807 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:22:29,808 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:22:29,830 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:22:29,831 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:22:29,832 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:22:29,833 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:22:29,833 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:22:29,841 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:22:29,841 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:22:29,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:22:58,705 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:22:58,705 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:23:28,722 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:23:28,722 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:23:58,729 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:23:58,730 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:24:28,735 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:24:28,735 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:24:58,748 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:24:58,748 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:25:28,749 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:25:28,749 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:25:58,761 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:25:58,761 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:26:28,766 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:26:28,766 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:26:58,771 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:26:58,771 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:27:28,775 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:27:28,776 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:27:58,793 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:27:58,793 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:28:28,800 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:28:28,800 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:28:58,811 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:28:58,812 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:29:08,390 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-28 23:29:08,392 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:29:08,392 http-nio-8888-exec-10 WARN deu.cse.spring_webmail.security.SecurityConfig ❌ 인가 거부: userid = 1234@test.com, 요청 URI = /webmail/admin_menu
2025-05-28 23:29:08,403 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /access_denied
2025-05-28 23:29:08,404 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:29:08,404 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /access_denied
2025-05-28 23:29:08,404 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/access_denied", parameters={}
2025-05-28 23:29:08,405 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ErrorController#accessDenied()
2025-05-28 23:29:08,405 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:29:08,405 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.ErrorController access_denied 페이지 호출
2025-05-28 23:29:08,406 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:29:08,406 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'errorpage/access_denied', model {}
2025-05-28 23:29:08,406 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/errorpage/access_denied.jsp]
2025-05-28 23:29:08,407 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/errorpage/access_denied.jsp
2025-05-28 23:29:08,407 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/errorpage/access_denied.jsp
2025-05-28 23:29:08,558 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:29:08,558 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:29:13,055 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-28 23:29:13,056 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:29:13,056 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-28 23:29:13,056 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-28 23:29:13,057 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(int, Model, RedirectAttributes)
2025-05-28 23:29:13,057 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:29:13,138 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-28 23:29:13,138 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table border='1'><tr><th>No.</th><th>보낸 사람</th><th>제목</th><th>날짜</th><th>삭제</th></tr><tr><td>6</td><td>1234@test.com</td><td><a href="show_message?msgid=6">after paging</a></td><td>Wed May 28 23:19:05 KST 2025</td><td><a href="delete_mail.do?msgid=6" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>5</td><td>1234@test.com</td><td><a href="show_message?msgid=5">최신메일</a></td><td>Wed May 28 16:04:33 KST 2025</td><td><a href="delete_mail.do?msgid=5" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>4</td><td>1234@test.com</td><td><a href="show_message?msgid=4">페이지네이션</a></td><td>Wed May 28 15:48:15 KST 2025</td><td><a href="delete_mail.do?msgid=4" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>3</td><td>hello@test.com</td><td><a href="show_message?msgid=3">동의대학교 축제</a></td><td>Wed May 28 03:48:56 KST 2025</td><td><a href="delete_mail.do?msgid=3" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr><tr><td>2</td><td>1234@test.com</td><td><a href="show_message?msgid=2">test after csrf</a></td><td>Sun May 25 01:21:44 KST 2025</td><td><a href="delete_mail.do?msgid=2" onclick="return confirm('정말로 삭제하시겠습니까?');">삭제</a></td></tr></table>, totalCount=6, currentPage=1, pageSize=5, totalPages=2}
2025-05-28 23:29:13,139 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-28 23:29:13,139 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:29:13,139 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:29:13,142 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:29:13,143 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /WEB-INF/views/main_menu.jsp
2025-05-28 23:29:13,145 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:29:13,145 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:29:13,195 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-28 23:29:13,195 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-28 23:29:13,196 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-28 23:29:13,197 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-28 23:29:13,197 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:29:13,202 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-28 23:29:13,202 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-28 23:29:13,202 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=51AFE96C3ED45C89FC56F92011DE5445], Granted Authorities=[ROLE_USER]]]
2025-05-28 23:29:28,813 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:29:28,813 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:29:58,815 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:29:58,815 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:30:28,827 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:30:28,827 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:30:58,835 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:30:58,835 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:31:28,844 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:31:28,845 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:31:58,856 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:31:58,856 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:32:28,857 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:32:28,857 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:32:58,866 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:32:58,866 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:33:28,882 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:33:28,883 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:33:58,894 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:33:58,894 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:34:28,902 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:34:28,902 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:34:58,911 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:34:58,911 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:35:28,924 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:35:28,924 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:35:58,939 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:35:58,939 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:36:28,956 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:36:28,957 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:36:58,959 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:36:58,959 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:37:28,967 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:37:28,967 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:37:58,976 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:37:58,978 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:38:28,981 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:38:28,981 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:38:58,990 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:38:58,991 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:39:28,999 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:39:28,999 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:39:59,008 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:39:59,008 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:40:29,016 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:40:29,016 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:40:59,031 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:40:59,031 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:41:29,045 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:41:29,045 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:41:59,051 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:41:59,051 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-28 23:42:28,834 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-28 23:42:28,835 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class (MODIFY)]]
2025-05-28 23:42:28,835 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-28 23:42:28,836 Thread-19 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-28 23:42:28,836 Thread-19 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-28 23:42:28,838 Thread-19 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@72b8cc4a, started on Wed May 28 23:22:28 KST 2025
2025-05-28 23:42:28,839 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-28 23:42:28,839 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-28 23:42:28,839 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-28 23:42:28,839 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-28 23:42:28,840 Thread-19 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-28 23:42:28,847 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-28 23:42:28,847 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-28 23:42:28,847 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-28 23:42:28,849 Thread-19 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-28 23:42:28,850 Thread-19 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 23:42:28,851 Thread-19 INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Shutdown initiated...
2025-05-28 23:42:28,851 Thread-19 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:42:28,854 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5c73a8f: (connection evicted)
2025-05-28 23:42:28,858 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7df1209a: (connection evicted)
2025-05-28 23:42:28,863 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3ccc2aa1: (connection evicted)
2025-05-28 23:42:28,867 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@dbab549: (connection evicted)
2025-05-28 23:42:28,872 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5ce3d5ee: (connection evicted)
2025-05-28 23:42:28,877 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@204c70cd: (connection evicted)
2025-05-28 23:42:28,881 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@58ad6db4: (connection evicted)
2025-05-28 23:42:28,886 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@47ef79db: (connection evicted)
2025-05-28 23:42:28,891 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7204b595: (connection evicted)
2025-05-28 23:42:28,894 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7f12b2f7: (connection evicted)
2025-05-28 23:42:28,897 Thread-19 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-28 23:42:28,897 Thread-19 INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Shutdown completed.
2025-05-28 23:42:28,983 Thread-19 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Wed May 28 23:42:29 KST 2025

Date Thread Level Logger MDC Message
2025-05-28 23:42:29,040 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 41388 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-28 23:42:29,041 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-28 23:42:29,041 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-28 23:42:29,041 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-28 23:42:29,045 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f
2025-05-28 23:42:29,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-28 23:42:29,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-28 23:42:29,058 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-28 23:42:29,059 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ErrorController.class]
2025-05-28 23:42:29,062 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-28 23:42:29,064 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-28 23:42:29,065 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-28 23:42:29,066 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-28 23:42:29,067 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-28 23:42:29,074 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-28 23:42:29,075 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:42:29,076 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-28 23:42:29,079 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-28 23:42:29,080 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-28 23:42:29,411 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-28 23:42:29,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-28 23:42:29,412 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-28 23:42:29,412 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-28 23:42:29,416 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-28 23:42:29,425 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 12 ms. Found 1 JPA repository interface.
2025-05-28 23:42:29,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-28 23:42:29,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-28 23:42:29,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-28 23:42:29,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-28 23:42:29,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-28 23:42:29,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-28 23:42:29,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-28 23:42:29,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-28 23:42:29,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-28 23:42:29,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-28 23:42:29,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-28 23:42:29,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-28 23:42:29,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-28 23:42:29,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-28 23:42:29,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-28 23:42:29,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-28 23:42:29,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-28 23:42:29,551 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-28 23:42:29,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-28 23:42:29,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-28 23:42:29,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-28 23:42:29,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-28 23:42:29,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-28 23:42:29,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-28 23:42:29,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-28 23:42:29,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-28 23:42:29,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:42:29,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-28 23:42:29,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-28 23:42:29,565 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6b89315f]
2025-05-28 23:42:29,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-28 23:42:29,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-28 23:42:29,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-28 23:42:29,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-28 23:42:29,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-28 23:42:29,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-28 23:42:29,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:42:29,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-28 23:42:29,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:42:29,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-28 23:42:29,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-28 23:42:29,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:42:29,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-28 23:42:29,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-28 23:42:29,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-28 23:42:29,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-28 23:42:29,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-28 23:42:29,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:42:29,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-28 23:42:29,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-28 23:42:29,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-28 23:42:29,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:42:29,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-28 23:42:29,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-28 23:42:29,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:42:29,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-28 23:42:29,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-28 23:42:29,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-28 23:42:29,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-28 23:42:29,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-28 23:42:29,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-28 23:42:29,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-28 23:42:29,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:42:29,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:42:29,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-28 23:42:29,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:42:29,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-28 23:42:29,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-28 23:42:29,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:42:29,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-28 23:42:29,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-28 23:42:29,662 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:42:29,663 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-28 23:42:29,663 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-28 23:42:29,687 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-28 23:42:29,690 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-28 23:42:29,691 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-28 23:42:29,691 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-28 23:42:29,982 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-28 23:42:29,988 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-28 23:42:29,988 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-28 23:42:29,988 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 943 ms
2025-05-28 23:42:29,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-28 23:42:29,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-28 23:42:29,990 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:42:29,992 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-28 23:42:29,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-28 23:42:29,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-28 23:42:29,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-28 23:42:30,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-28 23:42:30,004 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-28 23:42:30,004 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-28 23:42:30,013 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-28 23:42:30,013 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-28 23:42:30,013 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-28 23:42:30,013 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-28 23:42:30,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-28 23:42:30,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-28 23:42:30,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-28 23:42:30,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-28 23:42:30,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:42:30,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-28 23:42:30,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-28 23:42:30,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:42:30,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:42:30,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-28 23:42:30,020 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@5de7ff10
2025-05-28 23:42:30,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:42:30,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-28 23:42:30,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-28 23:42:30,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-28 23:42:30,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-28 23:42:30,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-28 23:42:30,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-28 23:42:30,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-28 23:42:30,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-28 23:42:30,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:42:30,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:42:30,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-28 23:42:30,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:42:30,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6b3a5b79'
2025-05-28 23:42:30,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-28 23:42:30,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-28 23:42:30,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-28 23:42:30,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-28 23:42:30,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-28 23:42:30,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-28 23:42:30,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-28 23:42:30,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6b3a5b79'
2025-05-28 23:42:30,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-28 23:42:30,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-28 23:42:30,053 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-28 23:42:30,064 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-28 23:42:30,066 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-6 - configuration:
2025-05-28 23:42:30,066 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-28 23:42:30,067 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-28 23:42:30,067 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-28 23:42:30,067 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-28 23:42:30,067 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-28 23:42:30,067 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-28 23:42:30,068 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-28 23:42:30,068 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-28 23:42:30,068 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-28 23:42:30,068 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-28 23:42:30,068 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-28 23:42:30,068 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-28 23:42:30,068 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-28 23:42:30,068 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-28 23:42:30,068 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-28 23:42:30,068 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-28 23:42:30,068 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-6"
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-28 23:42:30,069 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-28 23:42:30,070 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-28 23:42:30,070 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-28 23:42:30,070 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-28 23:42:30,070 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-28 23:42:30,070 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-28 23:42:30,070 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-28 23:42:30,070 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Starting...
2025-05-28 23:42:30,119 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3495bbc0
2025-05-28 23:42:30,119 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Start completed.
2025-05-28 23:42:30,123 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-28 23:42:30,185 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-28 23:42:30,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-28 23:42:30,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-28 23:42:30,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-28 23:42:30,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-28 23:42:30,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-28 23:42:30,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-28 23:42:30,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-28 23:42:30,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-28 23:42:30,225 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-28 23:42:30,226 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-28 23:42:30,229 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:42:30,231 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:42:30,231 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-28 23:42:30,235 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-28 23:42:30,236 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-28 23:42:30,243 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:42:30,273 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3cf571ea
2025-05-28 23:42:30,280 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:42:30,282 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:42:30,284 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-28 23:42:30,289 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-28 23:42:30,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorController'
2025-05-28 23:42:30,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-28 23:42:30,308 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:42:30,308 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:42:30,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-28 23:42:30,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-28 23:42:30,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-28 23:42:30,321 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:42:30,322 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:42:30,322 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:42:30,324 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:42:30,325 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:42:30,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-28 23:42:30,330 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:42:30,330 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:42:30,330 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-28 23:42:30,330 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:42:30,331 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7dc87bd1
2025-05-28 23:42:30,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-28 23:42:30,333 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-28 23:42:30,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-28 23:42:30,335 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-28 23:42:30,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-28 23:42:30,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-28 23:42:30,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-28 23:42:30,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6b3a5b79'
2025-05-28 23:42:30,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-28 23:42:30,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-28 23:42:30,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-28 23:42:30,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-28 23:42:30,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-28 23:42:30,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-28 23:42:30,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-28 23:42:30,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-28 23:42:30,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-28 23:42:30,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-28 23:42:30,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-28 23:42:30,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-28 23:42:30,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:42:30,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:42:30,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:42:30,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6b3a5b79'
2025-05-28 23:42:30,382 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4cffa164
2025-05-28 23:42:30,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-28 23:42:30,391 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-28 23:42:30,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:42:30,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-28 23:42:30,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6b3a5b79'
2025-05-28 23:42:30,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-28 23:42:30,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-28 23:42:30,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-28 23:42:30,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-28 23:42:30,423 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-28 23:42:30,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-28 23:42:30,426 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-28 23:42:30,426 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-28 23:42:30,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-28 23:42:30,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-28 23:42:30,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-28 23:42:30,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-28 23:42:30,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-28 23:42:30,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:42:30,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:42:30,495 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1de7849e
2025-05-28 23:42:30,502 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-28 23:42:30,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-28 23:42:30,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:42:30,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:42:30,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-28 23:42:30,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:42:30,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:42:30,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:42:30,531 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr(HttpSession,Model) {GET [/insert_addr]}: insertAddr()
2025-05-28 23:42:30,538 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ErrorController: {GET [/access_denied]}: accessDenied()
2025-05-28 23:42:30,541 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-28 23:42:30,551 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(int,Model,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model)
2025-05-28 23:42:30,555 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6072eda5
2025-05-28 23:42:30,558 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile[],RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-28 23:42:30,564 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-28 23:42:30,566 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-28 23:42:30,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-28 23:42:30,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:42:30,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:42:30,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-28 23:42:30,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:42:30,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:42:30,572 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-28 23:42:30,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-28 23:42:30,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:42:30,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:42:30,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-28 23:42:30,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-28 23:42:30,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-28 23:42:30,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-28 23:42:30,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-28 23:42:30,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-28 23:42:30,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-28 23:42:30,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-28 23:42:30,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-28 23:42:30,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-28 23:42:30,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:42:30,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-28 23:42:30,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:42:30,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-28 23:42:30,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-28 23:42:30,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-28 23:42:30,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-28 23:42:30,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-28 23:42:30,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-28 23:42:30,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,633 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@19a97dc0
2025-05-28 23:42:30,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-28 23:42:30,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-28 23:42:30,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-28 23:42:30,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-28 23:42:30,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-28 23:42:30,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-28 23:42:30,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-28 23:42:30,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-28 23:42:30,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-28 23:42:30,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:42:30,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-28 23:42:30,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-28 23:42:30,673 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-28 23:42:30,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-28 23:42:30,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-28 23:42:30,680 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@388bc4d
2025-05-28 23:42:30,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-28 23:42:30,709 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5e02716c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@70f8aacd, org.springframework.security.web.context.SecurityContextHolderFilter@47165eb8, org.springframework.security.web.header.HeaderWriterFilter@75486abb, org.springframework.web.filter.CorsFilter@106c25d2, org.springframework.security.web.csrf.CsrfFilter@223a0d3d, org.springframework.security.web.authentication.logout.LogoutFilter@7b268ec4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5500a05c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@35b7f082, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@381b4a3e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@403e75c3, org.springframework.security.web.access.ExceptionTranslationFilter@4089a517, org.springframework.security.web.access.intercept.AuthorizationFilter@1a9f4d65]
2025-05-28 23:42:30,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-28 23:42:30,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-28 23:42:30,722 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-28 23:42:30,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-28 23:42:30,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-28 23:42:30,725 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-28 23:42:30,726 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-28 23:42:30,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-28 23:42:30,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-28 23:42:30,730 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3759fd5e
2025-05-28 23:42:30,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-28 23:42:30,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-28 23:42:30,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-28 23:42:30,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-28 23:42:30,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:42:30,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:42:30,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-28 23:42:30,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-28 23:42:30,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:42:30,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-28 23:42:30,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-28 23:42:30,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-28 23:42:30,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-28 23:42:30,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-28 23:42:30,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-28 23:42:30,744 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-28 23:42:30,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-28 23:42:30,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-28 23:42:30,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@758e698f'
2025-05-28 23:42:30,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-28 23:42:30,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-28 23:42:30,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-28 23:42:30,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-28 23:42:30,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-28 23:42:30,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-28 23:42:30,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-28 23:42:30,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-28 23:42:30,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-28 23:42:30,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-28 23:42:30,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-28 23:42:30,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-28 23:42:30,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-28 23:42:30,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:42:30,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-28 23:42:30,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-28 23:42:30,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-28 23:42:30,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-28 23:42:30,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-28 23:42:30,781 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@62788fc
2025-05-28 23:42:30,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:42:30,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-28 23:42:30,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-28 23:42:30,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-28 23:42:30,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-28 23:42:30,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-28 23:42:30,790 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-28 23:42:30,793 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-28 23:42:30,797 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-28 23:42:30,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-28 23:42:30,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-28 23:42:30,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-28 23:42:30,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-28 23:42:30,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-28 23:42:30,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-28 23:42:30,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-28 23:42:30,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:42:30,807 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-28 23:42:30,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-28 23:42:30,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-28 23:42:30,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-28 23:42:30,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-28 23:42:30,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:42:30,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6b3a5b79'
2025-05-28 23:42:30,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-28 23:42:30,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:42:30,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-28 23:42:30,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-28 23:42:30,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-28 23:42:30,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-28 23:42:30,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-28 23:42:30,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-28 23:42:30,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-28 23:42:30,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-28 23:42:30,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-28 23:42:30,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-28 23:42:30,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-28 23:42:30,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-28 23:42:30,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-28 23:42:30,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-28 23:42:30,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-28 23:42:30,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-28 23:42:30,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-28 23:42:30,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-28 23:42:30,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-28 23:42:30,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-28 23:42:30,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:42:30,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-28 23:42:30,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-28 23:42:30,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-28 23:42:30,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-28 23:42:30,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-28 23:42:30,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-28 23:42:30,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-28 23:42:30,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-28 23:42:30,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-28 23:42:30,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-28 23:42:30,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:42:30,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-28 23:42:30,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-28 23:42:30,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-28 23:42:30,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:42:30,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-28 23:42:30,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-28 23:42:30,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-28 23:42:30,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-28 23:42:30,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-28 23:42:30,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-28 23:42:30,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-28 23:42:30,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-28 23:42:30,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-28 23:42:30,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-28 23:42:30,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-28 23:42:30,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-28 23:42:30,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-28 23:42:30,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:42:30,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:42:30,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-28 23:42:30,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-28 23:42:30,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:42:30,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-28 23:42:30,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-28 23:42:30,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-28 23:42:30,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-28 23:42:30,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-28 23:42:30,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-28 23:42:30,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-28 23:42:30,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-28 23:42:30,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-28 23:42:30,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-28 23:42:30,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-28 23:42:30,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-28 23:42:30,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-28 23:42:30,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-28 23:42:30,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-28 23:42:30,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-28 23:42:30,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-28 23:42:30,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-28 23:42:30,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-28 23:42:30,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-28 23:42:30,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-28 23:42:30,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:42:30,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-28 23:42:30,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-28 23:42:30,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-28 23:42:30,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:42:30,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-28 23:42:30,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-28 23:42:30,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-28 23:42:30,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-28 23:42:30,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-28 23:42:30,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-28 23:42:30,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-28 23:42:30,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-28 23:42:30,900 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-28 23:42:30,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-28 23:42:30,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-28 23:42:30,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-28 23:42:30,910 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-28 23:42:30,910 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-28 23:42:30,910 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-28 23:42:30,910 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-28 23:42:30,920 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-28 23:42:30,921 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-28 23:42:30,921 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-28 23:42:30,921 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-28 23:42:30,921 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-28 23:42:30,925 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-28 23:42:30,932 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 1.938 seconds (process running for 1798.235)
2025-05-28 23:42:30,932 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-28 23:42:30,934 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-28 23:42:30,934 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC